guhongwei 4 years ago
parent
commit
19e6c1a32d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/superAdminCenter/investigation/index.vue

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

@@ -91,7 +91,7 @@ export default {
           method: 'edit',
         },
         {
-          label: '编辑',
+          label: '删除',
           method: 'delete',
         },
       ],