评估删除选项改为删除题目

This commit is contained in:
zhangyc
2022-12-23 00:39:44 +08:00
parent 94f83e5360
commit 3b89818115
5 changed files with 6 additions and 4 deletions

View File

@@ -17,6 +17,7 @@
</div>
<div class="delete" @click="handleDel">删除</div>
</div>
<!--
<div class="name uploadContent">
<a-upload
v-show="!curItem.imgVal"
@@ -43,6 +44,7 @@
/>
</div>
</div>
-->
</div>
</template>
<script>