liukangdong
2024-06-28 07f4dbd80aecaf44b2c036037c5d84a1fdb8b451
h5/pages/staff/vehicle/shinei.vue
@@ -89,7 +89,7 @@
    onSubmit() {
         const { param } = this
      const selTimeList = this.timeList.filter(i => i.checked == '1')
      if (selTimeList.length == -1) {
      if (selTimeList.length == 0) {
        return uni.showToast({
          title: '请先选择用车时间段',
          icon: 'none'