|
@@ -103,7 +103,7 @@ module.exports = merge(common, {
|
|
|
from: /^\/company/, to: '/',
|
|
|
from: /^\/product\/lockStatistics/, to: '/product',
|
|
|
from: /^\/product/, to: '/product',
|
|
|
-
|
|
|
+ from: /^\/product\/lockCount/, to: '/product/lockCount',
|
|
|
//客户相关
|
|
|
from: /^\/contact/, to: '/contact',
|
|
|
from: /^\/contact\/company/, to: '/contact',
|