From c7bc3eb18e1fda4254ca0195e2133d2ed978de11 Mon Sep 17 00:00:00 2001
From: china <527956374@qq.com>
Date: 星期四, 11 五月 2023 17:48:48 +0800
Subject: [PATCH] 样式调整

---
 src/views/tool/gen/index.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/views/tool/gen/index.vue b/src/views/tool/gen/index.vue
index 8dfb0c5..6915032 100644
--- a/src/views/tool/gen/index.vue
+++ b/src/views/tool/gen/index.vue
@@ -285,7 +285,8 @@
         this.$modal.msgError("璇烽�夋嫨瑕佺敓鎴愮殑鏁版嵁");
         return;
       }
-      this.$download.zip("/tool/gen/db/gen_po/" + tableNames, tableNames);
+      // this.$download.zip("/tool/gen/db/gen_po/" + tableNames, tableNames);
+      this.$download.zip("/tool/gen/db/gen_po/" + tableNames, tableNames, true);
     },
 
     /** 鍚屾鏁版嵁搴撴搷浣� */

--
Gitblit v1.9.1