From a8f8ecd26d8e6a7ae9a9783ed674352ee1bfc57f Mon Sep 17 00:00:00 2001 From: lpq Date: Mon, 6 Mar 2023 21:18:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E7=BB=84=E5=90=8D=E7=A7=B0=E9=95=BF?= =?UTF-8?q?=E7=9C=81=E7=95=A5=E5=8F=B7=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/projectcenter/TaskPage.vue | 49 +++++++++++++++------------- 1 file changed, 26 insertions(+), 23 deletions(-) diff --git a/src/views/projectcenter/TaskPage.vue b/src/views/projectcenter/TaskPage.vue index 13a9b10e..4e0aa9b4 100644 --- a/src/views/projectcenter/TaskPage.vue +++ b/src/views/projectcenter/TaskPage.vue @@ -23,25 +23,25 @@
@@ -50,7 +50,7 @@
{{ act }} @@ -59,7 +59,7 @@
{{ act }} @@ -68,7 +68,7 @@
{{ act }} @@ -77,7 +77,7 @@
{{ act }} @@ -185,7 +185,7 @@
快速创建项目详情
-
+
批量面授报名 -->
-
+
-
+
{{ record.topFlag ? "取消优秀" : "优秀学员" }} 换组 @@ -795,7 +795,7 @@
-
+
创建小组 @@ -826,13 +826,13 @@ >
-
{{ item.groupName }}
+
{{ item.groupName }}
. . . -
+
编辑
@@ -1072,7 +1072,7 @@
+添加证书
@@ -1181,7 +1181,7 @@
-->
@@ -1299,7 +1299,7 @@ v-if="docChecked == true" v-model:file-list="fileList" name="file" - :action="uploadAction" + :action="process.env.VUE_APP_BASE_API + '/file/uploadunlimit'" @change="handleChange" >