fix 79311
This commit is contained in:
@@ -485,7 +485,7 @@ export default {
|
|||||||
if (this.loading) return
|
if (this.loading) return
|
||||||
this.loading = true
|
this.loading = true
|
||||||
this.getPageParams(false).then(res => {
|
this.getPageParams(false).then(res => {
|
||||||
res.map.pass = true
|
// res.map.pass = null
|
||||||
res.notAttend = true
|
res.notAttend = true
|
||||||
res.processApprovalRecord.commitText = '未参加'
|
res.processApprovalRecord.commitText = '未参加'
|
||||||
return approvalPostMeetingManage(res)
|
return approvalPostMeetingManage(res)
|
||||||
|
|||||||
Reference in New Issue
Block a user