mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 11:26:45 +08:00
style:批量面授报名放开
This commit is contained in:
@@ -459,14 +459,14 @@
|
||||
<div class="split"></div>
|
||||
<div class="onerow">
|
||||
<div class="taskmain">任务大纲</div>
|
||||
<!-- <ImpoterGroupLeader
|
||||
<ImpoterGroupLeader
|
||||
title="批量面授报名"
|
||||
:data="{ targetId: projectId, type: 1 }"
|
||||
:url="`/admin/offcourse/importCourse`"
|
||||
:template-url="`/admin/project/exportTaskCoursePlan/${projectId}?type=1&taskType=2&thirdType=3`"
|
||||
>
|
||||
<button class="btn">批量面授报名</button>
|
||||
</ImpoterGroupLeader> -->
|
||||
</ImpoterGroupLeader>
|
||||
<router-link
|
||||
v-if="checkPer(permissions, createId)"
|
||||
:to="{ path: `/taskadd`, query: { projectId: projectId } }"
|
||||
|
||||
Reference in New Issue
Block a user