From 60f5337f8b50a56a8a49847f45af66274c970941 Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Mon, 17 Apr 2023 10:34:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B9=B4=E9=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/resiSearch.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/views/components/resiSearch.vue b/src/views/components/resiSearch.vue index 21dfab753..fb4b098a7 100644 --- a/src/views/components/resiSearch.vue +++ b/src/views/components/resiSearch.vue @@ -409,7 +409,10 @@ export default { queryType: { AGENCY_ID: "like", }, - ageObj: {}, + ageObj: { + start:"", + end:"" + }, }; }, computed: { @@ -538,6 +541,7 @@ export default { } else { let temp = []; for (let i in this.ageObj) { + if(this.ageObj[i]==null) this.ageObj[i] = '' temp.push(this.ageObj[i]); } let arr4 = [