fix:导入小组长后重新获取列表数据

This commit is contained in:
wyx
2023-03-30 17:34:00 +08:00
parent c8a45eacba
commit 9bd1bcaa01
2 changed files with 2 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ import {USER_PERMISSION} from "@/api/ThirdApi";
const store = useStore();
const isLogin = ref(false);
console.log("版本2.3.5------------");
console.log("版本2.3.6------------");
// 监听关闭浏览器
let time1 = ref(0);

View File

@@ -4903,6 +4903,7 @@ export default {
if(e=="end"){
message.destroy();
message.success("导入小组长成功");
getGroup();
}
}
return {