客户接待主包的一些代码移动到子包内
This commit is contained in:
1
App.vue
1
App.vue
@@ -196,7 +196,6 @@
|
||||
|
||||
// 路径映射:将长路径映射为短路径
|
||||
this.urlPathMap = {
|
||||
'pages/furniture_customer/furniture_customer': '/customer',
|
||||
'pages-subpackage/furniture_customer/furniture_customer': '/customer',
|
||||
'pages/furniture_reception/furniture_reception': '/reception',
|
||||
'pages/ai_qa/ai_qa': '/ai-qa',
|
||||
|
||||
Reference in New Issue
Block a user