chenrui  2 жил өмнө
parent
commit
7e008ea3dc

+ 1 - 1
src/views/systemSettings/views/warningSet/warningEdit.vue

@@ -769,7 +769,7 @@ export default {
         });
         if (code == 0) {
           this.$message.success("操作成功");
-          this.warningArr = [];
+          this.infoArr = [];
           this.page = 1;
           this.UserWarning();
           this.flag = false;