update 会后管理流程完善

This commit is contained in:
danshihao
2023-12-13 15:19:50 +08:00
parent 1e05f4a155
commit 0264376378
@@ -469,6 +469,7 @@ export default {
this.getPageParams().then(res => {
res.map.pass = true
res.notAttend = true
res.processApprovalRecord.commitText = '未参加'
return approvalPostMeetingManage(res)
}).then(res => {
if (res.success) {