pages/tabBar/general.vue
@@ -12,7 +12,7 @@ --> <cu-custom bgColor="bg-gradual-blue" :isBack="false"> <block slot="content">干燥设备监控系统</block> <block slot="content">智能中草药干燥设备配套系统</block> </cu-custom> <u-toast ref="uToast"></u-toast> <!-- <view class="card-box dynamic shadow cu-list menu"> @@ -360,7 +360,8 @@ this.getMonth(month) let day = uni.$u.timeFormat(new Date(), 'yyyy-mm-dd') this.getOrderList(day, day) this.getOrderList(day, day); }, methods: {