111
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -355,7 +355,7 @@ | ... | @@ -355,7 +355,7 @@ |
355 | }); | 355 | }); |
356 | return false; | 356 | return false; |
357 | } | 357 | } |
358 | if (ruleForm.sldyList[0].gyfs == "0") { | 358 | if (this.ruleForm.sldyList[0].gyfs == "0") { |
359 | if (this.ruleForm.qlrList.length > 1) { | 359 | if (this.ruleForm.qlrList.length > 1) { |
360 | this.$message({ | 360 | this.$message({ |
361 | showClose: true, | 361 | showClose: true, | ... | ... |
-
Please register or sign in to post a comment