merge.html 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237
  1. <div>
  2. <div title="基本" class="MWFTab">
  3. <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
  4. <tr>
  5. <td class="editTableTitle">标识:</td>
  6. <td class="editTableValue">text{$.id}</td>
  7. </tr>
  8. <tr>
  9. <td class="editTableTitle">创建时间:</td>
  10. <td class="editTableValue">text{$.createTime}</td>
  11. </tr>
  12. <tr>
  13. <td class="editTableTitle">类型:</td>
  14. <td class="editTableValue">text{$.type}</td>
  15. </tr>
  16. <tr>
  17. <td class="editTableTitle">名称:</td>
  18. <td class="editTableValue"><input type="text" name="name" value="text{$.name}" class="editTableInput"/></td>
  19. </tr>
  20. <tr>
  21. <td class="editTableTitle">别名:</td>
  22. <td class="editTableValue"><input type="text" name="alias" value="text{$.alias}" class="editTableInput"/></td>
  23. </tr>
  24. <tr>
  25. <td class="editTableTitle">描述:</td>
  26. <td class="editTableValue"><textarea name="description" class="editTableTextarea">text{$.description}</textarea></td>
  27. </tr>
  28. <tr>
  29. <td class="editTableTitle">表单:</td>
  30. <td class="editTableValue">
  31. <div class="MWFFormSelect" name="form"></div></td>
  32. </tr>
  33. </table>
  34. </div>
  35. <!--<div title="合并" class="MWFTab">-->
  36. <!--<div class="editTableHeadTitle">合并方式</div>-->
  37. <!--<div style="padding: 10px">-->
  38. <!--<input class="editTableRadio" name="mergeMode" text{($.manualMode=='single')?'checked':''} type="radio" value="single" checked/>单层合并-->
  39. <!--<input class="editTableRadio" name="mergeMode" text{($.manualMode=='all')?'checked':''} type="radio" value="all"/>合并所有-->
  40. <!--</div>-->
  41. <!--</div>-->
  42. <div title="人员" class="MWFTab">
  43. <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
  44. <tr>
  45. <td class="editTableHeadTitle" colspan="2">待阅人</td>
  46. </tr>
  47. <tr>
  48. <td class="editTableTitle">待阅人标识:</td>
  49. <td class="editTableValue">
  50. <div class="MWFPersonIdentity" name="readIdentityList" type="identity"></div>
  51. </td>
  52. </tr>
  53. <tr>
  54. <td class="editTableTitle">待阅组织:</td>
  55. <td class="editTableValue">
  56. <div class="MWFPersonUnit" name="readUnitList"></div>
  57. </td>
  58. </tr>
  59. <tr>
  60. <td class="editTableTitle">职  位:</td>
  61. <td class="editTableValue">
  62. <div class="MWFDutySelector" name="readDuty"></div>
  63. </td>
  64. </tr>
  65. <tr>
  66. <td class="editTableTitle">流程数据:</td>
  67. <td class="editTableValue">
  68. <div class="MWFFormFieldPerson" name="readDataPathList"></div>
  69. </td>
  70. </tr>
  71. <tr>
  72. <td class="editTableTitle">脚本:</td>
  73. <td class="editTableValue">
  74. <div class="MWFScript" name="readScript"></div>
  75. </td>
  76. </tr>
  77. </table>
  78. <div class="MWFScriptText" name="readScriptText"></div>
  79. <hr />
  80. <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
  81. <tr>
  82. <td class="editTableHeadTitle" colspan="2">阅读人</td>
  83. </tr>
  84. <tr>
  85. <td class="editTableTitle">阅读人标识:</td>
  86. <td class="editTableValue">
  87. <div class="MWFPersonIdentity" name="reviewIdentityList" type="identity"></div>
  88. </td>
  89. </tr>
  90. <tr>
  91. <td class="editTableTitle">阅读组织:</td>
  92. <td class="editTableValue">
  93. <div class="MWFPersonUnit" name="reviewUnitList"></div>
  94. </td>
  95. </tr>
  96. <tr>
  97. <td class="editTableTitle">职  位:</td>
  98. <td class="editTableValue">
  99. <div class="MWFDutySelector" name="reviewDuty"></div>
  100. </td>
  101. </tr>
  102. <tr>
  103. <td class="editTableTitle">流程数据:</td>
  104. <td class="editTableValue">
  105. <div class="MWFFormFieldPerson" name="reviewDataPathList"></div>
  106. </td>
  107. </tr>
  108. <tr>
  109. <td class="editTableTitle">脚本:</td>
  110. <td class="editTableValue">
  111. <div class="MWFScript" name="reviewScript"></div>
  112. </td>
  113. </tr>
  114. </table>
  115. <div class="MWFScriptText" name="reviewScriptText"></div>
  116. </div>
  117. <div title="事件" class="MWFTab">
  118. <div onclick="var node = this.getNext(); if (node.getStyle('display')=='none'){node.setStyle('display', 'block');}else{node.setStyle('display', 'none');}" style="cursor: pointer; line-height: 28px; height: 30px; font-weight: bold; background-color: #EEEEEE;">
  119. <div style="height: 30px; width: 30px; float: left; background: url(/x_component_process_ProcessDesigner/$Process/event.png) no-repeat center center;"></div>
  120. <div style="margin-left: 20px; padding: 0px 5px;">工作到达前</div>
  121. </div>
  122. <div style="display: none; overflow:hidden; border-left: 10px solid #EEEEEE; border-bottom: 10px solid #EEEEEE;">
  123. <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
  124. <tr>
  125. <td class="editTableTitle">文件收到前:</td>
  126. <td class="editTableValue">
  127. <div class="MWFScript" name="beforeArriveScript"></div>
  128. </td>
  129. </tr>
  130. </table>
  131. <div class="MWFScriptText" name="beforeArriveScriptText"></div><hr />
  132. </div>
  133. <div style="line-height: 20px; height: 46px; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; background-color:#f6f6f6;">
  134. <div style="height: 46px; width: 30px; float: left; background: url(/x_component_process_ProcessDesigner/$Process/down.png) no-repeat center center;"></div>
  135. <div style="margin-left: 20px; padding: 3px 10px; text-align: center; color: #666666;">执行Arrive操作<br/>活动属性设置</div>
  136. </div>
  137. <div onclick="var node = this.getNext(); if (node.getStyle('display')=='none'){node.setStyle('display', 'block');}else{node.setStyle('display', 'none');}" style="cursor: pointer; line-height: 28px; height: 30px; font-weight: bold; background-color: #EEEEEE;">
  138. <div style="height: 30px; width: 30px; float: left; background: url(/x_component_process_ProcessDesigner/$Process/event.png) no-repeat center center;"></div>
  139. <div style="margin-left: 20px; padding: 0px 5px;">文件收到后</div>
  140. </div>
  141. <div style="display: none; overflow:hidden; border-left: 10px solid #EEEEEE; border-bottom: 10px solid #EEEEEE;">
  142. <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
  143. <tr>
  144. <td class="editTableTitle">文件收到后:</td>
  145. <td class="editTableValue">
  146. <div class="MWFScript" name="afterArriveScript"></div>
  147. </td>
  148. </tr>
  149. </table>
  150. <div class="MWFScriptText" name="afterArriveScriptText"></div><hr />
  151. </div>
  152. <div style="line-height: 20px; height: 26px; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC">
  153. <div style="height: 26px; background: url(/x_component_process_ProcessDesigner/$Process/down16.png) no-repeat center center;"></div>
  154. </div>
  155. <div onclick="var node = this.getNext(); if (node.getStyle('display')=='none'){node.setStyle('display', 'block');}else{node.setStyle('display', 'none');}" style="cursor: pointer; line-height: 28px; height: 30px; font-weight: bold; background-color: #EEEEEE;">
  156. <div style="height: 30px; width: 30px; float: left; background: url(/x_component_process_ProcessDesigner/$Process/event.png) no-repeat center center;"></div>
  157. <div style="margin-left: 20px; padding: 0px 5px;">活动执行前</div>
  158. </div>
  159. <div style="display: none; overflow:hidden; border-left: 10px solid #EEEEEE; border-bottom: 10px solid #EEEEEE;">
  160. <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
  161. <tr>
  162. <td class="editTableTitle">活动执行前:</td>
  163. <td class="editTableValue">
  164. <div class="MWFScript" name="beforeExecuteScript"></div>
  165. </td>
  166. </tr>
  167. </table>
  168. <div class="MWFScriptText" name="beforeExecuteScriptText"></div><hr />
  169. </div>
  170. <div style="line-height: 20px; height: 46px; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; background-color:#f6f6f6;">
  171. <div style="height: 46px; width: 30px; float: left; background: url(/x_component_process_ProcessDesigner/$Process/down.png) no-repeat center center;"></div>
  172. <div style="margin-left: 20px; padding: 3px 10px; text-align: center; color: #666666;">执行Execute操作<br/>执行自动活动任务</div>
  173. </div>
  174. <div onclick="var node = this.getNext(); if (node.getStyle('display')=='none'){node.setStyle('display', 'block');}else{node.setStyle('display', 'none');}" style="cursor: pointer; line-height: 28px; height: 30px; font-weight: bold; background-color: #EEEEEE;">
  175. <div style="height: 30px; width: 30px; float: left; background: url(/x_component_process_ProcessDesigner/$Process/event.png) no-repeat center center;"></div>
  176. <div style="margin-left: 20px; padding: 0px 5px;">活动执行后</div>
  177. </div>
  178. <div style="display: none; overflow:hidden; border-left: 10px solid #EEEEEE; border-bottom: 10px solid #EEEEEE;">
  179. <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
  180. <tr>
  181. <td class="editTableTitle">文件流转后:</td>
  182. <td class="editTableValue">
  183. <div class="MWFScript" name="afterExecuteScript"></div>
  184. </td>
  185. </tr>
  186. </table>
  187. <div class="MWFScriptText" name="afterExecuteScriptText"></div><hr />
  188. </div>
  189. <div style="line-height: 20px; height: 26px; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC">
  190. <div style="height: 26px; background: url(/x_component_process_ProcessDesigner/$Process/down16.png) no-repeat center center;"></div>
  191. </div>
  192. <div onclick="var node = this.getNext(); if (node.getStyle('display')=='none'){node.setStyle('display', 'block');}else{node.setStyle('display', 'none');}" style="cursor: pointer; line-height: 28px; height: 30px; font-weight: bold; background-color: #EEEEEE;">
  193. <div style="height: 30px; width: 30px; float: left; background: url(/x_component_process_ProcessDesigner/$Process/event.png) no-repeat center center;"></div>
  194. <div style="margin-left: 20px; padding: 0px 5px;">路由查询前</div>
  195. </div>
  196. <div style="display: none; overflow:hidden; border-left: 10px solid #EEEEEE; border-bottom: 10px solid #EEEEEE;">
  197. <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
  198. <tr>
  199. <td class="editTableTitle">路由查询前:</td>
  200. <td class="editTableValue">
  201. <div class="MWFScript" name="beforeInquiryScript"></div>
  202. </td>
  203. </tr>
  204. </table>
  205. <div class="MWFScriptText" name="beforeInquiryScriptText"></div><hr />
  206. </div>
  207. <div style="line-height: 20px; height: 46px; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; background-color:#f6f6f6;">
  208. <div style="height: 46px; width: 30px; float: left; background: url(/x_component_process_ProcessDesigner/$Process/down.png) no-repeat center center;"></div>
  209. <div style="margin-left: 20px; padding: 3px 10px; text-align: center; color: #666666;">执行Inquiry操作<br/>查询到达下一个活动的路由</div>
  210. </div>
  211. <div onclick="var node = this.getNext(); if (node.getStyle('display')=='none'){node.setStyle('display', 'block');}else{node.setStyle('display', 'none');}" style="cursor: pointer; line-height: 28px; height: 30px; font-weight: bold; background-color: #EEEEEE;">
  212. <div style="height: 30px; width: 30px; float: left; background: url(/x_component_process_ProcessDesigner/$Process/event.png) no-repeat center center;"></div>
  213. <div style="margin-left: 20px; padding: 0px 5px;">路由查询后</div>
  214. </div>
  215. <div style="display: none; overflow:hidden; border-left: 10px solid #EEEEEE; border-bottom: 10px solid #EEEEEE;">
  216. <table width="100%" border="0" cellpadding="5" cellspacing="0" class="editTable">
  217. <tr>
  218. <td class="editTableTitle">路由查询后:</td>
  219. <td class="editTableValue">
  220. <div class="MWFScript" name="afterInquiryScript"></div>
  221. </td>
  222. </tr>
  223. </table>
  224. <div class="MWFScriptText" name="afterInquiryScriptText"></div><hr />
  225. </div>
  226. </div>
  227. </div>