diff --git a/xtends/statics/sale-report/index.js b/xtends/statics/sale-report/index.js index 9485311..df81add 100644 --- a/xtends/statics/sale-report/index.js +++ b/xtends/statics/sale-report/index.js @@ -59,7 +59,7 @@ Scene({ var vdateString = util.formatDate(new Date(), 'Y-M-D') + '至' + util.formatDate(max, 'Y-M-D') this.data.form.dimensionDateStart = util.formatDate(today, 'Y-M-D') this.data.form.dimensionDateEnd = util.formatDate(max, 'Y-M-D') - this.setData({ height: app.globalData.fragmentHeight - 484, minDate, maxDate, vdate, vdateString }) + this.setData({ height: app.globalData.fragmentHeight - 494, minDate, maxDate, vdate, vdateString }) this.fetchStatisticsInfo() }, showCalendar: function(){ diff --git a/xtends/statics/sale-report/index.wxml b/xtends/statics/sale-report/index.wxml index c21108e..9c48e65 100644 --- a/xtends/statics/sale-report/index.wxml +++ b/xtends/statics/sale-report/index.wxml @@ -34,7 +34,7 @@ 金额(元) - +