切换分支提交

wms_pzh
anthonyywj2 3 years ago
parent d56def6d89
commit 70fff6cff4

@ -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"]
} }
} }

Loading…
Cancel
Save