mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化代码
This commit is contained in:
parent
210804522e
commit
3ad40b74f4
@ -21,7 +21,7 @@
|
|||||||
vc.component._listOaWorkflowForm(DEFAULT_PAGE, DEFAULT_ROWS);
|
vc.component._listOaWorkflowForm(DEFAULT_PAGE, DEFAULT_ROWS);
|
||||||
});
|
});
|
||||||
|
|
||||||
vc.on('newOaWorkflowForm', 'newOaWorkflowForm', 'fileName', function(_param) {
|
vc.on('newOaWorkflowForm', 'fileName', function(_param) {
|
||||||
$that.newOaWorkflowFormInfo.fileName = _param.fileName;
|
$that.newOaWorkflowFormInfo.fileName = _param.fileName;
|
||||||
$that.newOaWorkflowFormInfo.realFileName = _param.realFileName;
|
$that.newOaWorkflowFormInfo.realFileName = _param.realFileName;
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user