标准化活动日历
This commit is contained in:
@@ -1589,6 +1589,17 @@ const routes = [
|
||||
menuId: 'B8UYM3WFCMGXR2BPF9JA'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/standCalendar',
|
||||
name: 'calendar',
|
||||
component: () =>
|
||||
import('@/pages/localTool/standCalendar'),
|
||||
meta: {
|
||||
requireAuth: false,
|
||||
title: '标准化活动日历',
|
||||
menuId: ''
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/itemSplitInfo',
|
||||
name: 'ItemSplitInfo',
|
||||
|
||||
Reference in New Issue
Block a user