From d6580c043afc4e63ba9a4c006fa39d4bd16cd77a Mon Sep 17 00:00:00 2001 From: dingtalk_umvbsp Date: Mon, 6 Mar 2023 09:27:52 +0800 Subject: [PATCH] =?UTF-8?q?=E7=97=85=E8=99=AB=E5=AE=B3=E8=AE=B0=E5=BD=95?= =?UTF-8?q?=20=E4=BF=AE=E6=94=B9=E5=88=87=E6=8D=A2=E7=B1=BB=E5=9E=8B?= =?UTF-8?q?=E6=98=AF=E6=B8=85=E7=A9=BA=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/massif/pestRecord.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/massif/pestRecord.vue b/pages/massif/pestRecord.vue index 9e72b86..5249283 100644 --- a/pages/massif/pestRecord.vue +++ b/pages/massif/pestRecord.vue @@ -74,7 +74,7 @@ export default { }, watch:{ "formData.pestType"(){ - this.formData.pestName='' + this.formData.pestName=[] }, }, onLoad(){