fix 79311

This commit is contained in:
danshihao
2023-12-25 18:44:43 +08:00
parent a4da5aa3bb
commit 61854eebbf
@@ -485,7 +485,7 @@ export default {
if (this.loading) return
this.loading = true
this.getPageParams(false).then(res => {
res.map.pass = true
// res.map.pass = null
res.notAttend = true
res.processApprovalRecord.commitText = '未参加'
return approvalPostMeetingManage(res)