wkw hai 2 días
pai
achega
47049f9b5e
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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);