From 94e5bc51cdd66ffca9df84e86eddeddb7236e547 Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 5 Aug 2026 14:57:56 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=96=B7=E7=A0=81=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E3=80=81=E6=95=B0=E5=AD=97=E8=AF=86=E5=88=AB=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E3=80=81=E6=89=93=E7=A0=81=E8=AE=BE=E7=BD=AE=E5=8F=AA=E5=9C=A8?= =?UTF-8?q?=E7=8E=BB=E7=BA=A4=E9=87=8C=E5=87=BA=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/userbar.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/layout/components/userbar.vue b/src/layout/components/userbar.vue index 16902e1a..ad6b25d9 100644 --- a/src/layout/components/userbar.vue +++ b/src/layout/components/userbar.vue @@ -16,15 +16,15 @@ 打印设置 - + 喷码设置 - + 数字识别设置 - + 打码设置 @@ -288,6 +288,7 @@ export default { addCoderSearching: false, wprList: [], addCoderLoadingMap: {}, + project_code : this.$TOOL.data.get("BASE_INFO").base.base_code }; }, watch: {