guhongwei 4 anni fa
parent
commit
c6bf3285e9
1 ha cambiato i file con 1 aggiunte e 5 eliminazioni
  1. 1 5
      src/views/superAdminCenter/investigation/index.vue

+ 1 - 5
src/views/superAdminCenter/investigation/index.vue

@@ -98,11 +98,7 @@ export default {
         { label: '信息来源', prop: 'origin' },
         { label: '发布时间', prop: 'create_date' },
       ],
-      list: [
-        {
-          title: '测试',
-        },
-      ],
+      list: [],
       total: 0,
       // 添加数据
       form: {},