From 64fb01245ae8a309bd3cbda6e7aba10d8dd9fb5e Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期三, 11 十月 2023 09:54:55 +0800
Subject: [PATCH] # ucharts

---
 components/y-input/y-input.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/components/y-input/y-input.vue b/components/y-input/y-input.vue
index a398400..ccfe5c5 100644
--- a/components/y-input/y-input.vue
+++ b/components/y-input/y-input.vue
@@ -70,6 +70,7 @@
 			},
 			clear() {
 				this.val = ''
+				this.input()
 			}
 			
 		}

--
Gitblit v1.9.1