From 5aa1c00acd72f17cea108ffccecc427711e2cbdb Mon Sep 17 00:00:00 2001
From: Moonofweisheng <1780903673@qq.com>
Date: Sat, 23 Nov 2024 14:34:56 +0800
Subject: [PATCH] =?UTF-8?q?docs:=20=E2=9C=8F=EF=B8=8F=20=20=E5=A2=9E?=
=?UTF-8?q?=E5=8A=A0=20Input=20=E5=AD=97=E6=95=B0=E9=99=90=E5=88=B6?=
=?UTF-8?q?=E7=9A=84=E7=A4=BA=E4=BE=8B?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/input/Index.vue | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/pages/input/Index.vue b/src/pages/input/Index.vue
index 2af9736b..873690ee 100644
--- a/src/pages/input/Index.vue
+++ b/src/pages/input/Index.vue
@@ -50,6 +50,7 @@
+
@@ -84,6 +85,7 @@ const value18 = ref('')
const value19 = ref('')
const value20 = ref('')
const value21 = ref('')
+const value22 = ref('')
function handleChange(event: any) {
console.log(event)