Explorar el Código

Merge branch 'master' of http://git.cc-lotus.info/service-platform/web-test

lrf402788946 hace 4 años
padre
commit
c31fb0a90b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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',
         },
       ],