瀏覽代碼

no message

linwenxin 7 月之前
父節點
當前提交
a4379f779b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/layout/index.vue

+ 1 - 1
src/layout/index.vue

@@ -63,7 +63,7 @@ export default {
   },
   data() {
     return {
-      dialogTableVisible: true,
+      dialogTableVisible: false,
       ListDownload: []
     }
   },