From 9bd1bcaa01b4d16f7207a37d264eb7d58f890477 Mon Sep 17 00:00:00 2001 From: wyx <51903@qq.com> Date: Thu, 30 Mar 2023 17:34:00 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=AF=BC=E5=85=A5=E5=B0=8F=E7=BB=84?= =?UTF-8?q?=E9=95=BF=E5=90=8E=E9=87=8D=E6=96=B0=E8=8E=B7=E5=8F=96=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- src/views/projectcenter/TaskPage.vue | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 2d613ab7..533d8072 100644 --- a/src/App.vue +++ b/src/App.vue @@ -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); diff --git a/src/views/projectcenter/TaskPage.vue b/src/views/projectcenter/TaskPage.vue index 70982159..5564a85f 100644 --- a/src/views/projectcenter/TaskPage.vue +++ b/src/views/projectcenter/TaskPage.vue @@ -4903,6 +4903,7 @@ export default { if(e=="end"){ message.destroy(); message.success("导入小组长成功"); + getGroup(); } } return {