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