From 9ec6a185fdf9b157abfdf7a76bb63c4ad685201d Mon Sep 17 00:00:00 2001 From: lzhizhao <790086754@qq.com> Date: Thu, 25 Sep 2025 10:22:11 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BF=AE=E6=94=B9=E5=93=81=E7=89=8C?= =?UTF-8?q?=E8=AE=A2=E5=8D=95=E7=AE=A1=E7=90=86=E8=8F=9C=E5=8D=95=E5=90=8D?= =?UTF-8?q?=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/full-routers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,