受众人员管理问题

This commit is contained in:
daihh
2023-03-02 15:47:38 +08:00
parent b0b477bb0e
commit eba9f13f9c

View File

@@ -403,6 +403,7 @@
}); });
this.multipleSelection=[]; this.multipleSelection=[];
this.$refs.multipleTable.clearSelection(); this.$refs.multipleTable.clearSelection();
this.queryTableData();
}, },
openImportDialog(){ openImportDialog(){