From 012ba5647f469bf81b06ad2270022f92e05889e5 Mon Sep 17 00:00:00 2001 From: liwenxuan <1298531568@qq.com> Date: Wed, 13 Aug 2025 15:23:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9D=80=20v1.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: liwenxuan <1298531568@qq.com> --- src/components/DesignForm/formControlPropertiNew.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/DesignForm/formControlPropertiNew.vue b/src/components/DesignForm/formControlPropertiNew.vue index de537c4..ba90745 100644 --- a/src/components/DesignForm/formControlPropertiNew.vue +++ b/src/components/DesignForm/formControlPropertiNew.vue @@ -822,7 +822,7 @@ const attrList = computed(() => { vShow: ["lowcodeImage"], }, { - label: "地址等级", + label: "显示级别", value: config.organization, path: "config.organization", type: "organization_location_level",