guhongwei 4 년 전
부모
커밋
c6bf3285e9
1개의 변경된 파일1개의 추가작업 그리고 5개의 파일을 삭제
  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: {},