确认效验bug
This commit is contained in:
parent
4d2ff3edcf
commit
af20a9e8e0
@ -103,10 +103,8 @@ import api from "@/services/caseManagement";
|
|||||||
this.Effectobj.caseId =undefined
|
this.Effectobj.caseId =undefined
|
||||||
this.Effectobj.proofUrl =undefined
|
this.Effectobj.proofUrl =undefined
|
||||||
api.gettraceProof_valid(this.Effectobj).then(res => {
|
api.gettraceProof_valid(this.Effectobj).then(res => {
|
||||||
if(!res.code){
|
this.handleClose()
|
||||||
this.handleClose()
|
this.$parent.getProofList(1)
|
||||||
this.$parent.getProofList(1)
|
|
||||||
}
|
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user