eoss-ui 0.8.7 → 0.8.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (240) hide show
  1. package/lib/calogin.js +233 -233
  2. package/lib/eoss-ui.common.js +940 -761
  3. package/lib/flow.js +405 -226
  4. package/lib/index.js +1 -1
  5. package/lib/main.js +283 -283
  6. package/lib/qr-code.js +13 -13
  7. package/lib/theme-chalk/flow.css +1 -1
  8. package/lib/theme-chalk/index.css +1 -1
  9. package/lib/theme-chalk/login.css +1 -1
  10. package/package.json +1 -1
  11. package/packages/button/index.js +5 -5
  12. package/packages/button/src/main.vue +418 -418
  13. package/packages/button-group/index.js +5 -5
  14. package/packages/calendar/index.js +5 -5
  15. package/packages/calogin/index.js +5 -5
  16. package/packages/calogin/src/plugin.js +915 -915
  17. package/packages/card/index.js +5 -5
  18. package/packages/card/src/main.vue +156 -156
  19. package/packages/cascader/index.js +5 -5
  20. package/packages/cascader/src/main.vue +168 -168
  21. package/packages/checkbox-group/index.js +5 -5
  22. package/packages/checkbox-group/src/main.vue +333 -333
  23. package/packages/clients/index.js +5 -5
  24. package/packages/data-table/index.js +5 -5
  25. package/packages/data-table/src/children.vue +46 -46
  26. package/packages/data-table/src/main.vue +1876 -1876
  27. package/packages/data-table/src/sizer.vue +195 -195
  28. package/packages/data-table-form/index.js +5 -5
  29. package/packages/data-table-form/src/checkbox.vue +101 -101
  30. package/packages/data-table-form/src/colgroup.vue +17 -17
  31. package/packages/data-table-form/src/main.vue +181 -181
  32. package/packages/data-table-form/src/radio.vue +65 -65
  33. package/packages/data-table-form/src/table.vue +233 -233
  34. package/packages/data-table-form/src/tbody.vue +336 -336
  35. package/packages/data-table-form/src/thead.vue +68 -68
  36. package/packages/date-picker/index.js +5 -5
  37. package/packages/date-picker/src/main.vue +236 -236
  38. package/packages/dialog/index.js +5 -5
  39. package/packages/enable-drag/index.js +5 -5
  40. package/packages/enterprise/index.js +5 -5
  41. package/packages/enterprise/src/main.vue +66 -66
  42. package/packages/error-page/index.js +5 -5
  43. package/packages/error-page/src/main.vue +44 -44
  44. package/packages/flow/index.js +5 -5
  45. package/packages/flow/src/component/Circulate.vue +5 -3
  46. package/packages/flow/src/component/FreeCirculation.vue +245 -245
  47. package/packages/flow/src/component/TimeLimit.vue +190 -190
  48. package/packages/flow/src/component/taskUnionExamine.vue +4 -2
  49. package/packages/flow/src/freeStartFlow.vue +55 -12
  50. package/packages/flow/src/main.vue +4201 -4165
  51. package/packages/flow/src/processForm.vue +1717 -1711
  52. package/packages/flow/src/processReject.vue +3 -1
  53. package/packages/flow/src/reset.vue +10 -4
  54. package/packages/flow/src/startTaskRead.vue +5 -2
  55. package/packages/flow/src/supervise.vue +16 -13
  56. package/packages/flow-group/index.js +5 -5
  57. package/packages/flow-group/src/main.vue +750 -750
  58. package/packages/flow-list/index.js +5 -5
  59. package/packages/form/index.js +5 -5
  60. package/packages/handle-user/index.js +5 -5
  61. package/packages/handle-user/src/main.vue +137 -137
  62. package/packages/handler/index.js +5 -5
  63. package/packages/handler/src/main.vue +499 -499
  64. package/packages/icon/index.js +5 -5
  65. package/packages/icons/index.js +5 -5
  66. package/packages/icons/src/main.vue +81 -81
  67. package/packages/input/index.js +5 -5
  68. package/packages/input/src/main.vue +356 -356
  69. package/packages/input-number/index.js +5 -5
  70. package/packages/input-number/src/main.vue +106 -106
  71. package/packages/label/index.js +5 -5
  72. package/packages/label/src/main.vue +457 -457
  73. package/packages/layout/index.js +5 -5
  74. package/packages/layout/src/item.vue +152 -152
  75. package/packages/layout/src/main.vue +31 -31
  76. package/packages/login/index.js +5 -5
  77. package/packages/login/src/main.vue +2088 -2088
  78. package/packages/main/index.js +5 -5
  79. package/packages/main/src/default/message.vue +249 -249
  80. package/packages/main/src/default/notice.vue +157 -157
  81. package/packages/main/src/default/userinfo.vue +513 -513
  82. package/packages/main/src/simplicity/index.vue +2335 -2335
  83. package/packages/main/src/simplicity/lists.vue +84 -84
  84. package/packages/main/src/simplicity/router-page.vue +45 -45
  85. package/packages/main/src/simplicity/userinfo.vue +408 -408
  86. package/packages/main/src/simplicityTop/index.vue +2626 -2626
  87. package/packages/main/src/simplicityTop/userinfo.vue +408 -408
  88. package/packages/menu/index.js +5 -5
  89. package/packages/nav/index.js +5 -5
  90. package/packages/notify/index.js +5 -5
  91. package/packages/notify/src/main.vue +538 -538
  92. package/packages/page/index.js +5 -5
  93. package/packages/page/src/main.vue +167 -167
  94. package/packages/pagination/index.js +5 -5
  95. package/packages/pagination/src/main.vue +96 -96
  96. package/packages/player/index.js +5 -5
  97. package/packages/player/src/main.vue +194 -194
  98. package/packages/qr-code/index.js +5 -5
  99. package/packages/qr-code/src/main.vue +170 -170
  100. package/packages/radio-group/index.js +6 -6
  101. package/packages/radio-group/src/main.vue +319 -319
  102. package/packages/retrial-auth/index.js +5 -5
  103. package/packages/retrial-auth/src/main.vue +299 -299
  104. package/packages/select/index.js +5 -5
  105. package/packages/select-ganged/index.js +5 -5
  106. package/packages/select-ganged/src/main.vue +724 -724
  107. package/packages/selector/index.js +5 -5
  108. package/packages/selector-panel/index.js +5 -5
  109. package/packages/selector-panel/src/tree.vue +129 -129
  110. package/packages/sizer/index.js +5 -5
  111. package/packages/sizer/src/main.vue +254 -254
  112. package/packages/steps/index.js +5 -5
  113. package/packages/steps/src/main.vue +181 -181
  114. package/packages/switch/index.js +5 -5
  115. package/packages/table-form/index.js +5 -5
  116. package/packages/tabs/index.js +5 -5
  117. package/packages/tabs/src/main.vue +788 -788
  118. package/packages/tabs-panel/index.js +5 -5
  119. package/packages/tabs-panel/src/main.vue +29 -29
  120. package/packages/theme-chalk/gulpfile.js +25 -0
  121. package/packages/theme-chalk/src/base.scss +261 -261
  122. package/packages/theme-chalk/src/button-group.scss +176 -176
  123. package/packages/theme-chalk/src/button.scss +24 -24
  124. package/packages/theme-chalk/src/calendar.scss +113 -113
  125. package/packages/theme-chalk/src/card.scss +99 -99
  126. package/packages/theme-chalk/src/checkbox-group.scss +8 -8
  127. package/packages/theme-chalk/src/clients.scss +87 -87
  128. package/packages/theme-chalk/src/data-table-form.scss +67 -67
  129. package/packages/theme-chalk/src/date-picker.scss +7 -7
  130. package/packages/theme-chalk/src/dialog.scss +77 -77
  131. package/packages/theme-chalk/src/enable-drag.scss +181 -181
  132. package/packages/theme-chalk/src/enterprise.scss +5 -5
  133. package/packages/theme-chalk/src/error-page.scss +18 -18
  134. package/packages/theme-chalk/src/flow-group.scss +110 -110
  135. package/packages/theme-chalk/src/flow.scss +1 -1
  136. package/packages/theme-chalk/src/handle-user.scss +40 -40
  137. package/packages/theme-chalk/src/icons.scss +99 -99
  138. package/packages/theme-chalk/src/input.scss +9 -9
  139. package/packages/theme-chalk/src/label.scss +24 -24
  140. package/packages/theme-chalk/src/layout.scss +46 -46
  141. package/packages/theme-chalk/src/mixins/color.scss +117 -117
  142. package/packages/theme-chalk/src/nav.scss +111 -111
  143. package/packages/theme-chalk/src/page.scss +3 -3
  144. package/packages/theme-chalk/src/pagination.scss +29 -29
  145. package/packages/theme-chalk/src/player.scss +9 -9
  146. package/packages/theme-chalk/src/qr-code.scss +17 -17
  147. package/packages/theme-chalk/src/radio-group.scss +9 -9
  148. package/packages/theme-chalk/src/retrial-auth.scss +38 -38
  149. package/packages/theme-chalk/src/select-ganged.scss +8 -8
  150. package/packages/theme-chalk/src/select.scss +8 -8
  151. package/packages/theme-chalk/src/selector-panel.scss +204 -204
  152. package/packages/theme-chalk/src/sizer.scss +36 -36
  153. package/packages/theme-chalk/src/steps.scss +88 -88
  154. package/packages/theme-chalk/src/switch.scss +3 -3
  155. package/packages/theme-chalk/src/table-form.scss +1 -1
  156. package/packages/theme-chalk/src/tabs.scss +87 -87
  157. package/packages/theme-chalk/src/tips.scss +7 -7
  158. package/packages/theme-chalk/src/toolbar.scss +179 -179
  159. package/packages/theme-chalk/src/tree-group.scss +72 -72
  160. package/packages/theme-chalk/src/wxlogin.scss +3 -3
  161. package/packages/tips/index.js +5 -5
  162. package/packages/toolbar/index.js +5 -5
  163. package/packages/toolbar/src/main.vue +430 -430
  164. package/packages/tree/index.js +5 -5
  165. package/packages/tree-group/index.js +5 -5
  166. package/packages/upload/index.js +5 -5
  167. package/packages/upload/src/main.vue +1344 -1344
  168. package/packages/upload/src/picture.js +15 -15
  169. package/packages/wujie/index.js +5 -5
  170. package/packages/wxlogin/index.js +5 -5
  171. package/packages/wxlogin/src/main.vue +128 -128
  172. package/src/config/image.js +2 -2
  173. package/src/index.js +1 -1
  174. package/src/utils/bus.js +3 -3
  175. package/src/utils/date-util.js +312 -312
  176. package/src/utils/http.js +50 -50
  177. package/src/utils/store.js +21 -21
  178. package/src/utils/webSocket.js +107 -107
  179. package/packages/theme-chalk/lib/base.css +0 -1
  180. package/packages/theme-chalk/lib/button-group.css +0 -1
  181. package/packages/theme-chalk/lib/button.css +0 -1
  182. package/packages/theme-chalk/lib/calendar.css +0 -1
  183. package/packages/theme-chalk/lib/calogin.css +0 -0
  184. package/packages/theme-chalk/lib/card.css +0 -1
  185. package/packages/theme-chalk/lib/cascader.css +0 -0
  186. package/packages/theme-chalk/lib/checkbox-group.css +0 -1
  187. package/packages/theme-chalk/lib/clients.css +0 -1
  188. package/packages/theme-chalk/lib/data-table-form.css +0 -1
  189. package/packages/theme-chalk/lib/data-table.css +0 -1
  190. package/packages/theme-chalk/lib/date-picker.css +0 -1
  191. package/packages/theme-chalk/lib/dialog.css +0 -1
  192. package/packages/theme-chalk/lib/enable-drag.css +0 -1
  193. package/packages/theme-chalk/lib/enterprise.css +0 -1
  194. package/packages/theme-chalk/lib/error-page.css +0 -1
  195. package/packages/theme-chalk/lib/flow-chart.css +0 -0
  196. package/packages/theme-chalk/lib/flow-group.css +0 -1
  197. package/packages/theme-chalk/lib/flow-list.css +0 -1
  198. package/packages/theme-chalk/lib/flow.css +0 -1
  199. package/packages/theme-chalk/lib/fonts/iconfont.ttf +0 -0
  200. package/packages/theme-chalk/lib/fonts/iconfont.woff +0 -0
  201. package/packages/theme-chalk/lib/form.css +0 -1
  202. package/packages/theme-chalk/lib/handle-user.css +0 -1
  203. package/packages/theme-chalk/lib/handler.css +0 -1
  204. package/packages/theme-chalk/lib/icon.css +0 -1
  205. package/packages/theme-chalk/lib/icons.css +0 -1
  206. package/packages/theme-chalk/lib/index.css +0 -1
  207. package/packages/theme-chalk/lib/input-number.css +0 -0
  208. package/packages/theme-chalk/lib/input.css +0 -1
  209. package/packages/theme-chalk/lib/label.css +0 -1
  210. package/packages/theme-chalk/lib/layout.css +0 -1
  211. package/packages/theme-chalk/lib/login.css +0 -1
  212. package/packages/theme-chalk/lib/main.css +0 -1
  213. package/packages/theme-chalk/lib/menu.css +0 -1
  214. package/packages/theme-chalk/lib/nav.css +0 -1
  215. package/packages/theme-chalk/lib/notify.css +0 -0
  216. package/packages/theme-chalk/lib/page.css +0 -1
  217. package/packages/theme-chalk/lib/pagination.css +0 -1
  218. package/packages/theme-chalk/lib/player.css +0 -1
  219. package/packages/theme-chalk/lib/qr-code.css +0 -1
  220. package/packages/theme-chalk/lib/radio-group.css +0 -1
  221. package/packages/theme-chalk/lib/retrial-auth.css +0 -1
  222. package/packages/theme-chalk/lib/select-ganged.css +0 -1
  223. package/packages/theme-chalk/lib/select.css +0 -1
  224. package/packages/theme-chalk/lib/selector-panel.css +0 -1
  225. package/packages/theme-chalk/lib/selector.css +0 -1
  226. package/packages/theme-chalk/lib/simplicity-top.css +0 -1
  227. package/packages/theme-chalk/lib/simplicity.css +0 -1
  228. package/packages/theme-chalk/lib/sizer.css +0 -1
  229. package/packages/theme-chalk/lib/steps.css +0 -1
  230. package/packages/theme-chalk/lib/switch.css +0 -1
  231. package/packages/theme-chalk/lib/table-form.css +0 -0
  232. package/packages/theme-chalk/lib/tabs-panel.css +0 -0
  233. package/packages/theme-chalk/lib/tabs.css +0 -1
  234. package/packages/theme-chalk/lib/tips.css +0 -1
  235. package/packages/theme-chalk/lib/toolbar.css +0 -1
  236. package/packages/theme-chalk/lib/tree-group.css +0 -1
  237. package/packages/theme-chalk/lib/tree.css +0 -1
  238. package/packages/theme-chalk/lib/upload.css +0 -1
  239. package/packages/theme-chalk/lib/wujie.css +0 -0
  240. package/packages/theme-chalk/lib/wxlogin.css +0 -1
@@ -6913,8 +6913,8 @@ function plugin_asyncToGenerator(fn) { return function () { var gen = fn.apply(t
6913
6913
 
6914
6914
  function plugin_classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
6915
6915
 
6916
- /**
6917
- * JIT_GW_ExtInterface 模块,提供与客户端交互的功能
6916
+ /**
6917
+ * JIT_GW_ExtInterface 模块,提供与客户端交互的功能
6918
6918
  */
6919
6919
  var plugin_CA_ExtInterface = function () {
6920
6920
  function CA_ExtInterface() {
@@ -6927,11 +6927,11 @@ var plugin_CA_ExtInterface = function () {
6927
6927
  this.init();
6928
6928
  }
6929
6929
 
6930
- /**
6931
- * 简单的 Object.assign 兼容 IE <= 11 的 polyfill
6932
- * @see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign
6933
- * @param {Object} target - 目标对象
6934
- * @param {Object} options - 新的选项对象
6930
+ /**
6931
+ * 简单的 Object.assign 兼容 IE <= 11 的 polyfill
6932
+ * @see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign
6933
+ * @param {Object} target - 目标对象
6934
+ * @param {Object} options - 新的选项对象
6935
6935
  */
6936
6936
 
6937
6937
 
@@ -6946,8 +6946,8 @@ var plugin_CA_ExtInterface = function () {
6946
6946
  }
6947
6947
  };
6948
6948
 
6949
- /**
6950
- * 检查当前会话的 WebSocket URL
6949
+ /**
6950
+ * 检查当前会话的 WebSocket URL
6951
6951
  */
6952
6952
 
6953
6953
 
@@ -6961,8 +6961,8 @@ var plugin_CA_ExtInterface = function () {
6961
6961
  }
6962
6962
  };
6963
6963
 
6964
- /**
6965
- * 检查是否使用 ActiveX
6964
+ /**
6965
+ * 检查是否使用 ActiveX
6966
6966
  */
6967
6967
 
6968
6968
 
@@ -6974,11 +6974,11 @@ var plugin_CA_ExtInterface = function () {
6974
6974
  }
6975
6975
  };
6976
6976
 
6977
- /**
6978
- * 扩展发送消息并等待响应
6979
- * @param {string} operatorCmd - 操作命令
6980
- * @param {string} sendMsg - 发送的消息
6981
- * @returns {string} 响应消息
6977
+ /**
6978
+ * 扩展发送消息并等待响应
6979
+ * @param {string} operatorCmd - 操作命令
6980
+ * @param {string} sendMsg - 发送的消息
6981
+ * @returns {string} 响应消息
6982
6982
  */
6983
6983
 
6984
6984
 
@@ -7011,11 +7011,11 @@ var plugin_CA_ExtInterface = function () {
7011
7011
  return sendAndWaitMessageEx;
7012
7012
  }();
7013
7013
 
7014
- /**
7015
- * 发送消息并等待响应
7016
- * @param {string} wsurl - WebSocket URL
7017
- * @param {string} sendMsg - 发送的消息
7018
- * @returns {string} 响应消息
7014
+ /**
7015
+ * 发送消息并等待响应
7016
+ * @param {string} wsurl - WebSocket URL
7017
+ * @param {string} sendMsg - 发送的消息
7018
+ * @returns {string} 响应消息
7019
7019
  */
7020
7020
 
7021
7021
 
@@ -7039,9 +7039,9 @@ var plugin_CA_ExtInterface = function () {
7039
7039
  }
7040
7040
  };
7041
7041
 
7042
- /**
7043
- * 配置选项
7044
- * @param {Object} extendOption - 扩展选项
7042
+ /**
7043
+ * 配置选项
7044
+ * @param {Object} extendOption - 扩展选项
7045
7045
  */
7046
7046
 
7047
7047
 
@@ -7051,8 +7051,8 @@ var plugin_CA_ExtInterface = function () {
7051
7051
  }
7052
7052
  };
7053
7053
 
7054
- /**
7055
- * 初始化
7054
+ /**
7055
+ * 初始化
7056
7056
  */
7057
7057
 
7058
7058
 
@@ -7060,9 +7060,9 @@ var plugin_CA_ExtInterface = function () {
7060
7060
  this.isUseActioveX();
7061
7061
  };
7062
7062
 
7063
- /**
7064
- * 返回客户端的版本
7065
- * @returns {string} 客户端版本
7063
+ /**
7064
+ * 返回客户端的版本
7065
+ * @returns {string} 客户端版本
7066
7066
  */
7067
7067
 
7068
7068
 
@@ -7075,13 +7075,13 @@ var plugin_CA_ExtInterface = function () {
7075
7075
  }
7076
7076
  };
7077
7077
 
7078
- /**
7079
- * 下载客户端程序并安装
7080
- * @param {string} bstrURL - 下载地址
7081
- * @param {string} bstrHashValue - 哈希值
7082
- * @param {boolean} bSync - 是否同步安装
7083
- * @param {boolean} bOnlySSO - 是否仅安装 SSO
7084
- * @returns {number} 安装结果
7078
+ /**
7079
+ * 下载客户端程序并安装
7080
+ * @param {string} bstrURL - 下载地址
7081
+ * @param {string} bstrHashValue - 哈希值
7082
+ * @param {boolean} bSync - 是否同步安装
7083
+ * @param {boolean} bOnlySSO - 是否仅安装 SSO
7084
+ * @returns {number} 安装结果
7085
7085
  */
7086
7086
 
7087
7087
 
@@ -7095,11 +7095,11 @@ var plugin_CA_ExtInterface = function () {
7095
7095
  }
7096
7096
  };
7097
7097
 
7098
- /**
7099
- * 获取硬件指纹信息
7100
- * @param {number} dwSign - 签名
7101
- * @param {string} strGateWayIP - 网关 IP
7102
- * @returns {string} 硬件指纹信息
7098
+ /**
7099
+ * 获取硬件指纹信息
7100
+ * @param {number} dwSign - 签名
7101
+ * @param {string} strGateWayIP - 网关 IP
7102
+ * @returns {string} 硬件指纹信息
7103
7103
  */
7104
7104
 
7105
7105
 
@@ -7113,12 +7113,12 @@ var plugin_CA_ExtInterface = function () {
7113
7113
  }
7114
7114
  };
7115
7115
 
7116
- /**
7117
- * 设置转发策略和代填策略
7118
- * @param {string} strProxyPolicy - 转发策略
7119
- * @param {string} strSSOPolicy - 代填策略
7120
- * @param {string} strGatewayAddress - 网关地址
7121
- * @returns {number} 设置结果
7116
+ /**
7117
+ * 设置转发策略和代填策略
7118
+ * @param {string} strProxyPolicy - 转发策略
7119
+ * @param {string} strSSOPolicy - 代填策略
7120
+ * @param {string} strGatewayAddress - 网关地址
7121
+ * @returns {number} 设置结果
7122
7122
  */
7123
7123
 
7124
7124
 
@@ -7132,11 +7132,11 @@ var plugin_CA_ExtInterface = function () {
7132
7132
  }
7133
7133
  };
7134
7134
 
7135
- /**
7136
- * 启动认证信息模块
7137
- * @param {string} strFileName - 文件名
7138
- * @param {string} strXmlData - XML 数据
7139
- * @returns {string} 认证信息
7135
+ /**
7136
+ * 启动认证信息模块
7137
+ * @param {string} strFileName - 文件名
7138
+ * @param {string} strXmlData - XML 数据
7139
+ * @returns {string} 认证信息
7140
7140
  */
7141
7141
 
7142
7142
 
@@ -7150,10 +7150,10 @@ var plugin_CA_ExtInterface = function () {
7150
7150
  }
7151
7151
  };
7152
7152
 
7153
- /**
7154
- * 打开 BS 应用
7155
- * @param {string} strUrl - 应用 URL
7156
- * @returns {number} 打开结果
7153
+ /**
7154
+ * 打开 BS 应用
7155
+ * @param {string} strUrl - 应用 URL
7156
+ * @returns {number} 打开结果
7157
7157
  */
7158
7158
 
7159
7159
 
@@ -7167,12 +7167,12 @@ var plugin_CA_ExtInterface = function () {
7167
7167
  }
7168
7168
  };
7169
7169
 
7170
- /**
7171
- * 打开 CS 应用
7172
- * @param {string} strGatewayAddress - 网关地址
7173
- * @param {string} strAppFlag - 应用标识
7174
- * @param {string} strAppPath - 应用路径
7175
- * @returns {number} 打开结果
7170
+ /**
7171
+ * 打开 CS 应用
7172
+ * @param {string} strGatewayAddress - 网关地址
7173
+ * @param {string} strAppFlag - 应用标识
7174
+ * @param {string} strAppPath - 应用路径
7175
+ * @returns {number} 打开结果
7176
7176
  */
7177
7177
 
7178
7178
 
@@ -7186,13 +7186,13 @@ var plugin_CA_ExtInterface = function () {
7186
7186
  }
7187
7187
  };
7188
7188
 
7189
- /**
7190
- * 设置自动更新策略
7191
- * @param {string} strGatewayAddress - 网关地址
7192
- * @param {number} nGatewayPort - 网关端口
7193
- * @param {string} strUserToken - 用户令牌
7194
- * @param {number} updatedelay - 更新延迟
7195
- * @returns {number} 设置结果
7189
+ /**
7190
+ * 设置自动更新策略
7191
+ * @param {string} strGatewayAddress - 网关地址
7192
+ * @param {number} nGatewayPort - 网关端口
7193
+ * @param {string} strUserToken - 用户令牌
7194
+ * @param {number} updatedelay - 更新延迟
7195
+ * @returns {number} 设置结果
7196
7196
  */
7197
7197
 
7198
7198
 
@@ -7206,10 +7206,10 @@ var plugin_CA_ExtInterface = function () {
7206
7206
  }
7207
7207
  };
7208
7208
 
7209
- /**
7210
- * 获取客户端 IP
7211
- * @param {string} strGatewayIP - 网关 IP
7212
- * @returns {string} 客户端 IP
7209
+ /**
7210
+ * 获取客户端 IP
7211
+ * @param {string} strGatewayIP - 网关 IP
7212
+ * @returns {string} 客户端 IP
7213
7213
  */
7214
7214
 
7215
7215
 
@@ -7223,10 +7223,10 @@ var plugin_CA_ExtInterface = function () {
7223
7223
  }
7224
7224
  };
7225
7225
 
7226
- /**
7227
- * 登出网关
7228
- * @param {string} strServerIP - 服务器 IP
7229
- * @returns {number} 登出结果
7226
+ /**
7227
+ * 登出网关
7228
+ * @param {string} strServerIP - 服务器 IP
7229
+ * @returns {number} 登出结果
7230
7230
  */
7231
7231
 
7232
7232
 
@@ -7240,11 +7240,11 @@ var plugin_CA_ExtInterface = function () {
7240
7240
  }
7241
7241
  };
7242
7242
 
7243
- /**
7244
- * 运行安装包
7245
- * @param {number} lRunType - 运行类型
7246
- * @param {boolean} bIsOnlySSO - 是否仅安装 SSO
7247
- * @returns {number} 运行结果
7243
+ /**
7244
+ * 运行安装包
7245
+ * @param {number} lRunType - 运行类型
7246
+ * @param {boolean} bIsOnlySSO - 是否仅安装 SSO
7247
+ * @returns {number} 运行结果
7248
7248
  */
7249
7249
 
7250
7250
 
@@ -7258,9 +7258,9 @@ var plugin_CA_ExtInterface = function () {
7258
7258
  }
7259
7259
  };
7260
7260
 
7261
- /**
7262
- * 获取下载进度
7263
- * @returns {number} 下载进度
7261
+ /**
7262
+ * 获取下载进度
7263
+ * @returns {number} 下载进度
7264
7264
  */
7265
7265
 
7266
7266
 
@@ -7274,9 +7274,9 @@ var plugin_CA_ExtInterface = function () {
7274
7274
  }
7275
7275
  };
7276
7276
 
7277
- /**
7278
- * 是否安装完成
7279
- * @returns {boolean} 安装完成状态
7277
+ /**
7278
+ * 是否安装完成
7279
+ * @returns {boolean} 安装完成状态
7280
7280
  */
7281
7281
 
7282
7282
 
@@ -7290,11 +7290,11 @@ var plugin_CA_ExtInterface = function () {
7290
7290
  }
7291
7291
  };
7292
7292
 
7293
- /**
7294
- * 初始化签包对象
7295
- * @param {string} strAlgType - 算法类型
7296
- * @param {string} strAuxParam - 辅助参数
7297
- * @returns {number} 初始化结果
7293
+ /**
7294
+ * 初始化签包对象
7295
+ * @param {string} strAlgType - 算法类型
7296
+ * @param {string} strAuxParam - 辅助参数
7297
+ * @returns {number} 初始化结果
7298
7298
  */
7299
7299
 
7300
7300
 
@@ -7308,10 +7308,10 @@ var plugin_CA_ExtInterface = function () {
7308
7308
  }
7309
7309
  };
7310
7310
 
7311
- /**
7312
- * 设置摘要算法
7313
- * @param {string} strDigestAlg - 摘要算法
7314
- * @returns {number} 设置结果
7311
+ /**
7312
+ * 设置摘要算法
7313
+ * @param {string} strDigestAlg - 摘要算法
7314
+ * @returns {number} 设置结果
7315
7315
  */
7316
7316
 
7317
7317
 
@@ -7325,10 +7325,10 @@ var plugin_CA_ExtInterface = function () {
7325
7325
  }
7326
7326
  };
7327
7327
 
7328
- /**
7329
- * 设置单证书是否弹出对话框
7330
- * @param {number} isChoose - 是否弹出对话框
7331
- * @returns {number} 设置结果
7328
+ /**
7329
+ * 设置单证书是否弹出对话框
7330
+ * @param {number} isChoose - 是否弹出对话框
7331
+ * @returns {number} 设置结果
7332
7332
  */
7333
7333
 
7334
7334
 
@@ -7342,11 +7342,11 @@ var plugin_CA_ExtInterface = function () {
7342
7342
  }
7343
7343
  };
7344
7344
 
7345
- /**
7346
- * 添加证书过滤条件
7347
- * @param {number} ulType - 过滤类型
7348
- * @param {string} strValue - 过滤值
7349
- * @returns {number} 添加结果
7345
+ /**
7346
+ * 添加证书过滤条件
7347
+ * @param {number} ulType - 过滤类型
7348
+ * @param {string} strValue - 过滤值
7349
+ * @returns {number} 添加结果
7350
7350
  */
7351
7351
 
7352
7352
 
@@ -7360,9 +7360,9 @@ var plugin_CA_ExtInterface = function () {
7360
7360
  }
7361
7361
  };
7362
7362
 
7363
- /**
7364
- * 清除所有过滤条件
7365
- * @returns {number} 清除结果
7363
+ /**
7364
+ * 清除所有过滤条件
7365
+ * @returns {number} 清除结果
7366
7366
  */
7367
7367
 
7368
7368
 
@@ -7376,10 +7376,10 @@ var plugin_CA_ExtInterface = function () {
7376
7376
  }
7377
7377
  };
7378
7378
 
7379
- /**
7380
- * P1 签名
7381
- * @param {string} strValueBase64 - 待签名的 Base64 字符串
7382
- * @returns {string} 签名结果
7379
+ /**
7380
+ * P1 签名
7381
+ * @param {string} strValueBase64 - 待签名的 Base64 字符串
7382
+ * @returns {string} 签名结果
7383
7383
  */
7384
7384
 
7385
7385
 
@@ -7393,10 +7393,10 @@ var plugin_CA_ExtInterface = function () {
7393
7393
  }
7394
7394
  };
7395
7395
 
7396
- /**
7397
- * P1 签名字符串
7398
- * @param {string} strValue - 待签名的字符串
7399
- * @returns {string} 签名结果
7396
+ /**
7397
+ * P1 签名字符串
7398
+ * @param {string} strValue - 待签名的字符串
7399
+ * @returns {string} 签名结果
7400
7400
  */
7401
7401
 
7402
7402
 
@@ -7410,12 +7410,12 @@ var plugin_CA_ExtInterface = function () {
7410
7410
  }
7411
7411
  };
7412
7412
 
7413
- /**
7414
- * P7 签名
7415
- * @param {string} strValueBase64 - 待签名的 Base64 字符串
7416
- * @param {boolean} isDetach - 是否分离签名
7417
- * @param {boolean} isIncludeCert - 是否包含证书
7418
- * @returns {string} 签名结果
7413
+ /**
7414
+ * P7 签名
7415
+ * @param {string} strValueBase64 - 待签名的 Base64 字符串
7416
+ * @param {boolean} isDetach - 是否分离签名
7417
+ * @param {boolean} isIncludeCert - 是否包含证书
7418
+ * @returns {string} 签名结果
7419
7419
  */
7420
7420
 
7421
7421
 
@@ -7429,12 +7429,12 @@ var plugin_CA_ExtInterface = function () {
7429
7429
  }
7430
7430
  };
7431
7431
 
7432
- /**
7433
- * P7 签名字符串
7434
- * @param {string} strValue - 待签名的字符串
7435
- * @param {boolean} isDetach - 是否分离签名
7436
- * @param {boolean} isIncludeCert - 是否包含证书
7437
- * @returns {string} 签名结果
7432
+ /**
7433
+ * P7 签名字符串
7434
+ * @param {string} strValue - 待签名的字符串
7435
+ * @param {boolean} isDetach - 是否分离签名
7436
+ * @param {boolean} isIncludeCert - 是否包含证书
7437
+ * @returns {string} 签名结果
7438
7438
  */
7439
7439
 
7440
7440
 
@@ -7448,9 +7448,9 @@ var plugin_CA_ExtInterface = function () {
7448
7448
  }
7449
7449
  };
7450
7450
 
7451
- /**
7452
- * 释放签名对象
7453
- * @returns {number} 释放结果
7451
+ /**
7452
+ * 释放签名对象
7453
+ * @returns {number} 释放结果
7454
7454
  */
7455
7455
 
7456
7456
 
@@ -7464,9 +7464,9 @@ var plugin_CA_ExtInterface = function () {
7464
7464
  }
7465
7465
  };
7466
7466
 
7467
- /**
7468
- * 获取签名版本
7469
- * @returns {string} 签名版本
7467
+ /**
7468
+ * 获取签名版本
7469
+ * @returns {string} 签名版本
7470
7470
  */
7471
7471
 
7472
7472
 
@@ -7480,9 +7480,9 @@ var plugin_CA_ExtInterface = function () {
7480
7480
  }
7481
7481
  };
7482
7482
 
7483
- /**
7484
- * 获取签名证书
7485
- * @returns {string} 签名证书
7483
+ /**
7484
+ * 获取签名证书
7485
+ * @returns {string} 签名证书
7486
7486
  */
7487
7487
 
7488
7488
 
@@ -7496,9 +7496,9 @@ var plugin_CA_ExtInterface = function () {
7496
7496
  }
7497
7497
  };
7498
7498
 
7499
- /**
7500
- * 获取错误码
7501
- * @returns {number} 错误码
7499
+ /**
7500
+ * 获取错误码
7501
+ * @returns {number} 错误码
7502
7502
  */
7503
7503
 
7504
7504
 
@@ -7512,9 +7512,9 @@ var plugin_CA_ExtInterface = function () {
7512
7512
  }
7513
7513
  };
7514
7514
 
7515
- /**
7516
- * 获取错误信息
7517
- * @returns {string} 错误信息
7515
+ /**
7516
+ * 获取错误信息
7517
+ * @returns {string} 错误信息
7518
7518
  */
7519
7519
 
7520
7520
 
@@ -7528,9 +7528,9 @@ var plugin_CA_ExtInterface = function () {
7528
7528
  }
7529
7529
  };
7530
7530
 
7531
- /**
7532
- * 销毁认证对象
7533
- * @returns {number} 销毁结果
7531
+ /**
7532
+ * 销毁认证对象
7533
+ * @returns {number} 销毁结果
7534
7534
  */
7535
7535
 
7536
7536
 
@@ -7544,9 +7544,9 @@ var plugin_CA_ExtInterface = function () {
7544
7544
  }
7545
7545
  };
7546
7546
 
7547
- /**
7548
- * 获取证书类型
7549
- * @returns {string} 证书类型
7547
+ /**
7548
+ * 获取证书类型
7549
+ * @returns {string} 证书类型
7550
7550
  */
7551
7551
 
7552
7552
 
@@ -7560,9 +7560,9 @@ var plugin_CA_ExtInterface = function () {
7560
7560
  }
7561
7561
  };
7562
7562
 
7563
- /**
7564
- * 获取签名摘要算法
7565
- * @returns {string} 签名摘要算法
7563
+ /**
7564
+ * 获取签名摘要算法
7565
+ * @returns {string} 签名摘要算法
7566
7566
  */
7567
7567
 
7568
7568
 
@@ -7576,11 +7576,11 @@ var plugin_CA_ExtInterface = function () {
7576
7576
  }
7577
7577
  };
7578
7578
 
7579
- /**
7580
- * 使能调用序列
7581
- * @param {boolean} bCallQueueEnable - 是否使能调用序列
7582
- * @param {boolean} bHeadInfoEnable - 是否使能头部信息
7583
- * @returns {number} 使能结果
7579
+ /**
7580
+ * 使能调用序列
7581
+ * @param {boolean} bCallQueueEnable - 是否使能调用序列
7582
+ * @param {boolean} bHeadInfoEnable - 是否使能头部信息
7583
+ * @returns {number} 使能结果
7584
7584
  */
7585
7585
 
7586
7586
 
@@ -7594,9 +7594,9 @@ var plugin_CA_ExtInterface = function () {
7594
7594
  }
7595
7595
  };
7596
7596
 
7597
- /**
7598
- * 清空调用序列结果
7599
- * @returns {number} 清空调用序列结果
7597
+ /**
7598
+ * 清空调用序列结果
7599
+ * @returns {number} 清空调用序列结果
7600
7600
  */
7601
7601
 
7602
7602
 
@@ -7610,9 +7610,9 @@ var plugin_CA_ExtInterface = function () {
7610
7610
  }
7611
7611
  };
7612
7612
 
7613
- /**
7614
- * 获取调用序列结果
7615
- * @returns {string} 调用序列结果
7613
+ /**
7614
+ * 获取调用序列结果
7615
+ * @returns {string} 调用序列结果
7616
7616
  */
7617
7617
 
7618
7618
 
@@ -7626,12 +7626,12 @@ var plugin_CA_ExtInterface = function () {
7626
7626
  }
7627
7627
  };
7628
7628
 
7629
- /**
7630
- * 客户端安全策略检查
7631
- * @param {string} strGatewayAddress - 网关地址
7632
- * @param {number} usGatewayPort - 网关端口
7633
- * @param {string} strSecurityPolicys - 安全策略
7634
- * @returns {boolean} 检查结果
7629
+ /**
7630
+ * 客户端安全策略检查
7631
+ * @param {string} strGatewayAddress - 网关地址
7632
+ * @param {number} usGatewayPort - 网关端口
7633
+ * @param {string} strSecurityPolicys - 安全策略
7634
+ * @returns {boolean} 检查结果
7635
7635
  */
7636
7636
 
7637
7637
 
@@ -7645,9 +7645,9 @@ var plugin_CA_ExtInterface = function () {
7645
7645
  }
7646
7646
  };
7647
7647
 
7648
- /**
7649
- * 获取通讯协议版本
7650
- * @returns {string} 通讯协议版本
7648
+ /**
7649
+ * 获取通讯协议版本
7650
+ * @returns {string} 通讯协议版本
7651
7651
  */
7652
7652
 
7653
7653
 
@@ -7661,13 +7661,13 @@ var plugin_CA_ExtInterface = function () {
7661
7661
  }
7662
7662
  };
7663
7663
 
7664
- /**
7665
- * 修改 Key 的 Pin 码
7666
- * @param {string} strCertSn - 证书序列号
7667
- * @param {number} lPinCodeType - Pin 码类型
7668
- * @param {string} strCurPinCode - 当前 Pin 码
7669
- * @param {string} strNewPinCode - 新 Pin 码
7670
- * @returns {number} 修改结果
7664
+ /**
7665
+ * 修改 Key 的 Pin 码
7666
+ * @param {string} strCertSn - 证书序列号
7667
+ * @param {number} lPinCodeType - Pin 码类型
7668
+ * @param {string} strCurPinCode - 当前 Pin 码
7669
+ * @param {string} strNewPinCode - 新 Pin 码
7670
+ * @returns {number} 修改结果
7671
7671
  */
7672
7672
 
7673
7673
 
@@ -7681,10 +7681,10 @@ var plugin_CA_ExtInterface = function () {
7681
7681
  }
7682
7682
  };
7683
7683
 
7684
- /**
7685
- * 等待策略设置完毕
7686
- * @param {string} strGatewayAddress - 网关地址
7687
- * @returns {number} 等待结果
7684
+ /**
7685
+ * 等待策略设置完毕
7686
+ * @param {string} strGatewayAddress - 网关地址
7687
+ * @returns {number} 等待结果
7688
7688
  */
7689
7689
 
7690
7690
 
@@ -7698,10 +7698,10 @@ var plugin_CA_ExtInterface = function () {
7698
7698
  }
7699
7699
  };
7700
7700
 
7701
- /**
7702
- * 获取会话 Token
7703
- * @param {string} strGatewayAddress - 网关地址
7704
- * @returns {string} 会话 Token
7701
+ /**
7702
+ * 获取会话 Token
7703
+ * @param {string} strGatewayAddress - 网关地址
7704
+ * @returns {string} 会话 Token
7705
7705
  */
7706
7706
 
7707
7707
 
@@ -7715,9 +7715,9 @@ var plugin_CA_ExtInterface = function () {
7715
7715
  }
7716
7716
  };
7717
7717
 
7718
- /**
7719
- * 获取控件版本
7720
- * @returns {string} 控件版本
7718
+ /**
7719
+ * 获取控件版本
7720
+ * @returns {string} 控件版本
7721
7721
  */
7722
7722
 
7723
7723
 
@@ -7731,10 +7731,10 @@ var plugin_CA_ExtInterface = function () {
7731
7731
  }
7732
7732
  };
7733
7733
 
7734
- /**
7735
- * 设置语言资源
7736
- * @param {string} strLanguage - 语言资源
7737
- * @returns {number} 设置结果
7734
+ /**
7735
+ * 设置语言资源
7736
+ * @param {string} strLanguage - 语言资源
7737
+ * @returns {number} 设置结果
7738
7738
  */
7739
7739
 
7740
7740
 
@@ -7748,12 +7748,12 @@ var plugin_CA_ExtInterface = function () {
7748
7748
  }
7749
7749
  };
7750
7750
 
7751
- /**
7752
- * 获取用户属性
7753
- * @param {string} strGatewayAddress - 网关地址
7754
- * @param {string} strAppFlag - 应用标识
7755
- * @param {string} strAttributeName - 属性名称
7756
- * @returns {string} 用户属性值
7751
+ /**
7752
+ * 获取用户属性
7753
+ * @param {string} strGatewayAddress - 网关地址
7754
+ * @param {string} strAppFlag - 应用标识
7755
+ * @param {string} strAttributeName - 属性名称
7756
+ * @returns {string} 用户属性值
7757
7757
  */
7758
7758
 
7759
7759
 
@@ -7767,9 +7767,9 @@ var plugin_CA_ExtInterface = function () {
7767
7767
  }
7768
7768
  };
7769
7769
 
7770
- /**
7771
- * 获取签名加密 PIN 码
7772
- * @returns {string} 签名加密 PIN 码
7770
+ /**
7771
+ * 获取签名加密 PIN 码
7772
+ * @returns {string} 签名加密 PIN 码
7773
7773
  */
7774
7774
 
7775
7775
 
@@ -7782,20 +7782,20 @@ var plugin_CA_ExtInterface = function () {
7782
7782
  return result.value;
7783
7783
  }
7784
7784
  };
7785
- /*
7786
- *曙光四川CA
7787
- *'SOF_GetUserList' 证书列表
7788
- *'SOF_ExportUserCert' 导出证书
7789
- *'SOF_GetCertInfo': 获取证书信息
7790
- *'SOF_GenRandom': 生成随机数
7791
- *'SOF_SignData': 获取证书签名
7792
- *'SOF_Login': 登录证书
7793
- *'SOF_GetPinRetryCount': 剩余次数
7785
+ /*
7786
+ *曙光四川CA
7787
+ *'SOF_GetUserList' 证书列表
7788
+ *'SOF_ExportUserCert' 导出证书
7789
+ *'SOF_GetCertInfo': 获取证书信息
7790
+ *'SOF_GenRandom': 生成随机数
7791
+ *'SOF_SignData': 获取证书签名
7792
+ *'SOF_Login': 登录证书
7793
+ *'SOF_GetPinRetryCount': 剩余次数
7794
7794
  */
7795
- /**
7796
- *
7797
- * 获取webSocket消息
7798
- * @returns {string}
7795
+ /**
7796
+ *
7797
+ * 获取webSocket消息
7798
+ * @returns {string}
7799
7799
  */
7800
7800
 
7801
7801
 
@@ -7831,10 +7831,10 @@ var plugin_CA_ExtInterface = function () {
7831
7831
  };
7832
7832
  });
7833
7833
  };
7834
- /**
7835
- *
7836
- * base64解码
7837
- * @returns {string} base64解码后的字符串
7834
+ /**
7835
+ *
7836
+ * base64解码
7837
+ * @returns {string} base64解码后的字符串
7838
7838
  */
7839
7839
 
7840
7840
 
@@ -7869,10 +7869,10 @@ var plugin_CA_ExtInterface = function () {
7869
7869
  val = this.utf8_decode(val);
7870
7870
  return val;
7871
7871
  };
7872
- /**
7873
- *
7874
- * base64编码
7875
- * @returns {string} base64编码后的字符串
7872
+ /**
7873
+ *
7874
+ * base64编码
7875
+ * @returns {string} base64编码后的字符串
7876
7876
  */
7877
7877
 
7878
7878
 
@@ -7905,10 +7905,10 @@ var plugin_CA_ExtInterface = function () {
7905
7905
  }
7906
7906
  return val;
7907
7907
  };
7908
- /**
7909
- *
7910
- * utf8解码
7911
- * @returns {string} utf8解码后的字符串
7908
+ /**
7909
+ *
7910
+ * utf8解码
7911
+ * @returns {string} utf8解码后的字符串
7912
7912
  */
7913
7913
 
7914
7914
 
@@ -7937,10 +7937,10 @@ var plugin_CA_ExtInterface = function () {
7937
7937
  }
7938
7938
  return string;
7939
7939
  };
7940
- /**
7941
- *
7942
- * utf8编码
7943
- * @returns {string} utf8编码后的字符串
7940
+ /**
7941
+ *
7942
+ * utf8编码
7943
+ * @returns {string} utf8编码后的字符串
7944
7944
  */
7945
7945
 
7946
7946
 
@@ -28417,8 +28417,8 @@ form_src_main.install = function (Vue) {
28417
28417
  };
28418
28418
 
28419
28419
  /* harmony default export */ var packages_form = (form_src_main);
28420
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/main.vue?vue&type=template&id=6a1416d2&
28421
- var mainvue_type_template_id_6a1416d2_render = function () {
28420
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/main.vue?vue&type=template&id=70db76e0&
28421
+ var mainvue_type_template_id_70db76e0_render = function () {
28422
28422
  var _vm = this
28423
28423
  var _h = _vm.$createElement
28424
28424
  var _c = _vm._self._c || _h
@@ -28545,7 +28545,9 @@ var mainvue_type_template_id_6a1416d2_render = function () {
28545
28545
  {
28546
28546
  class:
28547
28547
  "es-info " +
28548
- (_vm.formLabelPosition == "left" ? "form-left" : ""),
28548
+ (_vm.formLabelPosition == "left"
28549
+ ? "form-left"
28550
+ : "form-right"),
28549
28551
  },
28550
28552
  [
28551
28553
  _c(
@@ -28630,6 +28632,8 @@ var mainvue_type_template_id_6a1416d2_render = function () {
28630
28632
  "pending-id": _vm.pendingId,
28631
28633
  showBtn: false,
28632
28634
  formTitle: _vm.formTitle,
28635
+ flowLabelConfig: _vm.flowLabelConfig,
28636
+ hideMessage: _vm.hideMessage,
28633
28637
  startFlowPageEmbeddedIntoStartFlowIndex:
28634
28638
  _vm.startFlowPageEmbeddedIntoStartFlowIndex,
28635
28639
  processDefinitionId: _vm.nodeInfo.nextNode,
@@ -28678,6 +28682,8 @@ var mainvue_type_template_id_6a1416d2_render = function () {
28678
28682
  selectorConfig: _vm.selectorConfig,
28679
28683
  resetAppId: _vm.resetAppId,
28680
28684
  taskExamine: _vm.taskExamineInfo,
28685
+ flowLabelConfig: _vm.flowLabelConfig,
28686
+ hideMessage: _vm.hideMessage,
28681
28687
  subParams: _vm.subParams,
28682
28688
  "news-info": _vm.nextNode.notificationMsg,
28683
28689
  },
@@ -28695,6 +28701,8 @@ var mainvue_type_template_id_6a1416d2_render = function () {
28695
28701
  showOther: _vm.showOther,
28696
28702
  showTooltip: _vm.showTooltip,
28697
28703
  selectorParams: _vm.selectorParams,
28704
+ flowLabelConfig: _vm.flowLabelConfig,
28705
+ hideMessage: _vm.hideMessage,
28698
28706
  formLabelPosition: _vm.formLabelPosition,
28699
28707
  simpleTips: _vm.simpleTips,
28700
28708
  },
@@ -28705,6 +28713,8 @@ var mainvue_type_template_id_6a1416d2_render = function () {
28705
28713
  businessId: _vm.businessId,
28706
28714
  appId: _vm.resetAppId,
28707
28715
  showTooltip: _vm.showTooltip,
28716
+ flowLabelConfig: _vm.flowLabelConfig,
28717
+ hideMessage: _vm.hideMessage,
28708
28718
  simpleTips: _vm.simpleTips,
28709
28719
  },
28710
28720
  on: {
@@ -28721,6 +28731,8 @@ var mainvue_type_template_id_6a1416d2_render = function () {
28721
28731
  showTooltip: _vm.showTooltip,
28722
28732
  simpleTips: _vm.simpleTips,
28723
28733
  appId: _vm.resetAppId,
28734
+ flowLabelConfig: _vm.flowLabelConfig,
28735
+ hideMessage: _vm.hideMessage,
28724
28736
  flowParams: _vm.param,
28725
28737
  subParams: _vm.subParams,
28726
28738
  },
@@ -28987,7 +28999,9 @@ var mainvue_type_template_id_6a1416d2_render = function () {
28987
28999
  ref: "esContent",
28988
29000
  class:
28989
29001
  "es-info " +
28990
- (_vm.formLabelPosition == "left" ? "form-left" : ""),
29002
+ (_vm.formLabelPosition == "left"
29003
+ ? "form-left"
29004
+ : "form-right"),
28991
29005
  },
28992
29006
  [
28993
29007
  _c(
@@ -29721,7 +29735,11 @@ var mainvue_type_template_id_6a1416d2_render = function () {
29721
29735
  : "nextOrgId",
29722
29736
  label:
29723
29737
  _vm.isShowNextUser
29724
- ? "下步办理人"
29738
+ ? "" +
29739
+ (_vm
29740
+ .flowLabelConfig
29741
+ .nextUser ||
29742
+ "下步办理人")
29725
29743
  : "办理对象",
29726
29744
  },
29727
29745
  },
@@ -30231,6 +30249,8 @@ var mainvue_type_template_id_6a1416d2_render = function () {
30231
30249
  ? _c("CustomPreset", {
30232
30250
  ref: "customPreset",
30233
30251
  attrs: {
30252
+ flowLabelConfig: _vm.flowLabelConfig,
30253
+ hideMessage: _vm.hideMessage,
30234
30254
  showTooltip: _vm.showTooltip,
30235
30255
  nextNode: _vm.nextNode.nextNodeId,
30236
30256
  customPresetHintMessage:
@@ -30260,6 +30280,8 @@ var mainvue_type_template_id_6a1416d2_render = function () {
30260
30280
  nodeId: _vm.nextNode.nextNodeId,
30261
30281
  showTooltip: _vm.showTooltip,
30262
30282
  businessId: _vm.businessIds,
30283
+ flowLabelConfig: _vm.flowLabelConfig,
30284
+ hideMessage: _vm.hideMessage,
30263
30285
  customPresetHintMessage:
30264
30286
  _vm.customPresetHintMessage,
30265
30287
  processDefinitionId: _vm.nodeInfo.nextNode,
@@ -30297,6 +30319,8 @@ var mainvue_type_template_id_6a1416d2_render = function () {
30297
30319
  _vm.businessIds,
30298
30320
  simpleTips: _vm.simpleTips,
30299
30321
  showTooltip: _vm.showTooltip,
30322
+ hideMessage: _vm.hideMessage,
30323
+ flowLabelConfig: _vm.flowLabelConfig,
30300
30324
  "is-free-start-flow":
30301
30325
  _vm.freeStartFlowParams.useScene ===
30302
30326
  "multiInsMidwayWithSubmitScene",
@@ -30338,6 +30362,7 @@ var mainvue_type_template_id_6a1416d2_render = function () {
30338
30362
  ref: "flowCirculate",
30339
30363
  attrs: {
30340
30364
  showTooltip: _vm.showTooltip,
30365
+ flowLabelConfig: _vm.flowLabelConfig,
30341
30366
  "label-position": _vm.formLabelPosition,
30342
30367
  businessId: _vm.businessId,
30343
30368
  startFlowPageEmbeddedIntoStartFlowIndex:
@@ -30356,7 +30381,10 @@ var mainvue_type_template_id_6a1416d2_render = function () {
30356
30381
  },
30357
30382
  })
30358
30383
  : _vm._e(),
30359
- !_vm.isFlow && _vm.isSpecial && _vm.newsList.length > 0
30384
+ !_vm.isFlow &&
30385
+ _vm.isSpecial &&
30386
+ _vm.newsList.length > 0 &&
30387
+ !_vm.hideMessage
30360
30388
  ? _c(
30361
30389
  "div",
30362
30390
  {
@@ -31038,6 +31066,8 @@ var mainvue_type_template_id_6a1416d2_render = function () {
31038
31066
  _c("circulate", {
31039
31067
  attrs: {
31040
31068
  businessId: _vm.businessId,
31069
+ flowLabelConfig: _vm.flowLabelConfig,
31070
+ hideMessage: _vm.hideMessage,
31041
31071
  processDefinitionId: _vm.nodeInfo.nextNode,
31042
31072
  showTooltip: _vm.showTooltip,
31043
31073
  simpleTips: _vm.simpleTips,
@@ -31086,6 +31116,8 @@ var mainvue_type_template_id_6a1416d2_render = function () {
31086
31116
  showTooltip: _vm.showTooltip,
31087
31117
  simpleTips: _vm.simpleTips,
31088
31118
  selectorParams: _vm.selectorParams,
31119
+ flowLabelConfig: _vm.flowLabelConfig,
31120
+ hideMessage: _vm.hideMessage,
31089
31121
  "is-free-start-flow":
31090
31122
  _vm.freeStartFlowParams.useScene ===
31091
31123
  "multiInsMidwayWithSubmitScene",
@@ -31173,6 +31205,8 @@ var mainvue_type_template_id_6a1416d2_render = function () {
31173
31205
  option: _vm.value,
31174
31206
  showTooltip: _vm.showTooltip,
31175
31207
  simpleTips: _vm.simpleTips,
31208
+ flowLabelConfig: _vm.flowLabelConfig,
31209
+ hideMessage: _vm.hideMessage,
31176
31210
  "show-reject": _vm.showReject,
31177
31211
  "news-info": _vm.nextNode.notificationMsg,
31178
31212
  },
@@ -31213,6 +31247,8 @@ var mainvue_type_template_id_6a1416d2_render = function () {
31213
31247
  opinion: _vm.value,
31214
31248
  type: _vm.taskReadType,
31215
31249
  showTooltip: _vm.showTooltip,
31250
+ flowLabelConfig: _vm.flowLabelConfig,
31251
+ hideMessage: _vm.hideMessage,
31216
31252
  selectorConfig: _vm.selectorConfig,
31217
31253
  simpleTips: _vm.simpleTips,
31218
31254
  subParams: _vm.subParams,
@@ -31360,6 +31396,8 @@ var mainvue_type_template_id_6a1416d2_render = function () {
31360
31396
  pendingId: _vm.pendingId,
31361
31397
  defaultOpinion: _vm.nodeDefaultSubmitOpinion,
31362
31398
  oldOption: _vm.value,
31399
+ flowLabelConfig: _vm.flowLabelConfig,
31400
+ hideMessage: _vm.hideMessage,
31363
31401
  selectorParams: _vm.selectorParams,
31364
31402
  type: _vm.flowType,
31365
31403
  multiple: _vm.flowMultiple,
@@ -31401,6 +31439,8 @@ var mainvue_type_template_id_6a1416d2_render = function () {
31401
31439
  {
31402
31440
  attrs: {
31403
31441
  isStartFlow: "",
31442
+ flowLabelConfig: _vm.flowLabelConfig,
31443
+ hideMessage: _vm.hideMessage,
31404
31444
  simpleTips: _vm.simpleTips,
31405
31445
  btnList: [
31406
31446
  {
@@ -31436,11 +31476,11 @@ var mainvue_type_template_id_6a1416d2_render = function () {
31436
31476
  )
31437
31477
  : _vm._e()
31438
31478
  }
31439
- var mainvue_type_template_id_6a1416d2_staticRenderFns = []
31440
- mainvue_type_template_id_6a1416d2_render._withStripped = true
31479
+ var mainvue_type_template_id_70db76e0_staticRenderFns = []
31480
+ mainvue_type_template_id_70db76e0_render._withStripped = true
31441
31481
 
31442
31482
 
31443
- // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=6a1416d2&
31483
+ // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=70db76e0&
31444
31484
 
31445
31485
  // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/CommonOpinions.vue?vue&type=template&id=7b4f1542&
31446
31486
  var CommonOpinionsvue_type_template_id_7b4f1542_render = function () {
@@ -32491,8 +32531,8 @@ var CommonOpinions_component = normalizeComponent(
32491
32531
  )
32492
32532
 
32493
32533
  /* harmony default export */ var CommonOpinions = (CommonOpinions_component.exports);
32494
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processForm.vue?vue&type=template&id=6df91879&
32495
- var processFormvue_type_template_id_6df91879_render = function () {
32534
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processForm.vue?vue&type=template&id=a2ba210a&
32535
+ var processFormvue_type_template_id_a2ba210a_render = function () {
32496
32536
  var _vm = this
32497
32537
  var _h = _vm.$createElement
32498
32538
  var _c = _vm._self._c || _h
@@ -32821,7 +32861,9 @@ var processFormvue_type_template_id_6df91879_render = function () {
32821
32861
  {
32822
32862
  attrs: {
32823
32863
  prop: _vm.isShowNextUser ? "nextUser" : "nextOrgId",
32824
- label: _vm.isShowNextUser ? "下步办理人" : "办理对象",
32864
+ label: _vm.isShowNextUser
32865
+ ? "" + (_vm.flowLabelConfig.nextUser || "下步办理人")
32866
+ : "办理对象",
32825
32867
  },
32826
32868
  },
32827
32869
  [
@@ -33037,8 +33079,12 @@ var processFormvue_type_template_id_6df91879_render = function () {
33037
33079
  {
33038
33080
  name: "show",
33039
33081
  rawName: "v-show",
33040
- value: _vm.showBtn && _vm.nextNode.noticeList.length > 0,
33041
- expression: "showBtn && nextNode.noticeList.length > 0",
33082
+ value:
33083
+ _vm.showBtn &&
33084
+ _vm.nextNode.noticeList.length > 0 &&
33085
+ !_vm.hideMessage,
33086
+ expression:
33087
+ "showBtn && nextNode.noticeList.length > 0 && !hideMessage",
33042
33088
  },
33043
33089
  ],
33044
33090
  attrs: { prop: "noticeType", label: "通知方式" },
@@ -33223,7 +33269,7 @@ var processFormvue_type_template_id_6df91879_render = function () {
33223
33269
  ],
33224
33270
  1
33225
33271
  ),
33226
- !_vm.showBtn && _vm.nextNode.noticeList.length > 0
33272
+ !_vm.showBtn && _vm.nextNode.noticeList.length > 0 && !_vm.hideMessage
33227
33273
  ? _c("div", { staticStyle: { padding: "5px", background: "#fff" } }, [
33228
33274
  _c(
33229
33275
  "div",
@@ -33320,11 +33366,11 @@ var processFormvue_type_template_id_6df91879_render = function () {
33320
33366
  1
33321
33367
  )
33322
33368
  }
33323
- var processFormvue_type_template_id_6df91879_staticRenderFns = []
33324
- processFormvue_type_template_id_6df91879_render._withStripped = true
33369
+ var processFormvue_type_template_id_a2ba210a_staticRenderFns = []
33370
+ processFormvue_type_template_id_a2ba210a_render._withStripped = true
33325
33371
 
33326
33372
 
33327
- // CONCATENATED MODULE: ./packages/flow/src/processForm.vue?vue&type=template&id=6df91879&
33373
+ // CONCATENATED MODULE: ./packages/flow/src/processForm.vue?vue&type=template&id=a2ba210a&
33328
33374
 
33329
33375
  // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/selectUser.vue?vue&type=template&id=5424da0a&
33330
33376
  var selectUservue_type_template_id_5424da0a_render = function () {
@@ -35360,7 +35406,14 @@ var processFormvue_type_script_lang_js_components;
35360
35406
  type: [Number, String],
35361
35407
  default: 0
35362
35408
  },
35363
- selectorParams: { type: Object, default: function _default() {} }
35409
+ selectorParams: { type: Object, default: function _default() {} },
35410
+ flowLabelConfig: {
35411
+ type: Object,
35412
+ default: function _default() {
35413
+ return {};
35414
+ }
35415
+ },
35416
+ hideMessage: { type: Boolean, default: false }
35364
35417
  },
35365
35418
  data: function data() {
35366
35419
  return {
@@ -35859,7 +35912,7 @@ var processFormvue_type_script_lang_js_components;
35859
35912
 
35860
35913
  if (_this6.isShowNextUser) {
35861
35914
  if ((nextUser == '' || _this6.multiple && nextUser.length == 0) && !_this6.isHideCurrentOrg && !_this6.isHideOtherOrg) {
35862
- return _this6.$message.warning('请选择下步办理人');
35915
+ return _this6.$message.warning('\u8BF7\u9009\u62E9' + (_this6.flowLabelConfig.nextUser || '下步办理人'));
35863
35916
  }
35864
35917
  } else {
35865
35918
  if (nextOrgId == '' || _this6.multiple && nextOrgId.length == 0) {
@@ -36225,6 +36278,7 @@ var processFormvue_type_script_lang_js_components;
36225
36278
  message = res.message;
36226
36279
 
36227
36280
  if (status === 'success') {
36281
+ if (_this8.hideMessage) return;
36228
36282
  _this8.nextNode.noticeType = message.split(',');
36229
36283
  var arr = [];
36230
36284
  _this8.nextNode.noticeList.map(function (item) {
@@ -36250,11 +36304,11 @@ var processFormvue_type_script_lang_js_components;
36250
36304
  });
36251
36305
  },
36252
36306
 
36253
- /**
36254
- * isMultiple
36255
- * @desc:是否多选
36256
- * @author liufan
36257
- * @date 2022年9月13日
36307
+ /**
36308
+ * isMultiple
36309
+ * @desc:是否多选
36310
+ * @author liufan
36311
+ * @date 2022年9月13日
36258
36312
  **/
36259
36313
  isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
36260
36314
  var multiple = false;
@@ -36430,8 +36484,8 @@ var processFormvue_type_script_lang_js_components;
36430
36484
 
36431
36485
  var processForm_component = normalizeComponent(
36432
36486
  src_processFormvue_type_script_lang_js_,
36433
- processFormvue_type_template_id_6df91879_render,
36434
- processFormvue_type_template_id_6df91879_staticRenderFns,
36487
+ processFormvue_type_template_id_a2ba210a_render,
36488
+ processFormvue_type_template_id_a2ba210a_staticRenderFns,
36435
36489
  false,
36436
36490
  null,
36437
36491
  null,
@@ -37478,8 +37532,8 @@ var TimeLimit_component = normalizeComponent(
37478
37532
  )
37479
37533
 
37480
37534
  /* harmony default export */ var TimeLimit = (TimeLimit_component.exports);
37481
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processReject.vue?vue&type=template&id=65914be1&
37482
- var processRejectvue_type_template_id_65914be1_render = function () {
37535
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processReject.vue?vue&type=template&id=364df082&
37536
+ var processRejectvue_type_template_id_364df082_render = function () {
37483
37537
  var _vm = this
37484
37538
  var _h = _vm.$createElement
37485
37539
  var _c = _vm._self._c || _h
@@ -37713,11 +37767,11 @@ var processRejectvue_type_template_id_65914be1_render = function () {
37713
37767
  1
37714
37768
  )
37715
37769
  }
37716
- var processRejectvue_type_template_id_65914be1_staticRenderFns = []
37717
- processRejectvue_type_template_id_65914be1_render._withStripped = true
37770
+ var processRejectvue_type_template_id_364df082_staticRenderFns = []
37771
+ processRejectvue_type_template_id_364df082_render._withStripped = true
37718
37772
 
37719
37773
 
37720
- // CONCATENATED MODULE: ./packages/flow/src/processReject.vue?vue&type=template&id=65914be1&
37774
+ // CONCATENATED MODULE: ./packages/flow/src/processReject.vue?vue&type=template&id=364df082&
37721
37775
 
37722
37776
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processReject.vue?vue&type=script&lang=js&
37723
37777
  //
@@ -37823,7 +37877,8 @@ processRejectvue_type_template_id_65914be1_render._withStripped = true
37823
37877
  newsInfo: { type: String, default: '' },
37824
37878
  showReject: { type: Boolean },
37825
37879
  option: { type: String, default: '' },
37826
- simpleTips: { type: Boolean, default: true }
37880
+ simpleTips: { type: Boolean, default: true },
37881
+ hideMessage: { type: Boolean, default: false }
37827
37882
  },
37828
37883
  data: function data() {
37829
37884
  return {
@@ -37955,6 +38010,7 @@ processRejectvue_type_template_id_65914be1_render._withStripped = true
37955
38010
  message = res.message;
37956
38011
 
37957
38012
  if (status === 'success') {
38013
+ if (_this3.hideMessage) return;
37958
38014
  _this3.nextNode.noticeType = message.split(',');
37959
38015
  var arr = [];
37960
38016
  _this3.nextNode.noticeList.map(function (item) {
@@ -38036,8 +38092,8 @@ processRejectvue_type_template_id_65914be1_render._withStripped = true
38036
38092
 
38037
38093
  var processReject_component = normalizeComponent(
38038
38094
  src_processRejectvue_type_script_lang_js_,
38039
- processRejectvue_type_template_id_65914be1_render,
38040
- processRejectvue_type_template_id_65914be1_staticRenderFns,
38095
+ processRejectvue_type_template_id_364df082_render,
38096
+ processRejectvue_type_template_id_364df082_staticRenderFns,
38041
38097
  false,
38042
38098
  null,
38043
38099
  null,
@@ -38046,8 +38102,8 @@ var processReject_component = normalizeComponent(
38046
38102
  )
38047
38103
 
38048
38104
  /* harmony default export */ var processReject = (processReject_component.exports);
38049
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/startTaskRead.vue?vue&type=template&id=fd55f8d2&
38050
- var startTaskReadvue_type_template_id_fd55f8d2_render = function () {
38105
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/startTaskRead.vue?vue&type=template&id=5faa3a34&
38106
+ var startTaskReadvue_type_template_id_5faa3a34_render = function () {
38051
38107
  var _vm = this
38052
38108
  var _h = _vm.$createElement
38053
38109
  var _c = _vm._self._c || _h
@@ -38354,7 +38410,8 @@ var startTaskReadvue_type_template_id_fd55f8d2_render = function () {
38354
38410
  )
38355
38411
  : _vm._e(),
38356
38412
  _vm.configInfo.isCdjxjTaskHandle != "true" &&
38357
- _vm.noticeList.length > 0
38413
+ _vm.noticeList.length > 0 &&
38414
+ !_vm.hideMessage
38358
38415
  ? _c(
38359
38416
  "el-form-item",
38360
38417
  { attrs: { prop: "noticeType", label: "通知方式" } },
@@ -38470,11 +38527,11 @@ var startTaskReadvue_type_template_id_fd55f8d2_render = function () {
38470
38527
  1
38471
38528
  )
38472
38529
  }
38473
- var startTaskReadvue_type_template_id_fd55f8d2_staticRenderFns = []
38474
- startTaskReadvue_type_template_id_fd55f8d2_render._withStripped = true
38530
+ var startTaskReadvue_type_template_id_5faa3a34_staticRenderFns = []
38531
+ startTaskReadvue_type_template_id_5faa3a34_render._withStripped = true
38475
38532
 
38476
38533
 
38477
- // CONCATENATED MODULE: ./packages/flow/src/startTaskRead.vue?vue&type=template&id=fd55f8d2&
38534
+ // CONCATENATED MODULE: ./packages/flow/src/startTaskRead.vue?vue&type=template&id=5faa3a34&
38478
38535
 
38479
38536
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/startTaskRead.vue?vue&type=script&lang=js&
38480
38537
  var startTaskReadvue_type_script_lang_js_extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };
@@ -38679,7 +38736,9 @@ var startTaskReadvue_type_script_lang_js_components;
38679
38736
  readParams: {
38680
38737
  type: [Object, undefined],
38681
38738
  default: undefined
38682
- }
38739
+ },
38740
+
38741
+ hideMessage: { type: Boolean, default: false }
38683
38742
  },
38684
38743
  data: function data() {
38685
38744
  return {
@@ -39167,6 +39226,7 @@ var startTaskReadvue_type_script_lang_js_components;
39167
39226
 
39168
39227
  _this9.loading = false;
39169
39228
  if (status === 'success') {
39229
+ if (_this9.hideMessage) return;
39170
39230
  _this9.nextNode.noticeType = message.split(',');
39171
39231
  if (data) {
39172
39232
  _this9.notificationMessageReadOnly = data.notificationMessageReadOnly;
@@ -39202,8 +39262,8 @@ var startTaskReadvue_type_script_lang_js_components;
39202
39262
 
39203
39263
  var startTaskRead_component = normalizeComponent(
39204
39264
  src_startTaskReadvue_type_script_lang_js_,
39205
- startTaskReadvue_type_template_id_fd55f8d2_render,
39206
- startTaskReadvue_type_template_id_fd55f8d2_staticRenderFns,
39265
+ startTaskReadvue_type_template_id_5faa3a34_render,
39266
+ startTaskReadvue_type_template_id_5faa3a34_staticRenderFns,
39207
39267
  false,
39208
39268
  null,
39209
39269
  null,
@@ -39212,8 +39272,8 @@ var startTaskRead_component = normalizeComponent(
39212
39272
  )
39213
39273
 
39214
39274
  /* harmony default export */ var startTaskRead = (startTaskRead_component.exports);
39215
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/reset.vue?vue&type=template&id=5bd13ace&
39216
- var resetvue_type_template_id_5bd13ace_render = function () {
39275
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/reset.vue?vue&type=template&id=f881f0ca&
39276
+ var resetvue_type_template_id_f881f0ca_render = function () {
39217
39277
  var _vm = this
39218
39278
  var _h = _vm.$createElement
39219
39279
  var _c = _vm._self._c || _h
@@ -39421,7 +39481,9 @@ var resetvue_type_template_id_5bd13ace_render = function () {
39421
39481
  {
39422
39482
  attrs: {
39423
39483
  prop: _vm.isShowNextUser ? "nextUser" : "nextOrgId",
39424
- label: _vm.isShowNextUser ? "下步办理人" : "办理对象",
39484
+ label: _vm.isShowNextUser
39485
+ ? "" + (_vm.flowLabelConfig.nextUser || "下步办理人")
39486
+ : "办理对象",
39425
39487
  },
39426
39488
  },
39427
39489
  [
@@ -39583,8 +39645,10 @@ var resetvue_type_template_id_5bd13ace_render = function () {
39583
39645
  {
39584
39646
  name: "show",
39585
39647
  rawName: "v-show",
39586
- value: _vm.nextNode.noticeList.length != 0,
39587
- expression: "nextNode.noticeList.length != 0",
39648
+ value:
39649
+ _vm.nextNode.noticeList.length != 0 && !_vm.hideMessage,
39650
+ expression:
39651
+ "nextNode.noticeList.length != 0 && !hideMessage",
39588
39652
  },
39589
39653
  ],
39590
39654
  attrs: { prop: "noticeType", label: "通知方式" },
@@ -39701,11 +39765,11 @@ var resetvue_type_template_id_5bd13ace_render = function () {
39701
39765
  1
39702
39766
  )
39703
39767
  }
39704
- var resetvue_type_template_id_5bd13ace_staticRenderFns = []
39705
- resetvue_type_template_id_5bd13ace_render._withStripped = true
39768
+ var resetvue_type_template_id_f881f0ca_staticRenderFns = []
39769
+ resetvue_type_template_id_f881f0ca_render._withStripped = true
39706
39770
 
39707
39771
 
39708
- // CONCATENATED MODULE: ./packages/flow/src/reset.vue?vue&type=template&id=5bd13ace&
39772
+ // CONCATENATED MODULE: ./packages/flow/src/reset.vue?vue&type=template&id=f881f0ca&
39709
39773
 
39710
39774
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/reset.vue?vue&type=script&lang=js&
39711
39775
  var resetvue_type_script_lang_js_extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };
@@ -39974,7 +40038,14 @@ var resetvue_type_script_lang_js_components;
39974
40038
  type: String,
39975
40039
  default: ''
39976
40040
  },
39977
- type: { type: String }
40041
+ type: { type: String },
40042
+ flowLabelConfig: {
40043
+ type: Object,
40044
+ default: function _default() {
40045
+ return {};
40046
+ }
40047
+ },
40048
+ hideMessage: { type: Boolean, default: false }
39978
40049
  },
39979
40050
  data: function data() {
39980
40051
  return {
@@ -40256,7 +40327,7 @@ var resetvue_type_script_lang_js_components;
40256
40327
  if (_this4.nodeInfoExtAttr.nodeType != 1 && _this4.nodeInfoExtAttr.nodeType != 2 && !_this4.showRoleUser) {
40257
40328
  if (_this4.isShowNextUser) {
40258
40329
  if (nextUser == '' || _this4.multiple && nextUser.length == 0) {
40259
- return _this4.$message.warning('请选择下步办理人');
40330
+ return _this4.$message.warning('\u8BF7\u9009\u62E9' + (_this4.flowLabelConfig.nextUser || '下步办理人'));
40260
40331
  }
40261
40332
  } else {
40262
40333
  if (nextOrgId == '' || _this4.multiple && nextOrgId.length == 0) {
@@ -40451,6 +40522,7 @@ var resetvue_type_script_lang_js_components;
40451
40522
  message = res.message;
40452
40523
 
40453
40524
  if (status === 'success') {
40525
+ if (_this6.hideMessage) return;
40454
40526
  _this6.nextNode.noticeType = message.split(',');
40455
40527
  var arr = [];
40456
40528
  _this6.nextNode.noticeList.map(function (item) {
@@ -40611,8 +40683,8 @@ var resetvue_type_script_lang_js_components;
40611
40683
 
40612
40684
  var reset_component = normalizeComponent(
40613
40685
  src_resetvue_type_script_lang_js_,
40614
- resetvue_type_template_id_5bd13ace_render,
40615
- resetvue_type_template_id_5bd13ace_staticRenderFns,
40686
+ resetvue_type_template_id_f881f0ca_render,
40687
+ resetvue_type_template_id_f881f0ca_staticRenderFns,
40616
40688
  false,
40617
40689
  null,
40618
40690
  null,
@@ -40621,8 +40693,8 @@ var reset_component = normalizeComponent(
40621
40693
  )
40622
40694
 
40623
40695
  /* harmony default export */ var src_reset = (reset_component.exports);
40624
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=5a32ec13&
40625
- var taskUnionExaminevue_type_template_id_5a32ec13_render = function () {
40696
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=42d72d64&
40697
+ var taskUnionExaminevue_type_template_id_42d72d64_render = function () {
40626
40698
  var _vm = this
40627
40699
  var _h = _vm.$createElement
40628
40700
  var _c = _vm._self._c || _h
@@ -40825,8 +40897,9 @@ var taskUnionExaminevue_type_template_id_5a32ec13_render = function () {
40825
40897
  {
40826
40898
  name: "show",
40827
40899
  rawName: "v-show",
40828
- value: _vm.infoList.noticeList.length != 0,
40829
- expression: "infoList.noticeList.length != 0",
40900
+ value:
40901
+ _vm.infoList.noticeList.length != 0 && !_vm.hideMessage,
40902
+ expression: "infoList.noticeList.length != 0 && !hideMessage",
40830
40903
  },
40831
40904
  ],
40832
40905
  attrs: { prop: "noticeType", label: "通知方式" },
@@ -40926,11 +40999,11 @@ var taskUnionExaminevue_type_template_id_5a32ec13_render = function () {
40926
40999
  1
40927
41000
  )
40928
41001
  }
40929
- var taskUnionExaminevue_type_template_id_5a32ec13_staticRenderFns = []
40930
- taskUnionExaminevue_type_template_id_5a32ec13_render._withStripped = true
41002
+ var taskUnionExaminevue_type_template_id_42d72d64_staticRenderFns = []
41003
+ taskUnionExaminevue_type_template_id_42d72d64_render._withStripped = true
40931
41004
 
40932
41005
 
40933
- // CONCATENATED MODULE: ./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=5a32ec13&
41006
+ // CONCATENATED MODULE: ./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=42d72d64&
40934
41007
 
40935
41008
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/taskUnionExamine.vue?vue&type=script&lang=js&
40936
41009
  var taskUnionExaminevue_type_script_lang_js_components;
@@ -41131,7 +41204,8 @@ var taskUnionExaminevue_type_script_lang_js_components;
41131
41204
  default: function _default() {
41132
41205
  return {};
41133
41206
  }
41134
- }
41207
+ },
41208
+ hideMessage: { type: Boolean, default: false }
41135
41209
  },
41136
41210
  inheritAttrs: false,
41137
41211
  data: function data() {
@@ -41594,6 +41668,7 @@ var taskUnionExaminevue_type_script_lang_js_components;
41594
41668
  message = res.message;
41595
41669
 
41596
41670
  if (status === 'success') {
41671
+ if (_this7.hideMessage) return;
41597
41672
  _this7.infoList.noticeType = message.split(',');
41598
41673
  var arr = [];
41599
41674
  _this7.infoList.noticeList.map(function (item) {
@@ -41628,8 +41703,8 @@ var taskUnionExaminevue_type_script_lang_js_components;
41628
41703
 
41629
41704
  var taskUnionExamine_component = normalizeComponent(
41630
41705
  component_taskUnionExaminevue_type_script_lang_js_,
41631
- taskUnionExaminevue_type_template_id_5a32ec13_render,
41632
- taskUnionExaminevue_type_template_id_5a32ec13_staticRenderFns,
41706
+ taskUnionExaminevue_type_template_id_42d72d64_render,
41707
+ taskUnionExaminevue_type_template_id_42d72d64_staticRenderFns,
41633
41708
  false,
41634
41709
  null,
41635
41710
  null,
@@ -41638,8 +41713,8 @@ var taskUnionExamine_component = normalizeComponent(
41638
41713
  )
41639
41714
 
41640
41715
  /* harmony default export */ var component_taskUnionExamine = (taskUnionExamine_component.exports);
41641
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/freeStartFlow.vue?vue&type=template&id=bacd05b4&
41642
- var freeStartFlowvue_type_template_id_bacd05b4_render = function () {
41716
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/freeStartFlow.vue?vue&type=template&id=158663d8&
41717
+ var freeStartFlowvue_type_template_id_158663d8_render = function () {
41643
41718
  var _vm = this
41644
41719
  var _h = _vm.$createElement
41645
41720
  var _c = _vm._self._c || _h
@@ -41653,6 +41728,8 @@ var freeStartFlowvue_type_template_id_bacd05b4_render = function () {
41653
41728
  attrs: {
41654
41729
  type: _vm.newTypeCode,
41655
41730
  appId: _vm.resetAppId,
41731
+ hideMessage: _vm.hideMessage,
41732
+ flowLabelConfig: _vm.flowLabelConfig,
41656
41733
  flowParams: _vm.param,
41657
41734
  },
41658
41735
  })
@@ -42445,7 +42522,11 @@ var freeStartFlowvue_type_template_id_bacd05b4_render = function () {
42445
42522
  : "nextOrgId",
42446
42523
  label:
42447
42524
  _vm.isShowNextUser
42448
- ? "下步办理人"
42525
+ ? "" +
42526
+ (_vm
42527
+ .flowLabelConfig
42528
+ .nextUser ||
42529
+ "下步办理人")
42449
42530
  : "办理对象",
42450
42531
  },
42451
42532
  },
@@ -42866,7 +42947,7 @@ var freeStartFlowvue_type_template_id_bacd05b4_render = function () {
42866
42947
  ],
42867
42948
  1
42868
42949
  ),
42869
- !_vm.isFlow && _vm.isSpecial
42950
+ !_vm.isFlow && _vm.isSpecial && !_vm.hideMessage
42870
42951
  ? _c(
42871
42952
  "div",
42872
42953
  {
@@ -43465,6 +43546,8 @@ var freeStartFlowvue_type_template_id_bacd05b4_render = function () {
43465
43546
  "copy-history": _vm.pendedHistoryHandle,
43466
43547
  "process-definition-id": _vm.nodeInfo.nextNode,
43467
43548
  opinion: _vm.value,
43549
+ hideMessage: _vm.hideMessage,
43550
+ flowLabelConfig: _vm.flowLabelConfig,
43468
43551
  taskParams: _vm.taskParams,
43469
43552
  },
43470
43553
  on: {
@@ -43535,6 +43618,8 @@ var freeStartFlowvue_type_template_id_bacd05b4_render = function () {
43535
43618
  attrs: {
43536
43619
  "pending-id": _vm.pendingId,
43537
43620
  option: _vm.value,
43621
+ hideMessage: _vm.hideMessage,
43622
+ flowLabelConfig: _vm.flowLabelConfig,
43538
43623
  "show-reject": _vm.showReject,
43539
43624
  "news-info": _vm.nextNode.notificationMsg,
43540
43625
  },
@@ -43574,6 +43659,8 @@ var freeStartFlowvue_type_template_id_bacd05b4_render = function () {
43574
43659
  "pending-id": _vm.pendingId,
43575
43660
  opinion: _vm.value,
43576
43661
  type: _vm.taskReadType,
43662
+ hideMessage: _vm.hideMessage,
43663
+ flowLabelConfig: _vm.flowLabelConfig,
43577
43664
  taskExamine: _vm.taskExamineInfo,
43578
43665
  "news-info": _vm.nextNode.notificationMsg,
43579
43666
  },
@@ -43643,6 +43730,8 @@ var freeStartFlowvue_type_template_id_bacd05b4_render = function () {
43643
43730
  _c("SendMsg", {
43644
43731
  attrs: {
43645
43732
  pendingId: _vm.pendingId,
43733
+ hideMessage: _vm.hideMessage,
43734
+ flowLabelConfig: _vm.flowLabelConfig,
43646
43735
  newsList: _vm.newsList,
43647
43736
  },
43648
43737
  on: {
@@ -43678,6 +43767,8 @@ var freeStartFlowvue_type_template_id_bacd05b4_render = function () {
43678
43767
  _c("TaskUnionExamine", {
43679
43768
  attrs: {
43680
43769
  pendingId: _vm.pendingId,
43770
+ hideMessage: _vm.hideMessage,
43771
+ flowLabelConfig: _vm.flowLabelConfig,
43681
43772
  defaultOpinion: _vm.nodeDefaultSubmitOpinion,
43682
43773
  type: _vm.flowType,
43683
43774
  multiple: _vm.flowMultiple,
@@ -43717,6 +43808,8 @@ var freeStartFlowvue_type_template_id_bacd05b4_render = function () {
43717
43808
  ? _c("es-flow", {
43718
43809
  attrs: {
43719
43810
  isStartFlow: "",
43811
+ hideMessage: _vm.hideMessage,
43812
+ flowLabelConfig: _vm.flowLabelConfig,
43720
43813
  businessId:
43721
43814
  _vm.freeStartFlowParams.businessId,
43722
43815
  flowTypeCode:
@@ -43738,11 +43831,11 @@ var freeStartFlowvue_type_template_id_bacd05b4_render = function () {
43738
43831
  )
43739
43832
  : _vm._e()
43740
43833
  }
43741
- var freeStartFlowvue_type_template_id_bacd05b4_staticRenderFns = []
43742
- freeStartFlowvue_type_template_id_bacd05b4_render._withStripped = true
43834
+ var freeStartFlowvue_type_template_id_158663d8_staticRenderFns = []
43835
+ freeStartFlowvue_type_template_id_158663d8_render._withStripped = true
43743
43836
 
43744
43837
 
43745
- // CONCATENATED MODULE: ./packages/flow/src/freeStartFlow.vue?vue&type=template&id=bacd05b4&
43838
+ // CONCATENATED MODULE: ./packages/flow/src/freeStartFlow.vue?vue&type=template&id=158663d8&
43746
43839
 
43747
43840
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/freeStartFlow.vue?vue&type=script&lang=js&
43748
43841
 
@@ -44509,6 +44602,30 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
44509
44602
  //
44510
44603
  //
44511
44604
  //
44605
+ //
44606
+ //
44607
+ //
44608
+ //
44609
+ //
44610
+ //
44611
+ //
44612
+ //
44613
+ //
44614
+ //
44615
+ //
44616
+ //
44617
+ //
44618
+ //
44619
+ //
44620
+ //
44621
+ //
44622
+ //
44623
+ //
44624
+ //
44625
+ //
44626
+ //
44627
+ //
44628
+ //
44512
44629
 
44513
44630
 
44514
44631
 
@@ -44566,13 +44683,23 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
44566
44683
  userSelectRange: {
44567
44684
  type: String
44568
44685
  },
44569
- selectorParams: { type: Object, default: function _default() {
44686
+ selectorParams: {
44687
+ type: Object,
44688
+ default: function _default() {
44570
44689
  return {};
44571
- } },
44690
+ }
44691
+ },
44572
44692
  defaultProcessShowStrategy: { type: String, default: '' },
44573
44693
  taskParams: {
44574
44694
  type: Object,
44575
44695
  default: function _default() {}
44696
+ },
44697
+ isEndMessage: { type: Boolean, default: false },
44698
+ flowLabelConfig: {
44699
+ type: Object,
44700
+ default: function _default() {
44701
+ return {};
44702
+ }
44576
44703
  }
44577
44704
  },
44578
44705
  data: function data() {
@@ -44593,7 +44720,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
44593
44720
  nextOtherOrgObjSelect: [],
44594
44721
  subProcessColumns: [],
44595
44722
  nextCurrentOrgObjSelect: [],
44596
- otherParams: { filid: 'all', roleid: '', nofilid: sessionStorage.getItem('orgId') },
44723
+ otherParams: {
44724
+ filid: 'all',
44725
+ roleid: '',
44726
+ nofilid: sessionStorage.getItem('orgId')
44727
+ },
44597
44728
  loading: null, // 加载中
44598
44729
  newTypeCode: '',
44599
44730
  NodeName: '', // 当前节点值
@@ -45193,6 +45324,7 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
45193
45324
  message = res.message;
45194
45325
 
45195
45326
  if (status === 'success') {
45327
+ if (_this10.hideMessage) return;
45196
45328
  _this10.nextNode.notificationType = message.split(',');
45197
45329
  var arr = [];
45198
45330
  _this10.newsList.map(function (item) {
@@ -46236,7 +46368,7 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
46236
46368
  if (!this.endFlow && this.newTypeCode != 'fenyue' && !this.shrink && this.nextNode.isAddSign != '1' && this.nextNode.isRemoveSign != '1' && this.isSpecial && !this.isReject && this.nodeInfos.length != 0 && this.isNextUser) {
46237
46369
  if (this.isShowNextUser) {
46238
46370
  if (this.nextNode.nextUserId == '' || this.multiple && this.nextNode.nextUserId.length == 0) {
46239
- this.$message.warning('请选择下步办理人');
46371
+ this.$message.warning('\u8BF7\u9009\u62E9' + (this.flowLabelConfig.nextUser || '下步办理人'));
46240
46372
  return false;
46241
46373
  }
46242
46374
  } else {
@@ -46459,8 +46591,8 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
46459
46591
 
46460
46592
  var freeStartFlow_component = normalizeComponent(
46461
46593
  src_freeStartFlowvue_type_script_lang_js_,
46462
- freeStartFlowvue_type_template_id_bacd05b4_render,
46463
- freeStartFlowvue_type_template_id_bacd05b4_staticRenderFns,
46594
+ freeStartFlowvue_type_template_id_158663d8_render,
46595
+ freeStartFlowvue_type_template_id_158663d8_staticRenderFns,
46464
46596
  false,
46465
46597
  null,
46466
46598
  null,
@@ -46469,8 +46601,8 @@ var freeStartFlow_component = normalizeComponent(
46469
46601
  )
46470
46602
 
46471
46603
  /* harmony default export */ var src_freeStartFlow = (freeStartFlow_component.exports);
46472
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/supervise.vue?vue&type=template&id=2e86d8fd&
46473
- var supervisevue_type_template_id_2e86d8fd_render = function () {
46604
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/supervise.vue?vue&type=template&id=378b0e28&
46605
+ var supervisevue_type_template_id_378b0e28_render = function () {
46474
46606
  var _vm = this
46475
46607
  var _h = _vm.$createElement
46476
46608
  var _c = _vm._self._c || _h
@@ -46548,8 +46680,11 @@ var supervisevue_type_template_id_2e86d8fd_render = function () {
46548
46680
  {
46549
46681
  name: "show",
46550
46682
  rawName: "v-show",
46551
- value: _vm.nextNode.notificationType.length > 0,
46552
- expression: "nextNode.notificationType.length > 0",
46683
+ value:
46684
+ _vm.nextNode.notificationType.length > 0 &&
46685
+ !_vm.hideMessage,
46686
+ expression:
46687
+ "nextNode.notificationType.length > 0 && !hideMessage",
46553
46688
  },
46554
46689
  ],
46555
46690
  attrs: { prop: "noticeType", label: "通知方式" },
@@ -46643,11 +46778,11 @@ var supervisevue_type_template_id_2e86d8fd_render = function () {
46643
46778
  1
46644
46779
  )
46645
46780
  }
46646
- var supervisevue_type_template_id_2e86d8fd_staticRenderFns = []
46647
- supervisevue_type_template_id_2e86d8fd_render._withStripped = true
46781
+ var supervisevue_type_template_id_378b0e28_staticRenderFns = []
46782
+ supervisevue_type_template_id_378b0e28_render._withStripped = true
46648
46783
 
46649
46784
 
46650
- // CONCATENATED MODULE: ./packages/flow/src/supervise.vue?vue&type=template&id=2e86d8fd&
46785
+ // CONCATENATED MODULE: ./packages/flow/src/supervise.vue?vue&type=template&id=378b0e28&
46651
46786
 
46652
46787
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/supervise.vue?vue&type=script&lang=js&
46653
46788
  var supervisevue_type_script_lang_js_extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };
@@ -46725,7 +46860,8 @@ var supervisevue_type_script_lang_js_extends = Object.assign || function (target
46725
46860
  type: String,
46726
46861
  default: ''
46727
46862
  },
46728
- appId: { type: String, default: '' }
46863
+ appId: { type: String, default: '' },
46864
+ hideMessage: { type: Boolean, default: false }
46729
46865
  },
46730
46866
  data: function data() {
46731
46867
  return {
@@ -46744,11 +46880,11 @@ var supervisevue_type_script_lang_js_extends = Object.assign || function (target
46744
46880
  subProcess: function subProcess() {
46745
46881
  var _this = this;
46746
46882
 
46747
- if (this.nextNode.noticeType.length == 0) {
46883
+ if (this.nextNode.noticeType.length == 0 && !this.hideMessage) {
46748
46884
  this.$message.warning('请选择通知方式');
46749
46885
  return;
46750
46886
  }
46751
- if (this.nextNode.noticeType.length != 0 && !this.nextNode.notifyMessage) {
46887
+ if (this.nextNode.noticeType.length != 0 && !this.nextNode.notifyMessage && !this.hideMessage) {
46752
46888
  this.$message.warning('请填写通知消息内容');
46753
46889
  return;
46754
46890
  }
@@ -46794,14 +46930,16 @@ var supervisevue_type_script_lang_js_extends = Object.assign || function (target
46794
46930
  _this2.loading.close();
46795
46931
  if (res.rCode == 0 || res.status == "success") {
46796
46932
  _this2.nextNode = supervisevue_type_script_lang_js_extends({}, _this2.nextNode, res.results);
46797
- var arr = [];
46798
- _this2.nextNode.noticeType = res.results.defaultNotificationType.split(',');
46799
- _this2.nextNode.notificationType.map(function (x) {
46800
- if (_this2.nextNode.noticeType.indexOf(x.cciValue) != -1) {
46801
- arr.push(x.cciValue);
46802
- }
46803
- });
46804
- _this2.nextNode.noticeType = arr;
46933
+ if (!_this2.hideMessage) {
46934
+ var arr = [];
46935
+ _this2.nextNode.noticeType = res.results.defaultNotificationType.split(',');
46936
+ _this2.nextNode.notificationType.map(function (x) {
46937
+ if (_this2.nextNode.noticeType.indexOf(x.cciValue) != -1) {
46938
+ arr.push(x.cciValue);
46939
+ }
46940
+ });
46941
+ _this2.nextNode.noticeType = arr;
46942
+ }
46805
46943
  } else {
46806
46944
  _this2.$message({
46807
46945
  message: res.msg || res.message,
@@ -46825,8 +46963,8 @@ var supervisevue_type_script_lang_js_extends = Object.assign || function (target
46825
46963
 
46826
46964
  var supervise_component = normalizeComponent(
46827
46965
  src_supervisevue_type_script_lang_js_,
46828
- supervisevue_type_template_id_2e86d8fd_render,
46829
- supervisevue_type_template_id_2e86d8fd_staticRenderFns,
46966
+ supervisevue_type_template_id_378b0e28_render,
46967
+ supervisevue_type_template_id_378b0e28_staticRenderFns,
46830
46968
  false,
46831
46969
  null,
46832
46970
  null,
@@ -46835,8 +46973,8 @@ var supervise_component = normalizeComponent(
46835
46973
  )
46836
46974
 
46837
46975
  /* harmony default export */ var supervise = (supervise_component.exports);
46838
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/Circulate.vue?vue&type=template&id=1daed9e3&
46839
- var Circulatevue_type_template_id_1daed9e3_render = function () {
46976
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/Circulate.vue?vue&type=template&id=535aafac&
46977
+ var Circulatevue_type_template_id_535aafac_render = function () {
46840
46978
  var _vm = this
46841
46979
  var _h = _vm.$createElement
46842
46980
  var _c = _vm._self._c || _h
@@ -46919,8 +47057,9 @@ var Circulatevue_type_template_id_1daed9e3_render = function () {
46919
47057
  {
46920
47058
  name: "show",
46921
47059
  rawName: "v-show",
46922
- value: _vm.infoList.noticeList != 0,
46923
- expression: "infoList.noticeList != 0",
47060
+ value:
47061
+ _vm.infoList.noticeList.length != 0 && !_vm.hideMessage,
47062
+ expression: "infoList.noticeList.length != 0 && !hideMessage",
46924
47063
  },
46925
47064
  ],
46926
47065
  attrs: { prop: "noticeType", label: "通知方式" },
@@ -46972,7 +47111,7 @@ var Circulatevue_type_template_id_1daed9e3_render = function () {
46972
47111
  name: "show",
46973
47112
  rawName: "v-show",
46974
47113
  value: _vm.infoList.noticeType.length != 0,
46975
- expression: "infoList.noticeType.length != 0",
47114
+ expression: "infoList.noticeType.length != 0 ",
46976
47115
  },
46977
47116
  ],
46978
47117
  attrs: { prop: "noticeInfo", label: "通知消息" },
@@ -47023,11 +47162,11 @@ var Circulatevue_type_template_id_1daed9e3_render = function () {
47023
47162
  1
47024
47163
  )
47025
47164
  }
47026
- var Circulatevue_type_template_id_1daed9e3_staticRenderFns = []
47027
- Circulatevue_type_template_id_1daed9e3_render._withStripped = true
47165
+ var Circulatevue_type_template_id_535aafac_staticRenderFns = []
47166
+ Circulatevue_type_template_id_535aafac_render._withStripped = true
47028
47167
 
47029
47168
 
47030
- // CONCATENATED MODULE: ./packages/flow/src/component/Circulate.vue?vue&type=template&id=1daed9e3&
47169
+ // CONCATENATED MODULE: ./packages/flow/src/component/Circulate.vue?vue&type=template&id=535aafac&
47031
47170
 
47032
47171
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/Circulate.vue?vue&type=script&lang=js&
47033
47172
  var Circulatevue_type_script_lang_js_components;
@@ -47153,7 +47292,8 @@ var Circulatevue_type_script_lang_js_components;
47153
47292
  formTitle: {
47154
47293
  type: String,
47155
47294
  default: ''
47156
- }
47295
+ },
47296
+ hideMessage: { type: Boolean, default: false }
47157
47297
  },
47158
47298
  inheritAttrs: false,
47159
47299
  data: function data() {
@@ -47411,6 +47551,7 @@ var Circulatevue_type_script_lang_js_components;
47411
47551
  message = res.message;
47412
47552
 
47413
47553
  if (status === 'success') {
47554
+ if (_this4.hideMessage) return;
47414
47555
  _this4.infoList.noticeType = message.split(',');
47415
47556
  var arr = [];
47416
47557
  _this4.infoList.noticeList.map(function (item) {
@@ -47445,8 +47586,8 @@ var Circulatevue_type_script_lang_js_components;
47445
47586
 
47446
47587
  var Circulate_component = normalizeComponent(
47447
47588
  component_Circulatevue_type_script_lang_js_,
47448
- Circulatevue_type_template_id_1daed9e3_render,
47449
- Circulatevue_type_template_id_1daed9e3_staticRenderFns,
47589
+ Circulatevue_type_template_id_535aafac_render,
47590
+ Circulatevue_type_template_id_535aafac_staticRenderFns,
47450
47591
  false,
47451
47592
  null,
47452
47593
  null,
@@ -49221,6 +49362,35 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
49221
49362
  //
49222
49363
  //
49223
49364
  //
49365
+ //
49366
+ //
49367
+ //
49368
+ //
49369
+ //
49370
+ //
49371
+ //
49372
+ //
49373
+ //
49374
+ //
49375
+ //
49376
+ //
49377
+ //
49378
+ //
49379
+ //
49380
+ //
49381
+ //
49382
+ //
49383
+ //
49384
+ //
49385
+ //
49386
+ //
49387
+ //
49388
+ //
49389
+ //
49390
+ //
49391
+ //
49392
+ //
49393
+ //
49224
49394
 
49225
49395
 
49226
49396
 
@@ -49246,6 +49416,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
49246
49416
  componentName: 'EsFlow',
49247
49417
  components: (src_mainvue_type_script_lang_js_components = {}, src_mainvue_type_script_lang_js_components[processForm.name] = processForm, src_mainvue_type_script_lang_js_components[processReject.name] = processReject, src_mainvue_type_script_lang_js_components[startTaskRead.name] = startTaskRead, src_mainvue_type_script_lang_js_components[CustomPreset.name] = CustomPreset, src_mainvue_type_script_lang_js_components[CommonOpinions.name] = CommonOpinions, src_mainvue_type_script_lang_js_components[FileList.name] = FileList, src_mainvue_type_script_lang_js_components[TimeLimit.name] = TimeLimit, src_mainvue_type_script_lang_js_components[SendMsg.name] = SendMsg, src_mainvue_type_script_lang_js_components[selectUser.name] = selectUser, src_mainvue_type_script_lang_js_components[component_taskUnionExamine.name] = component_taskUnionExamine, src_mainvue_type_script_lang_js_components[src_freeStartFlow.name] = src_freeStartFlow, src_mainvue_type_script_lang_js_components[SortFlow.name] = SortFlow, src_mainvue_type_script_lang_js_components.circulate = Circulate, src_mainvue_type_script_lang_js_components.Preset = Preset, src_mainvue_type_script_lang_js_components.Reset = src_reset, src_mainvue_type_script_lang_js_components.Supervise = supervise, src_mainvue_type_script_lang_js_components.FreeCirculation = FreeCirculation, src_mainvue_type_script_lang_js_components),
49248
49418
  props: {
49419
+ hideMessage: { type: Boolean, default: false },
49249
49420
  showShrink: { type: Boolean, default: true },
49250
49421
  showTooltip: { type: Boolean, default: true },
49251
49422
  isStartFlow: { type: Boolean, default: false },
@@ -49262,6 +49433,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
49262
49433
  type: String,
49263
49434
  default: 'left'
49264
49435
  },
49436
+
49265
49437
  flowListDisabled: {
49266
49438
  type: Boolean,
49267
49439
  default: false
@@ -49315,6 +49487,12 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
49315
49487
  type: Boolean,
49316
49488
  default: true
49317
49489
  },
49490
+ flowLabelConfig: {
49491
+ type: Object,
49492
+ default: function _default() {
49493
+ return {};
49494
+ }
49495
+ },
49318
49496
  isEndMessage: { type: Boolean, default: false }
49319
49497
  },
49320
49498
  data: function data() {
@@ -50116,11 +50294,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
50116
50294
  });
50117
50295
  },
50118
50296
 
50119
- /**
50120
- * saveInfo
50121
- * @desc:暂存
50122
- * @author liufan
50123
- * @date 2022年9月9日
50297
+ /**
50298
+ * saveInfo
50299
+ * @desc:暂存
50300
+ * @author liufan
50301
+ * @date 2022年9月9日
50124
50302
  **/
50125
50303
  saveInfo: function saveInfo(type, btn) {
50126
50304
  var _this13 = this;
@@ -50182,11 +50360,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
50182
50360
  });
50183
50361
  },
50184
50362
 
50185
- /**
50186
- * rejectBtn
50187
- * @desc:点击驳回
50188
- * @author liufan
50189
- * @date 2022年5月25日
50363
+ /**
50364
+ * rejectBtn
50365
+ * @desc:点击驳回
50366
+ * @author liufan
50367
+ * @date 2022年5月25日
50190
50368
  **/
50191
50369
  rejectBtn: function rejectBtn() {
50192
50370
  var _this15 = this;
@@ -50204,11 +50382,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
50204
50382
  }
50205
50383
  },
50206
50384
 
50207
- /**
50208
- * taskReadBtn
50209
- * @desc:点击分阅
50210
- * @author liufan
50211
- * @date 2022年5月25日
50385
+ /**
50386
+ * taskReadBtn
50387
+ * @desc:点击分阅
50388
+ * @author liufan
50389
+ * @date 2022年5月25日
50212
50390
  **/
50213
50391
  taskReadBtn: function taskReadBtn() {
50214
50392
  var _this16 = this;
@@ -50227,11 +50405,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
50227
50405
  }
50228
50406
  },
50229
50407
 
50230
- /**
50231
- * getFind
50232
- * @desc:获取通知方式
50233
- * @author liufan
50234
- * @date 2022年5月25日
50408
+ /**
50409
+ * getFind
50410
+ * @desc:获取通知方式
50411
+ * @author liufan
50412
+ * @date 2022年5月25日
50235
50413
  **/
50236
50414
  getFind: function getFind() {
50237
50415
  var _this17 = this;
@@ -50243,6 +50421,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
50243
50421
  message = res.message;
50244
50422
 
50245
50423
  if (status === 'success') {
50424
+ if (_this17.hideMessage) return;
50246
50425
  _this17.nextNode.notificationType = message.split(',');
50247
50426
  var arr = [];
50248
50427
  _this17.newsList.map(function (item) {
@@ -50297,12 +50476,12 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
50297
50476
  });
50298
50477
  },
50299
50478
 
50300
- /**
50301
- * endFlows
50302
- * @desc:直接办结
50303
- * @author liufan
50304
- * @param {Object} res 直接办结数据
50305
- * @date 2022年5月25日
50479
+ /**
50480
+ * endFlows
50481
+ * @desc:直接办结
50482
+ * @author liufan
50483
+ * @param {Object} res 直接办结数据
50484
+ * @date 2022年5月25日
50306
50485
  **/
50307
50486
  endFlows: function endFlows(res) {
50308
50487
  var _this19 = this;
@@ -50357,12 +50536,12 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
50357
50536
  }).catch(function (e) {});
50358
50537
  },
50359
50538
 
50360
- /**
50361
- * goView
50362
- * @desc:更多流程按钮操作
50363
- * @author liufan
50364
- * @param {Object} res 当前点击操作按钮数据
50365
- * @date 2022年5月25日
50539
+ /**
50540
+ * goView
50541
+ * @desc:更多流程按钮操作
50542
+ * @author liufan
50543
+ * @param {Object} res 当前点击操作按钮数据
50544
+ * @date 2022年5月25日
50366
50545
  **/
50367
50546
  goView: function goView(res) {
50368
50547
  // 驳回并办结:rejectAndEndHtml
@@ -50449,11 +50628,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
50449
50628
  // isCanStartSubFlow
50450
50629
  },
50451
50630
 
50452
- /**
50453
- * toTakeAdvice
50454
- * @desc:征求意见
50455
- * @author liufan
50456
- * @date 2022年9月29日
50631
+ /**
50632
+ * toTakeAdvice
50633
+ * @desc:征求意见
50634
+ * @author liufan
50635
+ * @date 2022年9月29日
50457
50636
  **/
50458
50637
  toTakeAdvice: function toTakeAdvice(res) {
50459
50638
  var _this21 = this;
@@ -50497,11 +50676,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
50497
50676
  });
50498
50677
  },
50499
50678
 
50500
- /**
50501
- * toStartDraf
50502
- * @desc: 稿件递送、联合审核、复核
50503
- * @author liufan
50504
- * @date 2022年9月29日
50679
+ /**
50680
+ * toStartDraf
50681
+ * @desc: 稿件递送、联合审核、复核
50682
+ * @author liufan
50683
+ * @date 2022年9月29日
50505
50684
  **/
50506
50685
  toStartDraf: function toStartDraf(res) {
50507
50686
  var _this23 = this;
@@ -50515,11 +50694,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
50515
50694
  }
50516
50695
  },
50517
50696
 
50518
- /**
50519
- * toSendMsg
50520
- * @desc:核稿通知
50521
- * @author liufan
50522
- * @date 2022年9月29日
50697
+ /**
50698
+ * toSendMsg
50699
+ * @desc:核稿通知
50700
+ * @author liufan
50701
+ * @date 2022年9月29日
50523
50702
  **/
50524
50703
  toSendMsg: function toSendMsg(res) {
50525
50704
  var _this24 = this;
@@ -50533,11 +50712,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
50533
50712
  }
50534
50713
  },
50535
50714
 
50536
- /**
50537
- * toTaskReadAndEnd
50538
- * @desc:分阅并办结
50539
- * @author liufan
50540
- * @date 2022年9月29日
50715
+ /**
50716
+ * toTaskReadAndEnd
50717
+ * @desc:分阅并办结
50718
+ * @author liufan
50719
+ * @date 2022年9月29日
50541
50720
  **/
50542
50721
  toTaskReadAndEnd: function toTaskReadAndEnd(res) {
50543
50722
  var _this25 = this;
@@ -50555,11 +50734,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
50555
50734
  }
50556
50735
  },
50557
50736
 
50558
- /**
50559
- * rejectAndEnd
50560
- * @desc:驳回并办结
50561
- * @author liufan
50562
- * @date 2022年9月29日
50737
+ /**
50738
+ * rejectAndEnd
50739
+ * @desc:驳回并办结
50740
+ * @author liufan
50741
+ * @date 2022年9月29日
50563
50742
  **/
50564
50743
  rejectAndEnd: function rejectAndEnd(res) {
50565
50744
  var _this26 = this;
@@ -50615,11 +50794,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
50615
50794
  });
50616
50795
  },
50617
50796
 
50618
- /**
50619
- * toTransfer
50620
- * @desc:转办
50621
- * @author liufan
50622
- * @date 2022年9月29日
50797
+ /**
50798
+ * toTransfer
50799
+ * @desc:转办
50800
+ * @author liufan
50801
+ * @date 2022年9月29日
50623
50802
  **/
50624
50803
  toTransfer: function toTransfer(res) {
50625
50804
  var _this28 = this;
@@ -50638,11 +50817,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
50638
50817
  this.nextNode.customLimitTime = val;
50639
50818
  },
50640
50819
 
50641
- /**
50642
- * getNodeInfo
50643
- * @desc:获取节点信息
50644
- * @author liufan
50645
- * @date 2022年5月25日
50820
+ /**
50821
+ * getNodeInfo
50822
+ * @desc:获取节点信息
50823
+ * @author liufan
50824
+ * @date 2022年5月25日
50646
50825
  **/
50647
50826
  getNodeInfo: function getNodeInfo() {
50648
50827
  var _this29 = this;
@@ -50753,12 +50932,12 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
50753
50932
  });
50754
50933
  },
50755
50934
 
50756
- /**
50757
- * selecNext
50758
- * @desc:下步节点变化时更新数据
50759
- * @author liufan
50760
- * @param {String} val 当前选中值
50761
- * @date 2022年5月25日
50935
+ /**
50936
+ * selecNext
50937
+ * @desc:下步节点变化时更新数据
50938
+ * @author liufan
50939
+ * @param {String} val 当前选中值
50940
+ * @date 2022年5月25日
50762
50941
  **/
50763
50942
  selecNext: function selecNext(val, type, isDef) {
50764
50943
  var _this30 = this;
@@ -50898,11 +51077,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
50898
51077
  }
50899
51078
  },
50900
51079
 
50901
- /**
50902
- * isMultiple
50903
- * @desc:是否多选
50904
- * @author liufan
50905
- * @date 2022年9月13日
51080
+ /**
51081
+ * isMultiple
51082
+ * @desc:是否多选
51083
+ * @author liufan
51084
+ * @date 2022年9月13日
50906
51085
  **/
50907
51086
  isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
50908
51087
  if (val == 2 || val == 4 || val == 6 || val == 16) {
@@ -50934,11 +51113,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
50934
51113
  }
50935
51114
  },
50936
51115
 
50937
- /**
50938
- * getHedInfo
50939
- * @desc:获取审核页面数据
50940
- * @author liufan
50941
- * @date 2022年5月25日
51116
+ /**
51117
+ * getHedInfo
51118
+ * @desc:获取审核页面数据
51119
+ * @author liufan
51120
+ * @date 2022年5月25日
50942
51121
  **/
50943
51122
  getHedInfo: function getHedInfo() {
50944
51123
  var _this31 = this;
@@ -51254,13 +51433,13 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
51254
51433
  });
51255
51434
  },
51256
51435
 
51257
- /**
51258
- * closeProcess
51259
- * @desc:关闭弹窗
51260
- * @author liufan
51261
- * @param {boolean} val 当前是否办理流程
51262
- * @param {String} type 当前点击的弹窗类型
51263
- * @date 2022年5月25日
51436
+ /**
51437
+ * closeProcess
51438
+ * @desc:关闭弹窗
51439
+ * @author liufan
51440
+ * @param {boolean} val 当前是否办理流程
51441
+ * @param {String} type 当前点击的弹窗类型
51442
+ * @date 2022年5月25日
51264
51443
  **/
51265
51444
  closeProcess: function closeProcess(val, type, closeParent) {
51266
51445
  if (this.closeParent && !this.startFlowPageEmbeddedIntoStartFlowIndex) {
@@ -51280,23 +51459,23 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
51280
51459
  }
51281
51460
  },
51282
51461
 
51283
- /**
51284
- * selectChange
51285
- * @desc:常用语选择
51286
- * @author liufan
51287
- * @param {String} val 选中值
51288
- * @date 2022年5月25日
51462
+ /**
51463
+ * selectChange
51464
+ * @desc:常用语选择
51465
+ * @author liufan
51466
+ * @param {String} val 选中值
51467
+ * @date 2022年5月25日
51289
51468
  **/
51290
51469
  selectChange: function selectChange(val) {
51291
51470
  this.value = val;
51292
51471
  },
51293
51472
 
51294
- /**
51295
- * upDate
51296
- * @desc:修改常用语
51297
- * @author liufan
51298
- * @param {Object} val 修改值
51299
- * @date 2022年5月25日
51473
+ /**
51474
+ * upDate
51475
+ * @desc:修改常用语
51476
+ * @author liufan
51477
+ * @param {Object} val 修改值
51478
+ * @date 2022年5月25日
51300
51479
  **/
51301
51480
  upDate: function upDate(val) {
51302
51481
  this.FormData.id = val.id;
@@ -51304,11 +51483,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
51304
51483
  },
51305
51484
 
51306
51485
 
51307
- /**
51308
- * getProcess
51309
- * @desc:获取选择流程
51310
- * @author liufan
51311
- * @date 2022年5月25日
51486
+ /**
51487
+ * getProcess
51488
+ * @desc:获取选择流程
51489
+ * @author liufan
51490
+ * @date 2022年5月25日
51312
51491
  **/
51313
51492
  getProcess: function getProcess(val) {
51314
51493
  var _this32 = this;
@@ -51368,11 +51547,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
51368
51547
  });
51369
51548
  },
51370
51549
 
51371
- /**
51372
- * getPendedhistoryList
51373
- * @desc:获取流程列表
51374
- * @author liufan
51375
- * @date 2022年5月25日
51550
+ /**
51551
+ * getPendedhistoryList
51552
+ * @desc:获取流程列表
51553
+ * @author liufan
51554
+ * @date 2022年5月25日
51376
51555
  **/
51377
51556
  getPendedhistoryList: function getPendedhistoryList() {
51378
51557
  var _this33 = this;
@@ -51443,12 +51622,12 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
51443
51622
  beforeSubProcess: function beforeSubProcess() {},
51444
51623
 
51445
51624
  // 提交流程
51446
- /**
51447
- * subProcess
51448
- * @desc:提交流程
51449
- * @author liufan
51450
- * @param {String} formName 当前form表单ref值
51451
- * @date 2022年5月25日
51625
+ /**
51626
+ * subProcess
51627
+ * @desc:提交流程
51628
+ * @author liufan
51629
+ * @param {String} formName 当前form表单ref值
51630
+ * @date 2022年5月25日
51452
51631
  **/
51453
51632
  subProcess: function subProcess(val, type) {
51454
51633
  var _this35 = this;
@@ -51504,7 +51683,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
51504
51683
  if (!this.endFlow && this.newTypeCode != 'fenyue' && !this.shrink && this.nextNode.isAddSign != '1' && this.nextNode.isRemoveSign != '1' && this.isSpecial && !this.isReject && this.nodeInfos.length != 0 && this.isNextUser) {
51505
51684
  if (this.isShowNextUser) {
51506
51685
  if (this.nextNode.nextUserId == '' || this.multiple && this.nextNode.nextUserId.length == 0) {
51507
- this.$message.warning('请选择下步办理人');
51686
+ this.$message.warning('\u8BF7\u9009\u62E9' + (this.flowLabelConfig.nextUser || '下步办理人'));
51508
51687
  return false;
51509
51688
  }
51510
51689
  } else {
@@ -51927,8 +52106,8 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
51927
52106
 
51928
52107
  var flow_src_main_component = normalizeComponent(
51929
52108
  packages_flow_src_mainvue_type_script_lang_js_,
51930
- mainvue_type_template_id_6a1416d2_render,
51931
- mainvue_type_template_id_6a1416d2_staticRenderFns,
52109
+ mainvue_type_template_id_70db76e0_render,
52110
+ mainvue_type_template_id_70db76e0_staticRenderFns,
51932
52111
  false,
51933
52112
  null,
51934
52113
  null,
@@ -70448,10 +70627,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
70448
70627
  this.$refs.user.handleSelect(res);
70449
70628
  },
70450
70629
 
70451
- /**
70452
- * @desc:匹配路由
70453
- * @author huangbo
70454
- * @date 2024年9月7日
70630
+ /**
70631
+ * @desc:匹配路由
70632
+ * @author huangbo
70633
+ * @date 2024年9月7日
70455
70634
  **/
70456
70635
  hasRouter: function hasRouter(res, url, code) {
70457
70636
  if (!url) {
@@ -70495,10 +70674,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
70495
70674
  return false;
70496
70675
  },
70497
70676
 
70498
- /**
70499
- * @desc:获取初始数据
70500
- * @author huangbo
70501
- * @date 2024年9月7日
70677
+ /**
70678
+ * @desc:获取初始数据
70679
+ * @author huangbo
70680
+ * @date 2024年9月7日
70502
70681
  **/
70503
70682
  init: function init(results, first) {
70504
70683
  this.setConfig(results);
@@ -70507,10 +70686,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
70507
70686
  }
70508
70687
  },
70509
70688
 
70510
- /**
70511
- * @desc:设置用户配置及信息
70512
- * @author huangbo
70513
- * @date 2024年9月7日
70689
+ /**
70690
+ * @desc:设置用户配置及信息
70691
+ * @author huangbo
70692
+ * @date 2024年9月7日
70514
70693
  **/
70515
70694
  setConfig: function setConfig(results) {
70516
70695
  localStorage.setItem('mainConfig', JSON.stringify(results));
@@ -70678,10 +70857,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
70678
70857
  }
70679
70858
  },
70680
70859
 
70681
- /**
70682
- * @desc:获取所有应用
70683
- * @author huangbo
70684
- * @date 2024年9月7日
70860
+ /**
70861
+ * @desc:获取所有应用
70862
+ * @author huangbo
70863
+ * @date 2024年9月7日
70685
70864
  **/
70686
70865
  getApplications: function getApplications() {
70687
70866
  var _this2 = this;
@@ -70729,10 +70908,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
70729
70908
  });
70730
70909
  },
70731
70910
 
70732
- /**
70733
- * @desc:获取菜单列表
70734
- * @author huangbo
70735
- * @date 2024年9月7日
70911
+ /**
70912
+ * @desc:获取菜单列表
70913
+ * @author huangbo
70914
+ * @date 2024年9月7日
70736
70915
  **/
70737
70916
  getMenus: function getMenus(loading) {
70738
70917
  var _this3 = this;
@@ -70765,10 +70944,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
70765
70944
  });
70766
70945
  },
70767
70946
 
70768
- /**
70769
- * @desc:处理菜单列表
70770
- * @author huangbo
70771
- * @date 2024年9月7日
70947
+ /**
70948
+ * @desc:处理菜单列表
70949
+ * @author huangbo
70950
+ * @date 2024年9月7日
70772
70951
  **/
70773
70952
  renderMenus: function renderMenus(res) {
70774
70953
  this.menus = res;
@@ -70864,10 +71043,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
70864
71043
  }
70865
71044
  },
70866
71045
 
70867
- /**
70868
- * @desc:设置页面加载类型
70869
- * @author huangbo
70870
- * @date 2024年9月7日
71046
+ /**
71047
+ * @desc:设置页面加载类型
71048
+ * @author huangbo
71049
+ * @date 2024年9月7日
70871
71050
  **/
70872
71051
  setIframeType: function setIframeType(res) {
70873
71052
  var url = res.url;
@@ -70923,10 +71102,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
70923
71102
  return res;
70924
71103
  },
70925
71104
 
70926
- /**
70927
- * @desc:获取菜单
70928
- * @author huangbo
70929
- * @date 2024年9月7日
71105
+ /**
71106
+ * @desc:获取菜单
71107
+ * @author huangbo
71108
+ * @date 2024年9月7日
70930
71109
  **/
70931
71110
  getMenu: function getMenu(menus, res, key) {
70932
71111
  if (Array.isArray(menus)) {
@@ -70955,10 +71134,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
70955
71134
  return false;
70956
71135
  },
70957
71136
 
70958
- /**
70959
- * @desc:获取菜单第一条数据
70960
- * @author huangbo
70961
- * @date 2024年9月7日
71137
+ /**
71138
+ * @desc:获取菜单第一条数据
71139
+ * @author huangbo
71140
+ * @date 2024年9月7日
70962
71141
  **/
70963
71142
  getFirst: function getFirst(obj) {
70964
71143
  if (!obj) {
@@ -70977,10 +71156,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
70977
71156
  }
70978
71157
  },
70979
71158
 
70980
- /**
70981
- * @desc:遍历设置菜单气泡提醒
70982
- * @author huangbo
70983
- * @date 2024年9月7日
71159
+ /**
71160
+ * @desc:遍历设置菜单气泡提醒
71161
+ * @author huangbo
71162
+ * @date 2024年9月7日
70984
71163
  **/
70985
71164
  setTips: function setTips(obj) {
70986
71165
  var _this4 = this;
@@ -71051,10 +71230,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
71051
71230
  }
71052
71231
  },
71053
71232
 
71054
- /**
71055
- * @desc:获取气泡提醒
71056
- * @author huangbo
71057
- * @date 2024年9月7日
71233
+ /**
71234
+ * @desc:获取气泡提醒
71235
+ * @author huangbo
71236
+ * @date 2024年9月7日
71058
71237
  **/
71059
71238
  getBadge: function getBadge(res) {
71060
71239
  var num = res.tips || 0;
@@ -71068,10 +71247,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
71068
71247
  };
71069
71248
  },
71070
71249
 
71071
- /**
71072
- * @desc:开启weosocket
71073
- * @author huangbo
71074
- * @date 2024年9月7日
71250
+ /**
71251
+ * @desc:开启weosocket
71252
+ * @author huangbo
71253
+ * @date 2024年9月7日
71075
71254
  **/
71076
71255
  initWebSocket: function initWebSocket() {
71077
71256
  var _this6 = this;
@@ -71120,10 +71299,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
71120
71299
  });
71121
71300
  },
71122
71301
 
71123
- /**
71124
- * @desc:显示用户信息
71125
- * @author huangbo
71126
- * @date 2024年9月7日
71302
+ /**
71303
+ * @desc:显示用户信息
71304
+ * @author huangbo
71305
+ * @date 2024年9月7日
71127
71306
  **/
71128
71307
  showUserInfo: function showUserInfo() {
71129
71308
  if (this.showUser === false) {
@@ -71131,19 +71310,19 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
71131
71310
  }
71132
71311
  },
71133
71312
 
71134
- /**
71135
- * @desc:删除更多应用菜单点击
71136
- * @author huangbo
71137
- * @date 2024年9月7日
71313
+ /**
71314
+ * @desc:删除更多应用菜单点击
71315
+ * @author huangbo
71316
+ * @date 2024年9月7日
71138
71317
  **/
71139
71318
  handleDelete: function handleDelete(index) {
71140
71319
  this.newApps.splice(index, 1);
71141
71320
  },
71142
71321
 
71143
- /**
71144
- * @desc:储存更多应用菜单点击
71145
- * @author huangbo
71146
- * @date 2024年9月7日
71322
+ /**
71323
+ * @desc:储存更多应用菜单点击
71324
+ * @author huangbo
71325
+ * @date 2024年9月7日
71147
71326
  **/
71148
71327
  handlerClickApps: function handlerClickApps(res) {
71149
71328
  if (res.permission === false) {
@@ -71156,10 +71335,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
71156
71335
  this.handlerClickApp(res);
71157
71336
  },
71158
71337
 
71159
- /**
71160
- * @desc:侧边应用菜单点击
71161
- * @author huangbo
71162
- * @date 2024年9月7日
71338
+ /**
71339
+ * @desc:侧边应用菜单点击
71340
+ * @author huangbo
71341
+ * @date 2024年9月7日
71163
71342
  **/
71164
71343
  handlerClickApp: function handlerClickApp(res) {
71165
71344
  this.showMsg = false;
@@ -71248,10 +71427,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
71248
71427
  }
71249
71428
  },
71250
71429
 
71251
- /**
71252
- * @desc:显示Drawer界面
71253
- * @author huangbo
71254
- * @date 2024年9月7日
71430
+ /**
71431
+ * @desc:显示Drawer界面
71432
+ * @author huangbo
71433
+ * @date 2024年9月7日
71255
71434
  **/
71256
71435
  handlerSetDrawer: function handlerSetDrawer(res, type) {
71257
71436
  var direction = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : 'ltr';
@@ -71271,19 +71450,19 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
71271
71450
  }
71272
71451
  },
71273
71452
 
71274
- /**
71275
- * @desc:关闭Drawer界面
71276
- * @author huangbo
71277
- * @date 2024年9月7日
71453
+ /**
71454
+ * @desc:关闭Drawer界面
71455
+ * @author huangbo
71456
+ * @date 2024年9月7日
71278
71457
  **/
71279
71458
  handleCloseDrawer: function handleCloseDrawer() {
71280
71459
  this.drawer = { visible: false };
71281
71460
  },
71282
71461
 
71283
- /**
71284
- * @desc:菜单点击
71285
- * @author huangbo
71286
- * @date 2024年9月7日
71462
+ /**
71463
+ * @desc:菜单点击
71464
+ * @author huangbo
71465
+ * @date 2024年9月7日
71287
71466
  **/
71288
71467
  handlerClickMenu: function handlerClickMenu(res) {
71289
71468
  utils_util.ajax({
@@ -71332,19 +71511,19 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
71332
71511
  },
71333
71512
 
71334
71513
 
71335
- /**
71336
- * @desc:用户详情请求成功
71337
- * @author huangbo
71338
- * @date 2024年9月7日
71514
+ /**
71515
+ * @desc:用户详情请求成功
71516
+ * @author huangbo
71517
+ * @date 2024年9月7日
71339
71518
  **/
71340
71519
  handleSuccess: function handleSuccess(res) {
71341
71520
  this.simpleUserInfo = res.simpleUserInfo;
71342
71521
  },
71343
71522
 
71344
- /**
71345
- * @desc:修改用户配置
71346
- * @author huangbo
71347
- * @date 2024年9月7日
71523
+ /**
71524
+ * @desc:修改用户配置
71525
+ * @author huangbo
71526
+ * @date 2024年9月7日
71348
71527
  **/
71349
71528
  handleChangeConfig: function handleChangeConfig(name, res) {
71350
71529
  if (name == 'userHeadUrl') {
@@ -71360,10 +71539,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
71360
71539
  }
71361
71540
  },
71362
71541
 
71363
- /**
71364
- * @desc:关闭webSocket
71365
- * @author huangbo
71366
- * @date 2024年9月7日
71542
+ /**
71543
+ * @desc:关闭webSocket
71544
+ * @author huangbo
71545
+ * @date 2024年9月7日
71367
71546
  **/
71368
71547
  handlerClose: function handlerClose() {
71369
71548
  if (this.webSocket) {
@@ -71371,10 +71550,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
71371
71550
  }
71372
71551
  },
71373
71552
 
71374
- /**
71375
- * @desc:刷新选中iframe页签
71376
- * @author huangbo
71377
- * @date 2024年9月7日
71553
+ /**
71554
+ * @desc:刷新选中iframe页签
71555
+ * @author huangbo
71556
+ * @date 2024年9月7日
71378
71557
  **/
71379
71558
  handleRefresh: function handleRefresh(arg) {
71380
71559
  var i = arg && arg != true && arg !== 'pageData' ? utils_util.indexOfObj(this.tabs, arg, 'appCode,code,id,url') : utils_util.indexOfObj(this.tabs, this.activeName, 'id');
@@ -71411,10 +71590,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
71411
71590
  }
71412
71591
  },
71413
71592
 
71414
- /**
71415
- * @desc:删除iframe
71416
- * @author huangbo
71417
- * @date 2024年9月7日
71593
+ /**
71594
+ * @desc:删除iframe
71595
+ * @author huangbo
71596
+ * @date 2024年9月7日
71418
71597
  **/
71419
71598
  handleRemove: function handleRemove(name) {
71420
71599
  var len = this.tabs.length - 1;
@@ -71431,10 +71610,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
71431
71610
  }
71432
71611
  },
71433
71612
 
71434
- /**
71435
- * @desc:tabs鼠标右键事件
71436
- * @author huangbo
71437
- * @date 2024年9月7日
71613
+ /**
71614
+ * @desc:tabs鼠标右键事件
71615
+ * @author huangbo
71616
+ * @date 2024年9月7日
71438
71617
  **/
71439
71618
  handleContextmenu: function handleContextmenu(tabs, e) {
71440
71619
  var disabled = {};
@@ -71459,10 +71638,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
71459
71638
  window.addEventListener('click', this.closeTabsEvents);
71460
71639
  },
71461
71640
 
71462
- /**
71463
- * @desc:tabs页签事件
71464
- * @author huangbo
71465
- * @date 2024年9月7日
71641
+ /**
71642
+ * @desc:tabs页签事件
71643
+ * @author huangbo
71644
+ * @date 2024年9月7日
71466
71645
  **/
71467
71646
  handleTabsEvents: function handleTabsEvents(num) {
71468
71647
  if (this.pane !== null) {
@@ -71473,10 +71652,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
71473
71652
  },
71474
71653
 
71475
71654
 
71476
- /**
71477
- * @desc:关闭页签事件面板
71478
- * @author huangbo
71479
- * @date 2024年9月7日
71655
+ /**
71656
+ * @desc:关闭页签事件面板
71657
+ * @author huangbo
71658
+ * @date 2024年9月7日
71480
71659
  **/
71481
71660
  closeTabsEvents: function closeTabsEvents(e) {
71482
71661
  if (e.target.parentNode != this.$refs.tabsHandler.$el && e.target.parentNode.parentNode != this.$refs.tabsHandler.$el) {
@@ -71486,10 +71665,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
71486
71665
  },
71487
71666
 
71488
71667
 
71489
- /**
71490
- * @desc:tabs页签点击事件
71491
- * @author huangbo
71492
- * @date 2024年9月7日
71668
+ /**
71669
+ * @desc:tabs页签点击事件
71670
+ * @author huangbo
71671
+ * @date 2024年9月7日
71493
71672
  **/
71494
71673
  handleTabClick: function handleTabClick() {
71495
71674
  this.active = '';
@@ -71497,10 +71676,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
71497
71676
  this.showMenu = false;
71498
71677
  },
71499
71678
 
71500
- /**
71501
- * @desc:handler工具栏点击事件
71502
- * @author huangbo
71503
- * @date 2024年9月7日
71679
+ /**
71680
+ * @desc:handler工具栏点击事件
71681
+ * @author huangbo
71682
+ * @date 2024年9月7日
71504
71683
  **/
71505
71684
  handleClick: function handleClick(res) {
71506
71685
  var type = res.type,
@@ -71581,10 +71760,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
71581
71760
  this.$emit('handler-click', res);
71582
71761
  },
71583
71762
 
71584
- /**
71585
- * @desc:退出登录
71586
- * @author huangbo
71587
- * @date 2024年9月7日
71763
+ /**
71764
+ * @desc:退出登录
71765
+ * @author huangbo
71766
+ * @date 2024年9月7日
71588
71767
  **/
71589
71768
  handleQuit: function handleQuit() {
71590
71769
  var _this7 = this;
@@ -71665,10 +71844,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
71665
71844
  }).catch(function (e) {});
71666
71845
  },
71667
71846
 
71668
- /**
71669
- * @desc:主题、消息回调
71670
- * @author huangbo
71671
- * @date 2024年9月7日
71847
+ /**
71848
+ * @desc:主题、消息回调
71849
+ * @author huangbo
71850
+ * @date 2024年9月7日
71672
71851
  **/
71673
71852
  handleChange: function handleChange(res) {
71674
71853
  var type = res.type,
@@ -71684,10 +71863,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
71684
71863
  }
71685
71864
  },
71686
71865
 
71687
- /**
71688
- * @desc:菜单布局样式切换
71689
- * @author huangbo
71690
- * @date 2024年9月7日
71866
+ /**
71867
+ * @desc:菜单布局样式切换
71868
+ * @author huangbo
71869
+ * @date 2024年9月7日
71691
71870
  **/
71692
71871
  handleLayout: function handleLayout(res, active) {
71693
71872
  if (active) {
@@ -71697,10 +71876,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
71697
71876
  this.$emit('chang-layout', res, active);
71698
71877
  },
71699
71878
 
71700
- /**
71701
- * @desc:消息修改总数
71702
- * @author huangbo
71703
- * @date 2024年9月7日
71879
+ /**
71880
+ * @desc:消息修改总数
71881
+ * @author huangbo
71882
+ * @date 2024年9月7日
71704
71883
  **/
71705
71884
  handleMenuTips: function handleMenuTips(id, num) {
71706
71885
  if (num) {
@@ -71711,10 +71890,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
71711
71890
  }
71712
71891
  },
71713
71892
 
71714
- /**
71715
- * @desc:处理即时消息
71716
- * @author huangbo
71717
- * @date 2024年9月7日
71893
+ /**
71894
+ * @desc:处理即时消息
71895
+ * @author huangbo
71896
+ * @date 2024年9月7日
71718
71897
  **/
71719
71898
  handleOpened: function handleOpened(res) {
71720
71899
  var _this8 = this;
@@ -75740,8 +75919,8 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
75740
75919
  this.currentPage = this.setIframeType(this.fourthTabs[0]);
75741
75920
  },
75742
75921
 
75743
- /**
75744
- * queryChildMenu: 查询左侧我的提醒和我的快捷菜单
75922
+ /**
75923
+ * queryChildMenu: 查询左侧我的提醒和我的快捷菜单
75745
75924
  */
75746
75925
  queryChildMenuData: function queryChildMenuData() {
75747
75926
  var _this2 = this;
@@ -75860,8 +76039,8 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
75860
76039
  }))();
75861
76040
  },
75862
76041
 
75863
- /**
75864
- * getVoteMeetingNum: 查询会议数量
76042
+ /**
76043
+ * getVoteMeetingNum: 查询会议数量
75865
76044
  */
75866
76045
  getVoteMeetingNum: function getVoteMeetingNum() {
75867
76046
  var _this5 = this;
@@ -75886,8 +76065,8 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
75886
76065
  });
75887
76066
  },
75888
76067
 
75889
- /**
75890
- * getShareFilesReceiveCountNew: 查询待接收文件数量
76068
+ /**
76069
+ * getShareFilesReceiveCountNew: 查询待接收文件数量
75891
76070
  */
75892
76071
  getShareFilesReceiveCountNew: function getShareFilesReceiveCountNew() {
75893
76072
  var _this6 = this;
@@ -75912,8 +76091,8 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
75912
76091
  },
75913
76092
 
75914
76093
 
75915
- /**
75916
- * getUserTipsInstanceNum: 查询待签收/据签收任务数量 1是拒签收 0是待签收
76094
+ /**
76095
+ * getUserTipsInstanceNum: 查询待签收/据签收任务数量 1是拒签收 0是待签收
75917
76096
  */
75918
76097
  getUserTipsInstanceNum: function getUserTipsInstanceNum(type) {
75919
76098
  var _this7 = this;
@@ -75941,8 +76120,8 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
75941
76120
  });
75942
76121
  },
75943
76122
 
75944
- /**
75945
- * getIndexCount: 查询待办任务数量
76123
+ /**
76124
+ * getIndexCount: 查询待办任务数量
75946
76125
  */
75947
76126
  getIndexCount: function getIndexCount() {
75948
76127
  var _this8 = this;
@@ -75973,10 +76152,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
75973
76152
  this.$refs.user.handleSelect(res);
75974
76153
  },
75975
76154
 
75976
- /**
75977
- * @desc:匹配路由
75978
- * @author huangbo
75979
- * @date 2024年9月7日
76155
+ /**
76156
+ * @desc:匹配路由
76157
+ * @author huangbo
76158
+ * @date 2024年9月7日
75980
76159
  **/
75981
76160
  hasRouter: function hasRouter(res, url, code) {
75982
76161
  if (!url) {
@@ -76020,10 +76199,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76020
76199
  return false;
76021
76200
  },
76022
76201
 
76023
- /**
76024
- * @desc:获取初始数据
76025
- * @author huangbo
76026
- * @date 2024年9月7日
76202
+ /**
76203
+ * @desc:获取初始数据
76204
+ * @author huangbo
76205
+ * @date 2024年9月7日
76027
76206
  **/
76028
76207
  init: function init(results) {
76029
76208
  this.setConfig(results);
@@ -76034,10 +76213,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76034
76213
  // }
76035
76214
  },
76036
76215
 
76037
- /**
76038
- * @desc:设置用户配置及信息
76039
- * @author huangbo
76040
- * @date 2024年9月7日
76216
+ /**
76217
+ * @desc:设置用户配置及信息
76218
+ * @author huangbo
76219
+ * @date 2024年9月7日
76041
76220
  **/
76042
76221
  setConfig: function setConfig(results) {
76043
76222
  localStorage.setItem('mainConfig', JSON.stringify(results));
@@ -76201,8 +76380,8 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76201
76380
  }
76202
76381
  },
76203
76382
 
76204
- /**
76205
- * @desc:获取用户自定义菜单
76383
+ /**
76384
+ * @desc:获取用户自定义菜单
76206
76385
  **/
76207
76386
  getUseCommonMenu: function getUseCommonMenu() {
76208
76387
  var _this9 = this;
@@ -76232,10 +76411,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76232
76411
  });
76233
76412
  },
76234
76413
 
76235
- /**
76236
- * @desc:获取所有应用
76237
- * @author huangbo
76238
- * @date 2024年9月7日
76414
+ /**
76415
+ * @desc:获取所有应用
76416
+ * @author huangbo
76417
+ * @date 2024年9月7日
76239
76418
  **/
76240
76419
  getApplications: function getApplications() {
76241
76420
  var _this10 = this;
@@ -76283,10 +76462,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76283
76462
  });
76284
76463
  },
76285
76464
 
76286
- /**
76287
- * @desc:获取菜单列表
76288
- * @author huangbo
76289
- * @date 2024年9月7日
76465
+ /**
76466
+ * @desc:获取菜单列表
76467
+ * @author huangbo
76468
+ * @date 2024年9月7日
76290
76469
  **/
76291
76470
  getMenus: function getMenus(loading) {
76292
76471
  var _this11 = this;
@@ -76313,10 +76492,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76313
76492
  });
76314
76493
  },
76315
76494
 
76316
- /**
76317
- * @desc:处理菜单列表
76318
- * @author huangbo
76319
- * @date 2024年9月7日
76495
+ /**
76496
+ * @desc:处理菜单列表
76497
+ * @author huangbo
76498
+ * @date 2024年9月7日
76320
76499
  **/
76321
76500
  renderMenus: function renderMenus(res) {
76322
76501
  // // console.log(res, 'renderMenus');
@@ -76362,9 +76541,9 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76362
76541
  // console.log(this.currentPage, 'currentPage');
76363
76542
  },
76364
76543
 
76365
- /**
76366
- * 更新myRemind中各项的权限状态
76367
- * @param {Array} menus - 完整的菜单列表
76544
+ /**
76545
+ * 更新myRemind中各项的权限状态
76546
+ * @param {Array} menus - 完整的菜单列表
76368
76547
  */
76369
76548
  updateRemindPermission: function updateRemindPermission(menus) {
76370
76549
  // 创建一个Set存储所有菜单的id,方便快速查找
@@ -76392,10 +76571,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76392
76571
  });
76393
76572
  },
76394
76573
 
76395
- /**
76396
- * @desc:设置页面加载类型
76397
- * @author huangbo
76398
- * @date 2024年9月7日
76574
+ /**
76575
+ * @desc:设置页面加载类型
76576
+ * @author huangbo
76577
+ * @date 2024年9月7日
76399
76578
  **/
76400
76579
  setIframeType: function setIframeType(res) {
76401
76580
  var url = res.url;
@@ -76452,10 +76631,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76452
76631
  return res;
76453
76632
  },
76454
76633
 
76455
- /**
76456
- * @desc:获取菜单
76457
- * @author huangbo
76458
- * @date 2024年9月7日
76634
+ /**
76635
+ * @desc:获取菜单
76636
+ * @author huangbo
76637
+ * @date 2024年9月7日
76459
76638
  **/
76460
76639
  getMenu: function getMenu(menus, res, key) {
76461
76640
  if (Array.isArray(menus)) {
@@ -76484,10 +76663,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76484
76663
  return false;
76485
76664
  },
76486
76665
 
76487
- /**
76488
- * @desc:获取菜单第一条数据
76489
- * @author huangbo
76490
- * @date 2024年9月7日
76666
+ /**
76667
+ * @desc:获取菜单第一条数据
76668
+ * @author huangbo
76669
+ * @date 2024年9月7日
76491
76670
  **/
76492
76671
  getFirst: function getFirst(obj) {
76493
76672
  if (!obj) {
@@ -76506,10 +76685,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76506
76685
  }
76507
76686
  },
76508
76687
 
76509
- /**
76510
- * @desc:遍历设置菜单气泡提醒
76511
- * @author huangbo
76512
- * @date 2024年9月7日
76688
+ /**
76689
+ * @desc:遍历设置菜单气泡提醒
76690
+ * @author huangbo
76691
+ * @date 2024年9月7日
76513
76692
  **/
76514
76693
  setTips: function setTips(obj) {
76515
76694
  var _this12 = this;
@@ -76574,10 +76753,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76574
76753
  }
76575
76754
  },
76576
76755
 
76577
- /**
76578
- * @desc:获取气泡提醒
76579
- * @author huangbo
76580
- * @date 2024年9月7日
76756
+ /**
76757
+ * @desc:获取气泡提醒
76758
+ * @author huangbo
76759
+ * @date 2024年9月7日
76581
76760
  **/
76582
76761
  getBadge: function getBadge(res) {
76583
76762
  var num = res.tips || 0;
@@ -76591,10 +76770,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76591
76770
  };
76592
76771
  },
76593
76772
 
76594
- /**
76595
- * @desc:开启weosocket
76596
- * @author huangbo
76597
- * @date 2024年9月7日
76773
+ /**
76774
+ * @desc:开启weosocket
76775
+ * @author huangbo
76776
+ * @date 2024年9月7日
76598
76777
  **/
76599
76778
  initWebSocket: function initWebSocket() {
76600
76779
  var _this14 = this;
@@ -76662,10 +76841,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76662
76841
  });
76663
76842
  },
76664
76843
 
76665
- /**
76666
- * @desc:显示用户信息
76667
- * @author huangbo
76668
- * @date 2024年9月7日
76844
+ /**
76845
+ * @desc:显示用户信息
76846
+ * @author huangbo
76847
+ * @date 2024年9月7日
76669
76848
  **/
76670
76849
  showUserInfo: function showUserInfo() {
76671
76850
  if (this.showUser === false) {
@@ -76673,19 +76852,19 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76673
76852
  }
76674
76853
  },
76675
76854
 
76676
- /**
76677
- * @desc:删除更多应用菜单点击
76678
- * @author huangbo
76679
- * @date 2024年9月7日
76855
+ /**
76856
+ * @desc:删除更多应用菜单点击
76857
+ * @author huangbo
76858
+ * @date 2024年9月7日
76680
76859
  **/
76681
76860
  handleDelete: function handleDelete(index) {
76682
76861
  this.newApps.splice(index, 1);
76683
76862
  },
76684
76863
 
76685
- /**
76686
- * @desc:显示Drawer界面
76687
- * @author huangbo
76688
- * @date 2024年9月7日
76864
+ /**
76865
+ * @desc:显示Drawer界面
76866
+ * @author huangbo
76867
+ * @date 2024年9月7日
76689
76868
  **/
76690
76869
  handlerSetDrawer: function handlerSetDrawer(res, type) {
76691
76870
  var direction = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : 'ltr';
@@ -76705,28 +76884,28 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76705
76884
  }
76706
76885
  },
76707
76886
 
76708
- /**
76709
- * @desc:关闭Drawer界面
76710
- * @author huangbo
76711
- * @date 2024年9月7日
76887
+ /**
76888
+ * @desc:关闭Drawer界面
76889
+ * @author huangbo
76890
+ * @date 2024年9月7日
76712
76891
  **/
76713
76892
  handleCloseDrawer: function handleCloseDrawer() {
76714
76893
  this.drawer = { visible: false };
76715
76894
  },
76716
76895
 
76717
- /**
76718
- * @desc:用户详情请求成功
76719
- * @author huangbo
76720
- * @date 2024年9月7日
76896
+ /**
76897
+ * @desc:用户详情请求成功
76898
+ * @author huangbo
76899
+ * @date 2024年9月7日
76721
76900
  **/
76722
76901
  handleSuccess: function handleSuccess(res) {
76723
76902
  this.simpleUserInfo = res.simpleUserInfo;
76724
76903
  },
76725
76904
 
76726
- /**
76727
- * @desc:修改用户配置
76728
- * @author huangbo
76729
- * @date 2024年9月7日
76905
+ /**
76906
+ * @desc:修改用户配置
76907
+ * @author huangbo
76908
+ * @date 2024年9月7日
76730
76909
  **/
76731
76910
  handleChangeConfig: function handleChangeConfig(name, res) {
76732
76911
  if (name == 'userHeadUrl') {
@@ -76742,10 +76921,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76742
76921
  }
76743
76922
  },
76744
76923
 
76745
- /**
76746
- * @desc:关闭webSocket
76747
- * @author huangbo
76748
- * @date 2024年9月7日
76924
+ /**
76925
+ * @desc:关闭webSocket
76926
+ * @author huangbo
76927
+ * @date 2024年9月7日
76749
76928
  **/
76750
76929
  handlerClose: function handlerClose() {
76751
76930
  if (this.webSocket) {
@@ -76756,10 +76935,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76756
76935
  this.handleRefresh(1);
76757
76936
  },
76758
76937
 
76759
- /**
76760
- * @desc:刷新选中iframe页签
76761
- * @author huangbo
76762
- * @date 2024年9月7日
76938
+ /**
76939
+ * @desc:刷新选中iframe页签
76940
+ * @author huangbo
76941
+ * @date 2024年9月7日
76763
76942
  **/
76764
76943
  handleRefresh: function handleRefresh(arg) {
76765
76944
  if (arg !== 1) {
@@ -76805,10 +76984,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76805
76984
  }
76806
76985
  },
76807
76986
 
76808
- /**
76809
- * @desc:删除iframe
76810
- * @author huangbo
76811
- * @date 2024年9月7日
76987
+ /**
76988
+ * @desc:删除iframe
76989
+ * @author huangbo
76990
+ * @date 2024年9月7日
76812
76991
  **/
76813
76992
  handleRemove: function handleRemove(name) {
76814
76993
  var len = this.tabs.length - 1;
@@ -76825,10 +77004,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76825
77004
  }
76826
77005
  },
76827
77006
 
76828
- /**
76829
- * @desc:tabs鼠标右键事件
76830
- * @author huangbo
76831
- * @date 2024年9月7日
77007
+ /**
77008
+ * @desc:tabs鼠标右键事件
77009
+ * @author huangbo
77010
+ * @date 2024年9月7日
76832
77011
  **/
76833
77012
  handleContextmenu: function handleContextmenu(tabs, e) {
76834
77013
  var disabled = {};
@@ -76853,10 +77032,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76853
77032
  window.addEventListener('click', this.closeTabsEvents);
76854
77033
  },
76855
77034
 
76856
- /**
76857
- * @desc:tabs页签事件
76858
- * @author huangbo
76859
- * @date 2024年9月7日
77035
+ /**
77036
+ * @desc:tabs页签事件
77037
+ * @author huangbo
77038
+ * @date 2024年9月7日
76860
77039
  **/
76861
77040
  handleTabsEvents: function handleTabsEvents(num) {
76862
77041
  if (this.pane !== null) {
@@ -76867,10 +77046,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76867
77046
  },
76868
77047
 
76869
77048
 
76870
- /**
76871
- * @desc:关闭页签事件面板
76872
- * @author huangbo
76873
- * @date 2024年9月7日
77049
+ /**
77050
+ * @desc:关闭页签事件面板
77051
+ * @author huangbo
77052
+ * @date 2024年9月7日
76874
77053
  **/
76875
77054
  closeTabsEvents: function closeTabsEvents(e) {
76876
77055
  if (e.target.parentNode != this.$refs.tabsHandler.$el && e.target.parentNode.parentNode != this.$refs.tabsHandler.$el) {
@@ -76880,10 +77059,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76880
77059
  },
76881
77060
 
76882
77061
 
76883
- /**
76884
- * @desc:tabs页签点击事件
76885
- * @author huangbo
76886
- * @date 2024年9月7日
77062
+ /**
77063
+ * @desc:tabs页签点击事件
77064
+ * @author huangbo
77065
+ * @date 2024年9月7日
76887
77066
  **/
76888
77067
  handleTabClick: function handleTabClick() {
76889
77068
  this.active = '';
@@ -76891,10 +77070,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76891
77070
  this.showMenu = false;
76892
77071
  },
76893
77072
 
76894
- /**
76895
- * @desc:handler工具栏点击事件
76896
- * @author huangbo
76897
- * @date 2024年9月7日
77073
+ /**
77074
+ * @desc:handler工具栏点击事件
77075
+ * @author huangbo
77076
+ * @date 2024年9月7日
76898
77077
  **/
76899
77078
  handleClick: function handleClick(res) {
76900
77079
  var type = res.type,
@@ -76984,10 +77163,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
76984
77163
  this.$emit('handler-click', res);
76985
77164
  },
76986
77165
 
76987
- /**
76988
- * @desc:退出登录
76989
- * @author huangbo
76990
- * @date 2024年9月7日
77166
+ /**
77167
+ * @desc:退出登录
77168
+ * @author huangbo
77169
+ * @date 2024年9月7日
76991
77170
  **/
76992
77171
  handleQuit: function handleQuit() {
76993
77172
  var _this15 = this;
@@ -77062,10 +77241,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
77062
77241
  }).catch(function (e) {});
77063
77242
  },
77064
77243
 
77065
- /**
77066
- * @desc:主题、消息回调
77067
- * @author huangbo
77068
- * @date 2024年9月7日
77244
+ /**
77245
+ * @desc:主题、消息回调
77246
+ * @author huangbo
77247
+ * @date 2024年9月7日
77069
77248
  **/
77070
77249
  handleChange: function handleChange(res) {
77071
77250
  var type = res.type,
@@ -77081,10 +77260,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
77081
77260
  }
77082
77261
  },
77083
77262
 
77084
- /**
77085
- * @desc:菜单布局样式切换
77086
- * @author huangbo
77087
- * @date 2024年9月7日
77263
+ /**
77264
+ * @desc:菜单布局样式切换
77265
+ * @author huangbo
77266
+ * @date 2024年9月7日
77088
77267
  **/
77089
77268
  handleLayout: function handleLayout(res, active) {
77090
77269
  if (active) {
@@ -77094,10 +77273,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
77094
77273
  this.$emit('chang-layout', res, active);
77095
77274
  },
77096
77275
 
77097
- /**
77098
- * @desc:消息修改总数
77099
- * @author huangbo
77100
- * @date 2024年9月7日
77276
+ /**
77277
+ * @desc:消息修改总数
77278
+ * @author huangbo
77279
+ * @date 2024年9月7日
77101
77280
  **/
77102
77281
  handleMenuTips: function handleMenuTips(id, num) {
77103
77282
  if (num) {
@@ -77108,10 +77287,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
77108
77287
  }
77109
77288
  },
77110
77289
 
77111
- /**
77112
- * @desc:处理即时消息
77113
- * @author huangbo
77114
- * @date 2024年9月7日
77290
+ /**
77291
+ * @desc:处理即时消息
77292
+ * @author huangbo
77293
+ * @date 2024年9月7日
77115
77294
  **/
77116
77295
  handleOpened: function handleOpened(res) {
77117
77296
  var _this16 = this;
@@ -77127,14 +77306,14 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
77127
77306
  }
77128
77307
  },
77129
77308
 
77130
- /**
77131
- * @desc:菜单点击事件
77132
- * @author huangbo
77133
- * @date 2024年9月7日
77134
- * @param {*} res 菜单点击事件参数
77135
- * @param {*} method 菜单点击事件方法
77136
- * 1.顶部菜单点击跳转已经实现
77137
- * 2.其他地方点击跳转,需要选中跳转的一二级菜单
77309
+ /**
77310
+ * @desc:菜单点击事件
77311
+ * @author huangbo
77312
+ * @date 2024年9月7日
77313
+ * @param {*} res 菜单点击事件参数
77314
+ * @param {*} method 菜单点击事件方法
77315
+ * 1.顶部菜单点击跳转已经实现
77316
+ * 2.其他地方点击跳转,需要选中跳转的一二级菜单
77138
77317
  **/
77139
77318
  handleSelect: function handleSelect(res) {
77140
77319
  var params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
@@ -84542,19 +84721,19 @@ var QRCode = __webpack_require__(28);
84542
84721
  //设置logo大小
84543
84722
  var logoPosition = (_this3.mwidth - 46) / 2; //logo相对于canvas居中定位
84544
84723
  //设置获取的logo将其变为圆角以及添加白色背景
84545
- /* ctx.fillStyle = "#fff";
84546
- ctx.beginPath();
84547
- let h = 46; //圆角高 10为基数(logo四周白色背景为10/2)
84548
- let w = 46; //圆角宽
84549
- let x = logoPosition - 5;
84550
- let y = logoPosition - 5;
84551
- let r = 5; //圆角半径
84552
- ctx.moveTo(x + r, y);
84553
- ctx.arcTo(x + w, y, x + w, y + h, r);
84554
- ctx.arcTo(x + w, y + h, x, y + h, r);
84555
- ctx.arcTo(x, y + h, x, y, r);
84556
- ctx.arcTo(x, y, x + w, y, r);
84557
- ctx.closePath();
84724
+ /* ctx.fillStyle = "#fff";
84725
+ ctx.beginPath();
84726
+ let h = 46; //圆角高 10为基数(logo四周白色背景为10/2)
84727
+ let w = 46; //圆角宽
84728
+ let x = logoPosition - 5;
84729
+ let y = logoPosition - 5;
84730
+ let r = 5; //圆角半径
84731
+ ctx.moveTo(x + r, y);
84732
+ ctx.arcTo(x + w, y, x + w, y + h, r);
84733
+ ctx.arcTo(x + w, y + h, x, y + h, r);
84734
+ ctx.arcTo(x, y + h, x, y, r);
84735
+ ctx.arcTo(x, y, x + w, y, r);
84736
+ ctx.closePath();
84558
84737
  ctx.fill(); */
84559
84738
  logo.onload = function () {
84560
84739
  ctx.drawImage(logo, logoPosition, logoPosition, 46, 46);
@@ -102711,7 +102890,7 @@ if (typeof window !== 'undefined' && window.Vue) {
102711
102890
  }
102712
102891
 
102713
102892
  /* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
102714
- version: '0.8.7',
102893
+ version: '0.8.9',
102715
102894
  install: install,
102716
102895
  Button: packages_button,
102717
102896
  ButtonGroup: button_group,