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