guhongwei 4 年 前
コミット
d196c80039
1 ファイル変更1 行追加1 行削除
  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',
         },