guhongwei 4 年之前
父节点
当前提交
19e6c1a32d
共有 1 个文件被更改,包括 1 次插入1 次删除
  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',
         },
       ],