guhongwei 4 years ago
parent
commit
d196c80039
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/userCenter/projectInfo/index.vue

+ 1 - 1
src/views/userCenter/projectInfo/index.vue

@@ -129,7 +129,7 @@ export default {
           display: i => i.status === '0',
         },
         {
-          label: '填报详情',
+          label: '详情',
           method: 'view',
           display: i => i.status === '1',
         },