dedsudiyu hace 2 años
padre
commit
ea0d0d7f40

+ 1 - 1
src/views/safetyCheck/checkConfiguration/checkUserPage.vue

@@ -76,7 +76,7 @@
           searchValue:"",
           deptId:""
         },
-        tableList:[{}],
+        tableList:[],
         total:0,
       }
     },

+ 1 - 1
src/views/safetyCheck/checkConfiguration/rectificationUserPage.vue

@@ -76,7 +76,7 @@
           searchValue:"",
           deptId:""
         },
-        tableList:[{}],
+        tableList:[],
         total:0,
       }
     },

+ 1 - 1
src/views/safetyCheck/dataStatistics/checkIndexStatistics.vue

@@ -110,7 +110,7 @@
         queryParams:{},
         setChildren:"",
         numData:{},
-        tableList:[{}],
+        tableList:[],
         total:0,
         userFlg:false,
         deptId:"",

+ 1 - 1
src/views/safetyCheck/snapshotManagement/index.vue

@@ -224,7 +224,7 @@
           zgTimeOrder:"",
         },
         dateRange:[],
-        tableList:[{}],
+        tableList:[],
         total:0,
         //新增窗口
         addDialogType:false,

+ 1 - 1
src/views/safetyCheck/snapshotManagement/listPage.vue

@@ -133,7 +133,7 @@
           zgTimeOrder:"",
         },
         dateRange:[],
-        tableList:[{}],
+        tableList:[],
         total:0,
         //详情
         infoPropsData:{}