Explorar o código

修复task-2661

zhonghuizhen hai 1 ano
pai
achega
07d3df072e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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) {