whj 1 年之前
父節點
當前提交
fdbde450dc
共有 1 個文件被更改,包括 1 次插入1 次删除
  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(() => {