From 5cc0018a9221540836ea7bc0b9c7d6c009f4fd7f Mon Sep 17 00:00:00 2001 From: miaojiale <1123971748@qq.com> Date: Wed, 8 Nov 2023 09:34:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=97=85=E7=90=86=E8=AF=8A?= =?UTF-8?q?=E6=96=AD=E7=8B=AC=E6=98=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../CustomForm/FormItemSelf.vue | 127 +++++++++--------- 1 file changed, 62 insertions(+), 65 deletions(-) diff --git a/src/components/FormComponents/CustomForm/FormItemSelf.vue b/src/components/FormComponents/CustomForm/FormItemSelf.vue index f840f94..11af30c 100644 --- a/src/components/FormComponents/CustomForm/FormItemSelf.vue +++ b/src/components/FormComponents/CustomForm/FormItemSelf.vue @@ -95,17 +95,12 @@ slot="append" class="toothBit" @click="openToothBit" - >{{ item.append || "牙位" }} -