d1f3513e by tianhaohao@pashanhoo.com

111

1 parent 48321a3b
...@@ -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,
......