From d2eaecfaab8cdbdd22322c45356e680ac45f30d6 Mon Sep 17 00:00:00 2001 From: roymondchen Date: Mon, 17 Oct 2022 12:03:47 +0800 Subject: [PATCH] =?UTF-8?q?fix(design):=20input=20slot=20=E5=87=BA?= =?UTF-8?q?=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/design/src/Input.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/packages/design/src/Input.vue b/packages/design/src/Input.vue index 0e282e66..43c66a6a 100644 --- a/packages/design/src/Input.vue +++ b/packages/design/src/Input.vue @@ -6,7 +6,10 @@ @input="inputHandler" @update:modelValue="updateModelValue" > -