Commit 09089fd9 by wuqian

注释掉出库单

parent 5b373135
...@@ -31,11 +31,11 @@ const menu: MenuItem[] = [ ...@@ -31,11 +31,11 @@ const menu: MenuItem[] = [
id: 123, id: 123,
label: '入库单', label: '入库单',
}, },
{ // {
index: '/warehouse/issue-doc', // index: '/warehouse/issue-doc',
id: 124, // id: 124,
label: '出库单', // label: '出库单',
}, // },
{ {
index: '/warehouse/manage', index: '/warehouse/manage',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment