新增功能

This commit is contained in:
liushiwei
2024-10-25 18:33:12 +08:00
parent 649ddc2504
commit d6e3d7bbe1
12 changed files with 924 additions and 8 deletions

View File

@@ -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',