Commit 914c4e60 authored by zhengke's avatar zhengke

修改

parent 73734d18
...@@ -1206,7 +1206,8 @@ ...@@ -1206,7 +1206,8 @@
} }
}).catch((e) => { }).catch((e) => {
if (e.Code == 0) { if (e.Code == 0) {
this.conflictData = e.Data; //注释 不要删
//this.conflictData = e.Data;
} }
}); });
}) })
......
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