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