撤回逻辑改为随意撤回

This commit is contained in:
yanghang
2025-07-18 17:36:51 +08:00
parent a2274a46cb
commit ea04bb1b24
+1 -1
View File
@@ -152,7 +152,7 @@
<view
class="icon text-right-btn"
@click.stop="withdraw"
v-show="isLast"
v-show="showWithdraw"
>撤回
<!-- v-show="showWithdraw" -->
</view>