mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 12:26:47 +08:00
style:打开面授课列表/评估列表管理按钮
This commit is contained in:
@@ -436,7 +436,7 @@
|
||||
查看
|
||||
</div>
|
||||
<!-- 2022-12-11注释 后面放开 -->
|
||||
<!--
|
||||
|
||||
<div class="jc"
|
||||
@click="
|
||||
() => {
|
||||
@@ -456,7 +456,7 @@
|
||||
style="display: inline-block; margin-left: 20px"
|
||||
>
|
||||
管理
|
||||
</div>-->
|
||||
</div>
|
||||
<div class="jc" @click="
|
||||
() => {
|
||||
handleCopy(record, String(record.courseform));
|
||||
@@ -556,7 +556,7 @@
|
||||
" style="display: inline-block; margin-left: 20px">
|
||||
编辑
|
||||
</div>
|
||||
<!-- 2022-12-10注释 后面放开
|
||||
<!-- 2022-12-10注释 后面放开 -->
|
||||
|
||||
<div class="jc"
|
||||
@click="
|
||||
@@ -577,7 +577,7 @@
|
||||
style="display: inline-block; margin-left: 20px"
|
||||
>
|
||||
管理
|
||||
</div> -->
|
||||
</div>
|
||||
<div class="jc" @click="
|
||||
() => {
|
||||
handleCopy(record, String(record.courseform));
|
||||
|
||||
Reference in New Issue
Block a user