mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化代码
This commit is contained in:
parent
89832397ff
commit
41d707c16d
@ -31,7 +31,9 @@
|
||||
$that.newOaWorkflowDetailInfo.audit.taskId = vc.getParam('taskId');
|
||||
$that._listOaWorkflowDetails();
|
||||
$that._loadComments();
|
||||
$that._loadNextAuditPerson();
|
||||
if($that.newOaWorkflowDetailInfo.action){
|
||||
$that._loadNextAuditPerson();
|
||||
}
|
||||
$that._openNewOaWorkflowDetailImg();
|
||||
},
|
||||
_initEvent: function () {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user