whj 1 năm trước cách đây
mục cha
commit
fdbde450dc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/repair/application-form/modules/BaseForm.vue

+ 1 - 1
src/views/repair/application-form/modules/BaseForm.vue

@@ -775,7 +775,7 @@ export default {
             }).catch(() => {
               this.confirmLoading = false
             })
-        } else if (this.modal.status === 23) {
+        } else if (this.modal.status === 23 || this.modal.status === 26) {
           console.log(21)
           againRepairApplicationForm(values)
             .then(() => {