update 会后管理流程完善
This commit is contained in:
@@ -469,6 +469,7 @@ export default {
|
|||||||
this.getPageParams().then(res => {
|
this.getPageParams().then(res => {
|
||||||
res.map.pass = true
|
res.map.pass = true
|
||||||
res.notAttend = true
|
res.notAttend = true
|
||||||
|
res.processApprovalRecord.commitText = '未参加'
|
||||||
return approvalPostMeetingManage(res)
|
return approvalPostMeetingManage(res)
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
if (res.success) {
|
if (res.success) {
|
||||||
|
|||||||
Reference in New Issue
Block a user