callingEmpty

This commit is contained in:
2023-12-13 09:23:10 +08:00
parent 31b6d7bcb2
commit 7f3cb97f51
2 changed files with 5 additions and 34 deletions

View File

@@ -27,7 +27,8 @@ export const authority = () => {
sonTree: [
{menu_id: '1', imgsrc: 'RF01', name: '涂板线下料', path: '/pages/modules/unloading-mater'},
{menu_id: '2', imgsrc: 'RF02', name: '清空物料信息', path: '/pages/modules/clean-matter-info'},
{menu_id: '3', imgsrc: 'RF03', name: '包片机叫料', path: '/pages/modules/call-mater'}
{menu_id: '3', imgsrc: 'RF03', name: '包片机叫料', path: '/pages/modules/call-mater'},
{menu_id: '4', imgsrc: 'RF03', name: '涂板线叫空架', path: '/pages/modules/calling-empty'}
]
}
return res