From 05811328e58b1d6e142b598bc8f083504c84177f Mon Sep 17 00:00:00 2001 From: liangjin <liangjin@finlean.com> Date: Fri, 14 May 2021 22:21:52 +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