Commit b969a155 authored by rainbowmorel@163.com's avatar rainbowmorel@163.com

router no margin

parent c710da18
......@@ -19,6 +19,7 @@ const ReceivingNote = [
name: '送货单详情',
component: '@/pages/order/receivingNote/deliveryNoteQuery/details',
hideInMenu: true,
noMargin: true
},
......@@ -34,6 +35,7 @@ const ReceivingNote = [
name: '收货单管理详情',
component: '@/pages/order/receivingNote/deliveryNoteManage/details',
hideInMenu: true,
noMargin: true
},
]
}
......
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