This commit is contained in:
wangshiming
2021-12-07 14:19:21 +08:00
parent ffbacadff4
commit 841a0d2055
8 changed files with 301 additions and 4 deletions

View File

@ -205,6 +205,12 @@
"text": "补录运单",
"icon": "anticon anticon-dashboard",
"link": "/order-management/additionalc"
},
{
"text": "补录运单详情",
"icon": "anticon anticon-dashboard",
"link": "/order-management/additionalc-detail/:id",
"hide": true
}
]
},