Merge branch 'dev' of http://yun.pashanhoo.com:9090/bdc/bdcdj-web into dev
Showing
1 changed file
with
0 additions
and
1 deletions
... | @@ -307,7 +307,6 @@ | ... | @@ -307,7 +307,6 @@ |
307 | }, | 307 | }, |
308 | "form.sqrList" (val) { | 308 | "form.sqrList" (val) { |
309 | if (this.form.djSqcxDO.ycqrgx == '1') { | 309 | if (this.form.djSqcxDO.ycqrgx == '1') { |
310 | console.log(val, 'valvalvalval'); | ||
311 | this.form.qlrList = _.cloneDeep(val) | 310 | this.form.qlrList = _.cloneDeep(val) |
312 | } | 311 | } |
313 | } | 312 | } | ... | ... |
-
Please register or sign in to post a comment