d1f3513e by tianhaohao@pashanhoo.com

111

1 parent 48321a3b
......@@ -355,7 +355,7 @@
});
return false;
}
if (ruleForm.sldyList[0].gyfs == "0") {
if (this.ruleForm.sldyList[0].gyfs == "0") {
if (this.ruleForm.qlrList.length > 1) {
this.$message({
showClose: true,
......