whj 1 tahun lalu
induk
melakukan
fdbde450dc
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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(() => {