diff --git a/.env.boe b/.env.boe index e3def201..a6bbf443 100644 --- a/.env.boe +++ b/.env.boe @@ -15,4 +15,4 @@ VUE_APP_ONLINE_CLASS_URL=//u-pre.boe.com/mobile/pages/study/courseStudy?id= VITE_BOE_CASS_DETAIL_URL=//u-pre.boe.com/pc/case/detail?id= VUE_APP_EXAM_DETAIL_URL=//u-pre.boe.com/mobile/pages/exam/exam?id= # 批量面授报名模板 -VUE_APP_FACE_STUDENT_TEMPLATE=批量面授报名模版-1673963663229.xlsx \ No newline at end of file +VUE_APP_FACE_STUDENT_TEMPLATE=coursefile/批量面授报名模版-1679595849719.xlsx \ No newline at end of file diff --git a/.env.prod b/.env.prod index 065ab4f0..fcf6b999 100644 --- a/.env.prod +++ b/.env.prod @@ -31,4 +31,4 @@ VUE_APP_AVATAR_PATH=/upload/ # 旧版管理员界面 VUE_APP_OLD_MANAGE=//u.boe.com/resource/index.html # 批量面授报名模板 -VUE_APP_FACE_STUDENT_TEMPLATE=批量面授报名模版-1673963663229.xlsx \ No newline at end of file +VUE_APP_FACE_STUDENT_TEMPLATE=/file/批量面授报名模版-1679595925822.xlsx \ No newline at end of file diff --git a/src/components/drawers/project/ImpoterGroupLeader.vue b/src/components/drawers/project/ImpoterGroupLeader.vue index 0810f9b4..a12a607f 100644 --- a/src/components/drawers/project/ImpoterGroupLeader.vue +++ b/src/components/drawers/project/ImpoterGroupLeader.vue @@ -18,16 +18,9 @@ />
-
-
导入小组长
- - - -
-
请先导出小组填写小组长,按要求填写数据并导入
-
+
请下载 - 模版 + 模版 ,按要求填写并导入
@@ -110,7 +103,6 @@ const props = defineProps({ fileType: Object, data: Object, templateUrl: String, - downloadType: Number }) const emit = defineEmits({}) @@ -132,16 +124,9 @@ const closeDrawer = () => { fileList.value = []; }; -// 批量面授报名模版 -const stuFeceStuTemplateUrl = ref(process.env.VUE_APP_FILE_PATH + process.env.VUE_APP_FACE_STUDENT_TEMPLATE); - function openDrawer() { visible.value = true } -// -// function downTemplate() { -// window.open(process.env.VUE_APP_BASE_API + props.templateUrl); -// } function downloadErrorData(url) { window.open(process.env.VUE_APP_FILE_PATH + url) diff --git a/src/views/learningpath/LevelAdd.vue b/src/views/learningpath/LevelAdd.vue index 3a888455..f07ff679 100644 --- a/src/views/learningpath/LevelAdd.vue +++ b/src/views/learningpath/LevelAdd.vue @@ -325,7 +325,7 @@
任务大纲
- + 任务大纲
@@ -817,9 +816,9 @@ 导出小组
导入小组长 @@ -2843,6 +2842,7 @@ export default { certificatelist: [], fileUrl: process.env.VUE_APP_FILE_PATH, uploadAction: process.env.VUE_APP_BASE_API + "/file/uploadunlimit", + templateUrl:process.env.VUE_APP_FILE_PATH+process.env.VUE_APP_FACE_STUDENT_TEMPLATE }); // 排行榜 - start // 积分排行榜 Top10