chore: 修改品牌订单管理菜单名称

This commit is contained in:
lzhizhao 2025-09-25 10:22:11 +08:00
parent 3b423d1306
commit 9ec6a185fd
1 changed files with 1 additions and 1 deletions

View File

@ -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,