This commit is contained in:
2026-03-05 10:54:09 +08:00
parent 22dd3cbd5b
commit ec6c6e358c
6 changed files with 352 additions and 27 deletions

View File

@@ -53,7 +53,9 @@
{title: '小料箱功能', path: 'RF03', sonTree: [
{title: '空载具出库', path: '/pages/Material/kzj-out-store'},
{title: '空载具入库', path: '/pages/Material/kzj-in-store'},
{title: '小料箱入库', path: '/pages/Material/xlx-in-store'}
{title: '收货入库', path: '/pages/Material/shouhuo-in-store'},
{title: '退料入库', path: '/pages/Material/tuiliao-in-store'},
{title: '其他入库', path: '/pages/Material/other-in-store'},
]},
{title: '大料箱功能', path: 'RF04', sonTree: [
{title: '空载具出入库', path: '/pages/Material/kzj-inout-store'},