whj há 1 ano atrás
pai
commit
fdbde450dc
1 ficheiros alterados com 1 adições e 1 exclusões
  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(() => {