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