Commit 0fa14a1b by gao_yingdong

合成研判

parent 24954045
......@@ -255,7 +255,7 @@ export default {
id: "gzsx",
type: "text",
value: "",
prop: "checkEmpty",
prop: "number",
placeholder: "请输入",
col: "2",
},
......
......@@ -752,13 +752,13 @@ export default {
this.doQuery("yes");
},
clearData() {
debugger
let self = this;
for (let i in self.formData) {
if (
i != "rows" &&
i != "page" &&
i != "typeFlag" &&
i != "unitcode" &&
i != "grade" &&
i != "flwssfhgpdbz" &&
i != "limit" &&
......
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