Explorar o código

1、修改日历

shenjunjie %!s(int64=7) %!d(string=hai) anos
pai
achega
912e12b910
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      pages/mobile/center/vendor/btobapCheck.vue

+ 3 - 0
pages/mobile/center/vendor/btobapCheck.vue

@@ -1002,6 +1002,9 @@
       ShowMonthChoose(tp, key) {
         this.$monthType = tp
         if (tp === 'inside') {
+          this.ShowApcheckChooseTime = false
+          this.$monthClick = true
+          this.$refs.baseFilter[0].setSelect(1)
           let _m = this.isShowApcheckList.thisMonth.split('-')[1].length < 2 ? '0' + this.isShowApcheckList.thisMonth.split('-')[1] : this.isShowApcheckList.thisMonth.split('-')[1]
           this.$picker.setSlotValue(0, this.isShowApcheckList.thisMonth.split('-')[0] + '年')
           this.$picker.setSlotValue(1, _m + '月')