傅行帆 преди 6 години
родител
ревизия
ba8a7dbada
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      VUECODE/smart-property-manage/src/router/index.js

+ 1
- 1
VUECODE/smart-property-manage/src/router/index.js Целия файл

@@ -150,7 +150,7 @@ export const constantRouterMap = [
150 150
         component: () => import('@/views/social/transaction/reply/transactionreply'),
151 151
         name: 'transactionreply-index',
152 152
         hidden: true,
153
-        meta: { title: '二手帖子回复列表', icon: 'table' }
153
+        meta: { title: '话题回复列表', icon: 'table' }
154 154
       },
155 155
       {
156 156
         path: '/transaction/transactionReport',