'合并代码'

This commit is contained in:
fooperage
2023-02-12 20:19:04 +08:00
32 changed files with 2677 additions and 1253 deletions

View File

@@ -545,7 +545,7 @@
">
<div class="opa">
<div class="opacation">
<span v-if="element.type !== 5" style="
<span style="
color: #4ea6ff;
margin-right: 25px;
cursor: pointer;
@@ -558,12 +558,6 @@
">
编辑
</span>
<span v-else style="
color: #4ea6ff;
margin-right: 55px;
cursor: pointer;
">
</span>
<span style="color: #4ea6ff; cursor: pointer" @click="showDeleteModal(element.id)">
删除
</span>