From a33bd95b9ad7c07c2daa54f2a062a4d0461f590b Mon Sep 17 00:00:00 2001 From: Mrking <782276617@qq.com> Date: Sun, 17 Nov 2024 12:06:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=8F=9C=E5=8D=95=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/json/customer_menu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hangtag-module-system/hangtag-module-system-biz/src/main/resources/json/customer_menu.json b/hangtag-module-system/hangtag-module-system-biz/src/main/resources/json/customer_menu.json index 1276005..65ce12b 100644 --- a/hangtag-module-system/hangtag-module-system-biz/src/main/resources/json/customer_menu.json +++ b/hangtag-module-system/hangtag-module-system-biz/src/main/resources/json/customer_menu.json @@ -14,7 +14,7 @@ { "id": 2830, "parentId": 2828, - "name": "销售订单", + "name": "我的订单", "path": "sale-order", "component": "oms/saleorder/index", "componentName": "SaleOrder",