Browse Source

update 修正错误提交

疯狂的狮子li 3 năm trước cách đây
mục cha
commit
d31ed1f2e1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      ruoyi-ui/src/views/tool/gen/index.vue

+ 1 - 1
ruoyi-ui/src/views/tool/gen/index.vue

@@ -229,7 +229,7 @@ export default {
     };
   },
   created() {
-    localStorage.setItem("dataName", "postgres");
+    localStorage.setItem("dataName", "master");
     this.getList();
   },
   activated() {