Browse Source

Merge branch 'zz-test' into master

LAPTOP-U5GOA5HA\zz 1 year ago
parent
commit
f745dabe4f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/src/views/Home/components/BasicInfo.vue

+ 1 - 1
app/src/views/Home/components/BasicInfo.vue

@@ -15,7 +15,7 @@ export default {
     return {
       list: [],
       BasicLsit: [],
-      listGids:null,
+      listGids:{},
       // 传参
       params: {
         pageSize: 100,