From d2ed2113fe16c95f471fff1dc20d7d2390658506 Mon Sep 17 00:00:00 2001 From: sxu <602087911@qq.com> Date: Tue, 29 Oct 2024 16:53:52 +0800 Subject: [PATCH] =?UTF-8?q?bug=201482=20=E5=86=85=E9=83=A8=E7=BB=B4?= =?UTF-8?q?=E4=BF=AE=E4=B8=AD=E9=80=89=E6=8B=A9=E9=85=8D=E4=BB=B6=E8=BE=93?= =?UTF-8?q?=E5=85=A5=E6=A1=86=E6=8F=90=E7=A4=BA=E2=80=9C=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E4=B8=8A=E7=BA=A7=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/repairTest/repair/dialogOneForm.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/repairTest/repair/dialogOneForm.vue b/src/views/repairTest/repair/dialogOneForm.vue index 4a82f36..0ddbc2c 100644 --- a/src/views/repairTest/repair/dialogOneForm.vue +++ b/src/views/repairTest/repair/dialogOneForm.vue @@ -224,7 +224,7 @@ noChildrenText="没有数据了" noOptionsText="没有数据" noResultsText="没有搜索结果" - placeholder="选择上级" + placeholder="选择配件" :disable-branch-nodes="true" @input="handleSelectTree($event, index)" />