Selaa lähdekoodia

修复task-2661

zhonghuizhen 1 vuosi sitten
vanhempi
sitoutus
8d826de137
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/views/business/​scheduleManage/edit.vue

+ 1 - 0
src/views/business/​scheduleManage/edit.vue

@@ -842,6 +842,7 @@ export default {
             }
         },
         handleStepChange (val) {
+            this.handleClose()
             if (this.activeStep === 1 && val) {
                 const valid = this.validateForm()
                 if (!valid) {