jwyu 2 năm trước cách đây
mục cha
commit
d94539bcc9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/ssbg/components/swiperCalendar.vue

+ 1 - 0
src/views/ssbg/components/swiperCalendar.vue

@@ -238,6 +238,7 @@ const { weekDateList, selectDate, moveIndex, touch } = toRefs(state);
       type="date"
       title="选择年月日"
       @confirm="onSelectCalendarConfirm"
+      @cancel="showCalendar=false"
     />
   </Popup>
 </template>