chore: 修改品牌订单管理菜单名称
This commit is contained in:
parent
3b423d1306
commit
9ec6a185fd
|
@ -147,7 +147,7 @@ export default {
|
||||||
menuId: getUUID(),
|
menuId: getUUID(),
|
||||||
parentId: 0,
|
parentId: 0,
|
||||||
parentName: null,
|
parentName: null,
|
||||||
name: "订单管理",
|
name: "品牌订单管理",
|
||||||
url: "operation-management/brand-order/index",
|
url: "operation-management/brand-order/index",
|
||||||
perms: "operation-management:brand-order:index",
|
perms: "operation-management:brand-order:index",
|
||||||
type: 1,
|
type: 1,
|
||||||
|
|
Loading…
Reference in New Issue