52695 流程发起 回执说明无法保存
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user