修改 外部标准化协会入会流程——执行退回操作时要求必须输入反馈意见,但退回后,在上一步中却无法看到退回这一步填写的反馈意见

This commit is contained in:
baoyu
2024-04-26 16:03:02 +08:00
parent f6b77a20a6
commit f6835fc5d0
@@ -393,6 +393,7 @@ export default {
let json = { let json = {
passFlag: '0', passFlag: '0',
rh_pageData: this.rh_pageData, rh_pageData: this.rh_pageData,
commentText: this.textarea,
roleList: this.roleForm roleList: this.roleForm
} }
if (this.taskInfo === '标准法规部主管领导审核') { if (this.taskInfo === '标准法规部主管领导审核') {