Merge branch 'master' of http://yun.pashanhoo.com:9090/bdc/bdcdj-web
Showing
3 changed files
with
113 additions
and
60 deletions
-
Please register or sign in to post a comment
... | ... | @@ -304,6 +304,7 @@ export default { |
Init(formdata).then((res) => { | ||
if (res.code === 200 && res.result) { | ||
this.ruleForm = res.result; | ||
this.ruleForm.diyaq.sfczjzhxz="0"; | ||
} | ||
}); | ||
}, | ||
... | ... |
... | ... | @@ -304,6 +304,7 @@ export default { |
Init(formdata).then((res) => { | ||
if (res.code === 200 && res.result) { | ||
this.ruleForm = res.result; | ||
this.ruleForm.diyaq.sfczjzhxz="0"; | ||
} | ||
}); | ||
}, | ||
... | ... |