浏览代码

no message

linwenxin 5 月之前
父节点
当前提交
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: []
     }
   },