From 576be8c8d9978b3d8d432d01f8da2cbf43a556ca Mon Sep 17 00:00:00 2001
From: liangjin <liangjin@finlean.com>
Date: Tue, 16 Mar 2021 17:55:04 +0800
Subject: [PATCH] 重构

---
 components/fitler/fitler.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/components/fitler/fitler.js b/components/fitler/fitler.js
index 371291a..3e2c27c 100644
--- a/components/fitler/fitler.js
+++ b/components/fitler/fitler.js
@@ -100,6 +100,7 @@
       }
       this.setData({
         queryObj:{},
+        priceCode:''
         // 'queryObj.startDay':'',
         // 'queryObj.endDay':'',
       })

--
Gitblit v1.8.0