mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-13 04:46:46 +08:00
feat: 模板库列表修改和方法添加
This commit is contained in:
@@ -187,7 +187,7 @@
|
||||
}"
|
||||
@click="showFS"
|
||||
>
|
||||
学员
|
||||
<!-- 学员 -->
|
||||
</div>
|
||||
<div
|
||||
class="operation"
|
||||
@@ -200,7 +200,7 @@
|
||||
: 'none',
|
||||
}"
|
||||
>
|
||||
考勤
|
||||
<!-- 考勤 -->
|
||||
</div>
|
||||
<div
|
||||
class="operation"
|
||||
@@ -214,7 +214,7 @@
|
||||
: 'none',
|
||||
}"
|
||||
>
|
||||
二维码
|
||||
<!-- 二维码 -->
|
||||
</div>
|
||||
<div
|
||||
class="operation"
|
||||
@@ -238,7 +238,7 @@
|
||||
: null
|
||||
"
|
||||
>
|
||||
管理
|
||||
<!-- 管理 -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user