From e293974e1be9d2b6894cbf2fa5841a8bd21163de Mon Sep 17 00:00:00 2001 From: liangjin <liangjin@finlean.com> Date: Tue, 11 May 2021 15:40:40 +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