whj vor 1 Jahr
Ursprung
Commit
fdbde450dc
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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(() => {