Commit d16b4a39 authored by zhengke's avatar zhengke

修改

parent 2b269127
......@@ -718,7 +718,7 @@
WorkContent: this.WorkObj.WorkContent,
WorkIsFinish: this.WorkObj.IsChecked,
ItemId: this.WorkObj.ItemId,
FileList: this.WorkObj.ItemImgList,
FileList: this.WorkObj.FileList
};
if (type == 2) {
saveWorkMsg.WorkContent = this.WorkContent;
......
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