瀏覽代碼

调整menu

傅行帆 6 年之前
父節點
當前提交
f3d921f166
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      VUECODE/smart-property-manage/src/router/index.js

+ 1
- 1
VUECODE/smart-property-manage/src/router/index.js 查看文件

@@ -114,7 +114,7 @@ export const constantRouterMap = [
114 114
         path: '/social/transaction',
115 115
         component: () => import('@/views/social/transaction/index'),
116 116
         name: 'transaction-import',
117
-        meta: { title: '二手求购租赁管理', icon: 'table' }
117
+        meta: { title: '二手管理', icon: 'table' }
118 118
       },
119 119
       {
120 120
         path: '/transaction/info',