mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-20 08:16:46 +08:00
feat:增加内部考试,外部考试编辑
This commit is contained in:
@@ -507,7 +507,7 @@
|
||||
">
|
||||
<div class="opa">
|
||||
<div class="opacation">
|
||||
<span v-if="element.type!==5" style="
|
||||
<span style="
|
||||
color: #4ea6ff;
|
||||
margin-right: 25px;
|
||||
cursor: pointer;
|
||||
@@ -520,14 +520,6 @@
|
||||
">
|
||||
编辑
|
||||
</span>
|
||||
<span
|
||||
v-else
|
||||
style="
|
||||
color: #4ea6ff;
|
||||
margin-right: 55px;
|
||||
cursor: pointer;
|
||||
">
|
||||
</span>
|
||||
<span style="color: #4ea6ff; cursor: pointer" @click="showDelete(element.id)">
|
||||
删除
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user