This commit is contained in:
蔡玲
2024-12-25 16:28:51 +08:00
parent f841b058c5
commit b25783d284

View File

@@ -58,7 +58,7 @@
// {title: '转运管理', path: 'RF09', sonTree: [{title: '托盘转运', path: '/pages/transfer/tray-transfer'}]}
// ],
menuList: [
{title: this.$t('nav.rk'), path: 'RF01', sonTree: [{title: this.$t('nav.wlzprk'), path: '/pages/entry/mater-group-to-store'}, {title: this.$t('nav.hgzrk'), path: '/pages/entry/qualified-to-store'}, {title: this.$t('nav.ktprk'), path: '/pages/entry/empty-tray-to-store'}]},
{title: this.$t('nav.rk'), path: 'RF01', sonTree: [{title: this.$t('nav.wlzprk'), path: '/pages/entry/mater-group-to-store'}]},
{title: this.$t('nav.ck'), path: 'RF02', sonTree: [{title: this.$t('nav.kcck'), path: '/pages/outbound/stock-out-store'}]}
],
show: false,