wkw 2 روز پیش
والد
کامیت
47049f9b5e
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/views/wallet/walletDetail/index.vue

+ 0 - 1
src/views/wallet/walletDetail/index.vue

@@ -131,7 +131,6 @@ const confirm = async () => {
         if (code === 200) {
             await updateUserInfo(walletStore.account,id);
         }
-  show.value = false;
     } else if (type.value == 3) {
         // 删除钱包
         walletStore.deleteWallet(id, text.value);