whj il y a 1 an
Parent
commit
9ba5901fd1
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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()