diff --git a/src/router/full-routers.js b/src/router/full-routers.js index 75cd141..f451cdf 100644 --- a/src/router/full-routers.js +++ b/src/router/full-routers.js @@ -147,7 +147,7 @@ export default { menuId: getUUID(), parentId: 0, parentName: null, - name: "订单管理", + name: "品牌订单管理", url: "operation-management/brand-order/index", perms: "operation-management:brand-order:index", type: 1,