修改案件归档添加案件详情

This commit is contained in:
gyj
2024-02-27 15:30:18 +08:00
parent 088ed7e30c
commit d3256e15fb
2 changed files with 248 additions and 2 deletions
+1
View File
@@ -693,6 +693,7 @@ export default {
this.showarchiveDetails = true
let vals = {id:val.id}
caseApplicationSelectById(vals).then(res=>{
res.data.affiliate.respondentSex = Number(res.data.affiliate.respondentSex)
this.detailsAwardNum = res.data
console.log(this.detailsAwardNum)
this.flagLoadingS = false