登录界面优化
This commit is contained in:
@@ -49,5 +49,23 @@ export const defaultApps = [{
|
||||
path: "/pipe/precast/list",
|
||||
prefix: 'nbd-icon',
|
||||
selected: false
|
||||
},
|
||||
{
|
||||
name: '下料抽检',
|
||||
icon: 'xialiaochoujianjilu',
|
||||
menuId: "",
|
||||
path: "/scanpages/hj/material_sampling",
|
||||
isScan: true,
|
||||
prefix: 'nbd-icon',
|
||||
selected: false
|
||||
},
|
||||
{
|
||||
name: '组队抽查',
|
||||
icon: 'zudui',
|
||||
menuId: "",
|
||||
path: "/scanpages/hj/make_right",
|
||||
isScan: true,
|
||||
prefix: 'nbd-icon',
|
||||
selected: false
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user