From 76a3da9e613191b032620303210ccbefdfdfa1a4 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Sat, 09 Nov 2024 15:11:54 +0800
Subject: [PATCH] 1

---
 .gitignore                         |    1 +
 src/page/list/tradingList/dazy.vue |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index c6bc270..b4fd0e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 *.zip
 cc_wap.rar
 dist.rar
+*.rar
diff --git a/src/page/list/tradingList/dazy.vue b/src/page/list/tradingList/dazy.vue
index b6e4c20..34f725f 100644
--- a/src/page/list/tradingList/dazy.vue
+++ b/src/page/list/tradingList/dazy.vue
@@ -61,6 +61,7 @@
         this.$toast(this.$t("hj262"));
         return;
       }
+      this.show = false;
       // if (!this.password) {
       //   this.show = false;
       //   this.$toast(this.$t("hj264"));

--
Gitblit v1.9.3