取消删除

parent 8b4521fd
......@@ -2,7 +2,7 @@
<van-popup v-model:show="show" position="bottom" round @close="handleClose">
<div class="more">
<!-- <div class="item" @click="handleUpdate">编辑图组</div> -->
<div class="item delete" @click="handleDelete">删除图组</div>
<!-- <div class="item delete" @click="handleDelete">删除图组</div> -->
<div class="item" @click="handleClose">取消</div>
</div>
</van-popup>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment