Browse Source

Merge branch 'prod' into develop

scorpio 2 năm trước cách đây
mục cha
commit
495a0babfd
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      src/views/invest/index.vue
  2. 1 1
      src/views/invest/resource.vue

+ 1 - 1
src/views/invest/index.vue

@@ -117,7 +117,7 @@
 <route>
 {
 path: '/',
-name: '年度投资管理',
+name: '项目投资统计',
 }
 </route>
 

+ 1 - 1
src/views/invest/resource.vue

@@ -117,7 +117,7 @@
 <route>
 {
 path: '/invest/resource',
-name: '固定资产投资管理',
+name: '固定资产投资统计',
 }
 </route>