选择文件夹
<h1>功能</h1>
<p>打开一个对话框以选择文件.</p>
<h1>输入</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>标题</td>
<td>[自定义]字符串</td>
<td>'文件夹名称'</td>
</tr>
<tr>
<td>用户</td>
<td>UserID,指定显示弹框的用户,多用户用逗号隔开</td>
<td>'user1'</td>
</tr>
<tr>
<td>超时(毫秒)</td>
<td>指定最长的等待时间(以毫秒为单位),默认值为30000毫秒(30秒)</td>
</tr>
</tbody>
</table>
<h1>输出</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>选择的文件夹</td>
<td>所选文件夹的完整路径</td>
<td>文件夹</td>
</tr>
<tr>
<td>确认用户</td>
<td>表示选择文件的用户</td>
<td>用户</td>
</tr>
</tbody>
</table>
<h1>注意/说明</h1>
<p>1.如果输入栏中的“用户”选择user1,则执行调用该组件的流程时,必须是user1用户。(即ursr1用户登录进入控制台,执行调用该组件的流程)</p>
<h1>相关函数</h1>
<p>无</p>
<h1>示例/演示</h1>
<p>组件设置:
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/e78c0a36f82e0810a5e13b4d8d2e276e" alt="" />
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/8126a9181a7269071176915cc2b0ab57" alt="" />
通过流程调用组件结果:
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/a4bd3620bb0550c4db58537a049437f5" alt="" />
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/273e876d77cb1dc757b7247938d436f6" alt="" /></p>
<h1>示例附件</h1>
<p>该附件为流程,导入流程时,选择“导入关联流程”。
<a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/696ff052beefdc258b44323c469f502c" title="[流程[选择文件夹]_20210416.db">流程[选择文件夹]_20210416.db</a></p>