update 会后管理流程完善

This commit is contained in:
danshihao
2023-12-13 15:20:23 +08:00
parent 69f6eff3e8
commit ab3ce18353
@@ -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) {