Commit 5d7f2c42 authored by renjintao's avatar renjintao

technology

parent b4daecd0
......@@ -594,7 +594,8 @@ export default {
versionnotes: "",
isSendPpm: 1,
fileId: "",
phase: ele.phase ? ele.phase : null
phase: ele.phase ? ele.phase : null,
isEffect: ele.phase ? ele.phase : 1
};
if (ele.name && ele.name != '') {
obj.ico = false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment