From 4fb7ff81592b01e08d030f60c60adea5fb137410 Mon Sep 17 00:00:00 2001
From: lihaoyuan <18278596806@163.com>
Date: Fri, 21 Nov 2025 18:02:14 +0800
Subject: [PATCH] =?UTF-8?q?update:=E9=99=90=E5=88=B6=E6=9B=B4=E6=94=B9?=
=?UTF-8?q?=E5=BA=97=E9=93=BA=E7=AE=A1=E7=90=86=E7=9A=84=E5=BA=97=E9=93=BA?=
=?UTF-8?q?=E4=BF=A1=E6=81=AF=E5=92=8C=E7=AE=A1=E7=90=86=E5=91=98=E8=B4=A6?=
=?UTF-8?q?=E5=8F=B7?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/store/base/components/StoreBaseEdit.vue | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/views/store/base/components/StoreBaseEdit.vue b/src/views/store/base/components/StoreBaseEdit.vue
index e7e9388..033a41e 100644
--- a/src/views/store/base/components/StoreBaseEdit.vue
+++ b/src/views/store/base/components/StoreBaseEdit.vue
@@ -14,6 +14,7 @@
:placeholder="__('管理员信息账号')"
:readonly="isReadOnly"
:style="{ width: '48%' }"
+ disabled
/>