diff --git a/src/api/index.js b/src/api/index.js index 026b678..3c94b83 100644 --- a/src/api/index.js +++ b/src/api/index.js @@ -220,6 +220,7 @@ export default { batchImportPersonalData: `${host}competition/competition/registration/batchImportPersonalData`, batchImportTeamData: `${host}competition/competition/registration/batchImportTeamData`, TeamDataExportFailure: `${host}competition/competition/registration/exportFailure`, + batchDeleteApplicants: `competition/competition/registration/batchDeleteApplicants`, competionPersonTemplate: `https://huoran.oss-cn-shenzhen.aliyuncs.com/%E6%95%99%E5%B8%88%E7%AB%AF%E4%B8%AA%E4%BA%BA%E8%B5%9B%E6%8A%A5%E5%90%8D%E4%BA%BA%E5%91%98%E5%AF%BC%E5%85%A5%E6%A8%A1%E6%9D%BF.xlsx`, // 教师端个人报名人员模板 competionTeamTemplate: `https://huoran.oss-cn-shenzhen.aliyuncs.com/%E6%95%99%E5%B8%88%E7%AB%AF%E5%9B%A2%E9%98%9F%E8%B5%9B%E6%8A%A5%E5%90%8D%E4%BA%BA%E5%91%98%E5%AF%BC%E5%85%A5%E6%A8%A1%E6%9D%BF.xlsx`, // 教师端团队报名人员导入模板 diff --git a/src/assets/img/entry.png b/src/assets/img/entry.png new file mode 100644 index 0000000..fefe9ae Binary files /dev/null and b/src/assets/img/entry.png differ diff --git a/src/layouts/header/index.vue b/src/layouts/header/index.vue index 80da1b2..f1c2967 100644 --- a/src/layouts/header/index.vue +++ b/src/layouts/header/index.vue @@ -104,7 +104,7 @@ export default { this.getSystemDetail(); this.getUserDetail(); this.getNotice() - this.heartbeatDetection() + Setting.isPro && this.heartbeatDetection() }, methods: { ...mapMutations("user", [ diff --git a/src/pages/course/preview/index.vue b/src/pages/course/preview/index.vue index 90f7ef8..b5f6615 100644 --- a/src/pages/course/preview/index.vue +++ b/src/pages/course/preview/index.vue @@ -1,6 +1,6 @@ + label="学生账号归属" + min-width="180" + align="center"> + + + sortable="custom" + min-width="140" + align="center"> + label="队长/成员" + min-width="140" + align="center"> + label="队长/成员学号" + min-width="140" + align="center"> + label="队长/成员手机号" + min-width="140" + align="center"> + + + + + + + width="270">