MicroCommunityWeb/public/components/property/newOaWorkflowForm/newOaWorkflowForm.html
2022-04-22 00:24:24 +08:00

10 lines
321 B
HTML

<div class="bg-white padding">
<div id="form" class="form">
<div class="uploadFile margin-left text-left">
<vc:create path="frame/uploadFile" callBackListener="newOaWorkflowForm" callBackFunction="fileName" namespace="newOaWorkflowForm">
</vc:create>
</div>
</div>
</div>