whj 1 년 전
부모
커밋
9ba5901fd1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/preparation/preparation/modules/DispatchForm.vue

+ 1 - 0
src/views/preparation/preparation/modules/DispatchForm.vue

@@ -193,6 +193,7 @@ export default {
     handleCancel (values) {
       this.visible = false
       this.confirmLoading = false
+      this.dispatchFlag = true
       this.verifyStatus = 1
       this.verifyRemark = '通过'
       this.form.resetFields()