1
This commit is contained in:
@@ -38,34 +38,34 @@
|
||||
name: '盘点',
|
||||
icon: 'wallet-filled'
|
||||
},
|
||||
{
|
||||
name: '移库',
|
||||
icon: 'cart-filled'
|
||||
},
|
||||
{
|
||||
name: '退库',
|
||||
icon: 'undo-filled'
|
||||
},
|
||||
// {
|
||||
// name: '移库',
|
||||
// icon: 'cart-filled'
|
||||
// },
|
||||
// {
|
||||
// name: '退库',
|
||||
// icon: 'undo-filled'
|
||||
// },
|
||||
{
|
||||
name: '拼箱',
|
||||
icon: 'folder-add-filled'
|
||||
},
|
||||
{
|
||||
name: '拆箱',
|
||||
icon: 'folder-add-filled'
|
||||
},
|
||||
{
|
||||
name: '货物查看',
|
||||
icon: 'eye-filled'
|
||||
},
|
||||
{
|
||||
name: '入库记录',
|
||||
icon: 'list'
|
||||
},
|
||||
{
|
||||
name: '出库记录',
|
||||
icon: 'list'
|
||||
},
|
||||
// {
|
||||
// name: '拆箱',
|
||||
// icon: 'folder-add-filled'
|
||||
// },
|
||||
// {
|
||||
// name: '货物查看',
|
||||
// icon: 'eye-filled'
|
||||
// },
|
||||
// {
|
||||
// name: '入库记录',
|
||||
// icon: 'list'
|
||||
// },
|
||||
// {
|
||||
// name: '出库记录',
|
||||
// icon: 'list'
|
||||
// },
|
||||
{
|
||||
name: '注销',
|
||||
icon: 'redo-filled'
|
||||
|
||||
Reference in New Issue
Block a user