|
|
@ -467,7 +467,7 @@ export const asyncRouterMap = [
|
|
|
|
redirect: "/platformManage/platform",
|
|
|
|
redirect: "/platformManage/platform",
|
|
|
|
icon: "",
|
|
|
|
icon: "",
|
|
|
|
meta: {
|
|
|
|
meta: {
|
|
|
|
authRule: [""]
|
|
|
|
authRule: ["platformManage"]
|
|
|
|
},
|
|
|
|
},
|
|
|
|
children: [
|
|
|
|
children: [
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -1050,7 +1050,7 @@ export const asyncRouterMap = [
|
|
|
|
component: stockOrderRecedLog,
|
|
|
|
component: stockOrderRecedLog,
|
|
|
|
name: "单据接收日志",
|
|
|
|
name: "单据接收日志",
|
|
|
|
meta: {
|
|
|
|
meta: {
|
|
|
|
authRule: ["busOrderUpload/uploadLog"]
|
|
|
|
authRule: ["busOrderUpload/RecedLog"]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|