Commit 5e256d1e authored by zhengke's avatar zhengke

修改

parent 01b10e7b
......@@ -538,8 +538,6 @@
return
}
}
console.log(this.addMsg,'addMgs');
return
this.apipost("/api/CustomForm/SetCustomForm", this.addMsg, (res) => {
if (res.data.resultCode == 1) {
var tempData = res.data.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