Browse Source

开启关闭全屏窗口

scorpio 2 years ago
parent
commit
9e9a3e4766
2 changed files with 1 additions and 2 deletions
  1. 1 1
      src/App.vue
  2. 0 1
      src/views/home/component/params/params4.vue

+ 1 - 1
src/App.vue

@@ -12,7 +12,7 @@ export default {
   data() {
     return {
       data: '',
-      type: "33"
+      type: '33'
     }
   },
   created() {

+ 0 - 1
src/views/home/component/params/params4.vue

@@ -311,7 +311,6 @@ export default {
     },
     initFileList(list) {
       if (list && list.length === 0) {
-        this.data.length = 0
         return
       }
       this.data = this.data.map(sub => {