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