新增功能
This commit is contained in:
@@ -287,6 +287,12 @@ const router = new VueRouter({
|
||||
name: 'syncDataTemu',
|
||||
component: () => import('../view/data/SyncDataTemu.vue')
|
||||
},
|
||||
|
||||
{
|
||||
path: 'sendGoods_xc',
|
||||
name: 'sendGoods_xc',
|
||||
component: () => import('../view/semi/SemiSendGoods_XC.vue')
|
||||
},
|
||||
|
||||
// {
|
||||
// path: 'statistics',
|
||||
|
||||
Reference in New Issue
Block a user