guhongwei 4 years ago
parent
commit
938faf17af
1 changed files with 1 additions and 8 deletions
  1. 1 8
      src/views/vipDockCenter/statisInfo/parts/technology.vue

+ 1 - 8
src/views/vipDockCenter/statisInfo/parts/technology.vue

@@ -78,14 +78,7 @@ export default {
     return {
       // 筛选
       field: '',
-      list: [
-        {
-          name: '产品名称产品名称产品名称产品名称',
-          field: '0',
-          coopermode: '0',
-          business: '0',
-        },
-      ],
+      list: [],
     };
   },
   created() {