提交 1a0f3478 编写于 作者: NoSubject's avatar NoSubject

数科控件

上级 79c834ce
......@@ -211,7 +211,7 @@ MWF.xApplication.process.Xform.$Input = MWF.APP$Input = new Class({
}.bind(this));
}else{
this.moduleValueAG = null;
this.__setValue(v);
this.__setValue(value);
}
//this.__setValue(value);
......@@ -295,7 +295,7 @@ MWF.xApplication.process.Xform.$Input = MWF.APP$Input = new Class({
}.bind(this));
}else{
this.moduleValueAG = null;
this.__setValue(v);
this.__setValue(data);
}
//this.__setData(data);
//}
......
......@@ -19,5 +19,17 @@
"enable": false,
"portal": "b82d7669-85d6-4c10-8151-c4d1f18ba6ef",
"page": ""
},
"mock": {
"x_processplatform_assemble_surface": {
"put": {
"to": "post",
"append": "mockputtopost"
},
"delete": {
"to": "get",
"append": "mockdeletetoget"
}
}
}
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册