guhongwei 4 năm trước cách đây
mục cha
commit
d196c80039
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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',
         },