52695 流程发起 回执说明无法保存

This commit is contained in:
宋伟佳
2022-05-10 09:34:33 +08:00
parent 0eba391df3
commit c7ba390b1d
@@ -409,7 +409,7 @@ export default {
}
this.qbfsForm = item.qbfsForm || item;
this.formLoading = false;
this.commentText = item.qbfsForm ? item.qbfsForm.commentText : ''
this.commentText = item.commentText
this.roleForm.dockUser = item.dockUser || item.roleForm.dockUser;
this.roleForm.dockUserName = item.dockUserName || item.roleForm.dockUserName;
this.roleForm.countersigner = item.countersigner || item.roleForm.countersigner;