eoss-ui 0.6.64 → 0.6.65

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 (241) hide show
  1. package/lib/calogin.js +208 -208
  2. package/lib/eoss-ui.common.js +1225 -948
  3. package/lib/flow-list.js +178 -150
  4. package/lib/flow.js +548 -323
  5. package/lib/index.js +1 -1
  6. package/lib/login.js +128 -104
  7. package/lib/main.js +132 -132
  8. package/lib/qr-code.js +13 -13
  9. package/lib/theme-chalk/index.css +1 -1
  10. package/lib/theme-chalk/login.css +1 -1
  11. package/package.json +160 -160
  12. package/packages/button/index.js +5 -5
  13. package/packages/button/src/main.vue +418 -418
  14. package/packages/button-group/index.js +5 -5
  15. package/packages/button-group/src/main.vue +298 -298
  16. package/packages/calendar/index.js +5 -5
  17. package/packages/calogin/index.js +5 -5
  18. package/packages/calogin/src/main.vue +131 -131
  19. package/packages/calogin/src/plugin.js +748 -748
  20. package/packages/card/index.js +5 -5
  21. package/packages/card/src/main.vue +156 -156
  22. package/packages/cascader/index.js +5 -5
  23. package/packages/cascader/src/main.vue +168 -168
  24. package/packages/checkbox-group/index.js +5 -5
  25. package/packages/checkbox-group/src/main.vue +333 -333
  26. package/packages/clients/index.js +5 -5
  27. package/packages/clients/src/main.vue +151 -151
  28. package/packages/data-table/index.js +5 -5
  29. package/packages/data-table/src/children.vue +39 -39
  30. package/packages/data-table/src/column.vue +989 -989
  31. package/packages/data-table/src/main.vue +1822 -1822
  32. package/packages/data-table/src/sizer.vue +195 -195
  33. package/packages/data-table-form/index.js +5 -5
  34. package/packages/data-table-form/src/checkbox.vue +101 -101
  35. package/packages/data-table-form/src/colgroup.vue +17 -17
  36. package/packages/data-table-form/src/main.vue +181 -181
  37. package/packages/data-table-form/src/radio.vue +65 -65
  38. package/packages/data-table-form/src/table.vue +233 -233
  39. package/packages/data-table-form/src/tbody.vue +336 -336
  40. package/packages/data-table-form/src/thead.vue +68 -68
  41. package/packages/date-picker/index.js +5 -5
  42. package/packages/date-picker/src/main.vue +236 -236
  43. package/packages/dialog/index.js +5 -5
  44. package/packages/enable-drag/index.js +5 -5
  45. package/packages/enterprise/index.js +5 -5
  46. package/packages/enterprise/src/main.vue +66 -66
  47. package/packages/error-page/index.js +5 -5
  48. package/packages/error-page/src/main.vue +44 -44
  49. package/packages/flow/index.js +5 -5
  50. package/packages/flow/src/component/Circulate.vue +332 -322
  51. package/packages/flow/src/component/CommonOpinions.vue +346 -346
  52. package/packages/flow/src/component/CustomPreset.vue +322 -322
  53. package/packages/flow/src/component/FileList.vue +99 -99
  54. package/packages/flow/src/component/Preset.vue +255 -255
  55. package/packages/flow/src/component/SendMsg.vue +241 -241
  56. package/packages/flow/src/component/TimeLimit.vue +190 -190
  57. package/packages/flow/src/component/taskUnionExamine.vue +619 -619
  58. package/packages/flow/src/form.vue +121 -121
  59. package/packages/flow/src/freeStartFlow.vue +2843 -2843
  60. package/packages/flow/src/main.vue +3359 -3275
  61. package/packages/flow/src/processForm.vue +1091 -1091
  62. package/packages/flow/src/processReject.vue +294 -294
  63. package/packages/flow/src/reset.vue +900 -900
  64. package/packages/flow/src/startTaskRead.vue +659 -659
  65. package/packages/flow/src/supervise.vue +149 -149
  66. package/packages/flow/src/table.vue +58 -58
  67. package/packages/flow-group/index.js +5 -5
  68. package/packages/flow-group/src/main.vue +688 -688
  69. package/packages/flow-list/index.js +5 -5
  70. package/packages/flow-list/src/main.vue +1750 -1724
  71. package/packages/form/index.js +5 -5
  72. package/packages/form/src/main.vue +3581 -3581
  73. package/packages/form/src/table.vue +1426 -1426
  74. package/packages/handle-user/index.js +5 -5
  75. package/packages/handle-user/src/main.vue +138 -138
  76. package/packages/handler/index.js +5 -5
  77. package/packages/handler/src/main.vue +493 -493
  78. package/packages/icon/index.js +5 -5
  79. package/packages/icon/src/main.vue +101 -101
  80. package/packages/icons/index.js +5 -5
  81. package/packages/icons/src/main.vue +81 -81
  82. package/packages/input/index.js +5 -5
  83. package/packages/input/src/main.vue +356 -356
  84. package/packages/input-number/index.js +5 -5
  85. package/packages/input-number/src/main.vue +106 -106
  86. package/packages/label/index.js +5 -5
  87. package/packages/label/src/main.vue +457 -457
  88. package/packages/layout/index.js +5 -5
  89. package/packages/layout/src/item.vue +152 -152
  90. package/packages/layout/src/main.vue +31 -31
  91. package/packages/login/index.js +5 -5
  92. package/packages/login/src/main.vue +1988 -1976
  93. package/packages/login/src/resetPassword.vue +562 -562
  94. package/packages/main/index.js +5 -5
  95. package/packages/main/src/default/message.vue +249 -249
  96. package/packages/main/src/default/notice.vue +157 -157
  97. package/packages/main/src/default/userinfo.vue +503 -503
  98. package/packages/main/src/public/online.vue +89 -89
  99. package/packages/main/src/public/search.vue +462 -462
  100. package/packages/main/src/public/settings.vue +221 -221
  101. package/packages/main/src/simplicity/apps.vue +388 -388
  102. package/packages/main/src/simplicity/avatar.vue +83 -83
  103. package/packages/main/src/simplicity/handler.vue +259 -259
  104. package/packages/main/src/simplicity/index.vue +2089 -2089
  105. package/packages/main/src/simplicity/lists.vue +84 -84
  106. package/packages/main/src/simplicity/menu-list.vue +135 -135
  107. package/packages/main/src/simplicity/message.vue +259 -259
  108. package/packages/main/src/simplicity/notice.vue +190 -190
  109. package/packages/main/src/simplicity/router-page.vue +45 -45
  110. package/packages/main/src/simplicity/sub-menu.vue +264 -264
  111. package/packages/main/src/simplicity/user.vue +257 -257
  112. package/packages/main/src/simplicity/userinfo.vue +312 -312
  113. package/packages/menu/index.js +5 -5
  114. package/packages/menu/src/main.vue +584 -584
  115. package/packages/nav/index.js +5 -5
  116. package/packages/nav/src/main.vue +351 -351
  117. package/packages/notify/index.js +5 -5
  118. package/packages/notify/src/main.vue +538 -538
  119. package/packages/page/index.js +5 -5
  120. package/packages/page/src/main.vue +167 -167
  121. package/packages/pagination/index.js +5 -5
  122. package/packages/pagination/src/main.vue +96 -96
  123. package/packages/player/index.js +5 -5
  124. package/packages/player/src/main.vue +194 -194
  125. package/packages/qr-code/index.js +5 -5
  126. package/packages/qr-code/src/main.vue +170 -170
  127. package/packages/radio-group/index.js +6 -6
  128. package/packages/radio-group/src/main.vue +319 -319
  129. package/packages/retrial-auth/index.js +5 -5
  130. package/packages/retrial-auth/src/main.vue +280 -280
  131. package/packages/select/index.js +5 -5
  132. package/packages/select/src/main.vue +778 -778
  133. package/packages/select-ganged/index.js +5 -5
  134. package/packages/select-ganged/src/main.vue +724 -724
  135. package/packages/selector/index.js +5 -5
  136. package/packages/selector/src/main.vue +687 -687
  137. package/packages/selector-panel/index.js +5 -5
  138. package/packages/selector-panel/src/main.vue +1027 -1027
  139. package/packages/selector-panel/src/selection.vue +177 -177
  140. package/packages/selector-panel/src/tree.vue +129 -129
  141. package/packages/sizer/index.js +5 -5
  142. package/packages/sizer/src/main.vue +254 -254
  143. package/packages/steps/index.js +5 -5
  144. package/packages/steps/src/main.vue +181 -181
  145. package/packages/switch/index.js +5 -5
  146. package/packages/switch/src/main.vue +154 -154
  147. package/packages/table-form/index.js +5 -5
  148. package/packages/tabs/index.js +5 -5
  149. package/packages/tabs/src/main.vue +788 -788
  150. package/packages/tabs-panel/index.js +5 -5
  151. package/packages/tabs-panel/src/main.vue +29 -29
  152. package/packages/theme-chalk/lib/index.css +1 -1
  153. package/packages/theme-chalk/lib/login.css +1 -1
  154. package/packages/theme-chalk/src/base.scss +261 -261
  155. package/packages/theme-chalk/src/button-group.scss +176 -176
  156. package/packages/theme-chalk/src/button.scss +24 -24
  157. package/packages/theme-chalk/src/calendar.scss +113 -113
  158. package/packages/theme-chalk/src/card.scss +99 -99
  159. package/packages/theme-chalk/src/checkbox-group.scss +8 -8
  160. package/packages/theme-chalk/src/clients.scss +87 -87
  161. package/packages/theme-chalk/src/data-table-form.scss +67 -67
  162. package/packages/theme-chalk/src/data-table.scss +293 -293
  163. package/packages/theme-chalk/src/date-picker.scss +7 -7
  164. package/packages/theme-chalk/src/dialog.scss +77 -77
  165. package/packages/theme-chalk/src/enable-drag.scss +181 -181
  166. package/packages/theme-chalk/src/enterprise.scss +5 -5
  167. package/packages/theme-chalk/src/error-page.scss +18 -18
  168. package/packages/theme-chalk/src/flow-group.scss +110 -110
  169. package/packages/theme-chalk/src/flow-list.scss +39 -39
  170. package/packages/theme-chalk/src/flow.scss +343 -343
  171. package/packages/theme-chalk/src/form.scss +496 -496
  172. package/packages/theme-chalk/src/handle-user.scss +40 -40
  173. package/packages/theme-chalk/src/handler.scss +143 -143
  174. package/packages/theme-chalk/src/icon.scss +1792 -1792
  175. package/packages/theme-chalk/src/icons.scss +99 -99
  176. package/packages/theme-chalk/src/input.scss +9 -9
  177. package/packages/theme-chalk/src/label.scss +24 -24
  178. package/packages/theme-chalk/src/layout.scss +46 -46
  179. package/packages/theme-chalk/src/login.scss +981 -981
  180. package/packages/theme-chalk/src/main.scss +663 -663
  181. package/packages/theme-chalk/src/menu.scss +222 -222
  182. package/packages/theme-chalk/src/mixins/color.scss +117 -117
  183. package/packages/theme-chalk/src/nav.scss +111 -111
  184. package/packages/theme-chalk/src/page.scss +3 -3
  185. package/packages/theme-chalk/src/pagination.scss +29 -29
  186. package/packages/theme-chalk/src/player.scss +9 -9
  187. package/packages/theme-chalk/src/qr-code.scss +17 -17
  188. package/packages/theme-chalk/src/radio-group.scss +9 -9
  189. package/packages/theme-chalk/src/retrial-auth.scss +38 -38
  190. package/packages/theme-chalk/src/select-ganged.scss +8 -8
  191. package/packages/theme-chalk/src/select.scss +8 -8
  192. package/packages/theme-chalk/src/selector-panel.scss +204 -204
  193. package/packages/theme-chalk/src/selector.scss +91 -91
  194. package/packages/theme-chalk/src/simplicity.scss +1355 -1355
  195. package/packages/theme-chalk/src/sizer.scss +36 -36
  196. package/packages/theme-chalk/src/steps.scss +88 -88
  197. package/packages/theme-chalk/src/switch.scss +3 -3
  198. package/packages/theme-chalk/src/table-form.scss +1 -1
  199. package/packages/theme-chalk/src/tabs.scss +87 -87
  200. package/packages/theme-chalk/src/tips.scss +7 -7
  201. package/packages/theme-chalk/src/toolbar.scss +179 -179
  202. package/packages/theme-chalk/src/tree-group.scss +72 -72
  203. package/packages/theme-chalk/src/tree.scss +165 -165
  204. package/packages/theme-chalk/src/upload.scss +168 -168
  205. package/packages/theme-chalk/src/wxlogin.scss +3 -3
  206. package/packages/tips/index.js +5 -5
  207. package/packages/tips/src/main.vue +141 -141
  208. package/packages/toolbar/index.js +5 -5
  209. package/packages/toolbar/src/main.vue +430 -430
  210. package/packages/tree/index.js +5 -5
  211. package/packages/tree-group/index.js +5 -5
  212. package/packages/upload/index.js +5 -5
  213. package/packages/upload/src/main.vue +1347 -1347
  214. package/packages/upload/src/picture.js +15 -15
  215. package/packages/wujie/index.js +5 -5
  216. package/packages/wujie/src/main.vue +145 -145
  217. package/packages/wxlogin/index.js +5 -5
  218. package/packages/wxlogin/src/main.vue +128 -128
  219. package/src/config/api.js +290 -290
  220. package/src/config/image.js +2 -2
  221. package/src/index.js +163 -163
  222. package/src/utils/bus.js +3 -3
  223. package/src/utils/date-util.js +312 -312
  224. package/src/utils/http.js +50 -50
  225. package/src/utils/rules.js +18 -18
  226. package/src/utils/store.js +21 -21
  227. package/src/utils/webSocket.js +107 -107
  228. package/lib/.DS_Store +0 -0
  229. package/packages/.DS_Store +0 -0
  230. package/packages/autocomplete/.DS_Store +0 -0
  231. package/packages/date-picker/.DS_Store +0 -0
  232. package/packages/date-picker/src/.DS_Store +0 -0
  233. package/packages/main/.DS_Store +0 -0
  234. package/packages/main/src/.DS_Store +0 -0
  235. package/packages/menu/.DS_Store +0 -0
  236. package/packages/scrollbar/.DS_Store +0 -0
  237. package/packages/select/.DS_Store +0 -0
  238. package/packages/theme-chalk/src/.DS_Store +0 -0
  239. package/packages/upload/.DS_Store +0 -0
  240. package/src/.DS_Store +0 -0
  241. package/src/utils/.DS_Store +0 -0
@@ -5881,8 +5881,8 @@ calendar_src_main.install = function (Vue) {
5881
5881
  };
5882
5882
 
5883
5883
  /* harmony default export */ var calendar = (calendar_src_main);
5884
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/calogin/src/main.vue?vue&type=template&id=372f66b1&scoped=true&
5885
- var mainvue_type_template_id_372f66b1_scoped_true_render = function () {
5884
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/calogin/src/main.vue?vue&type=template&id=e879a944&scoped=true&
5885
+ var mainvue_type_template_id_e879a944_scoped_true_render = function () {
5886
5886
  var _vm = this
5887
5887
  var _h = _vm.$createElement
5888
5888
  var _c = _vm._self._c || _h
@@ -5893,19 +5893,19 @@ var mainvue_type_template_id_372f66b1_scoped_true_render = function () {
5893
5893
  2
5894
5894
  )
5895
5895
  }
5896
- var mainvue_type_template_id_372f66b1_scoped_true_staticRenderFns = []
5897
- mainvue_type_template_id_372f66b1_scoped_true_render._withStripped = true
5896
+ var mainvue_type_template_id_e879a944_scoped_true_staticRenderFns = []
5897
+ mainvue_type_template_id_e879a944_scoped_true_render._withStripped = true
5898
5898
 
5899
5899
 
5900
- // CONCATENATED MODULE: ./packages/calogin/src/main.vue?vue&type=template&id=372f66b1&scoped=true&
5900
+ // CONCATENATED MODULE: ./packages/calogin/src/main.vue?vue&type=template&id=e879a944&scoped=true&
5901
5901
 
5902
5902
  // CONCATENATED MODULE: ./packages/calogin/src/plugin.js
5903
5903
  var plugin_typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
5904
5904
 
5905
5905
  function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
5906
5906
 
5907
- /**
5908
- * JIT_GW_ExtInterface 模块,提供与客户端交互的功能
5907
+ /**
5908
+ * JIT_GW_ExtInterface 模块,提供与客户端交互的功能
5909
5909
  */
5910
5910
  var CA_ExtInterface = function () {
5911
5911
  function CA_ExtInterface() {
@@ -5916,11 +5916,11 @@ var CA_ExtInterface = function () {
5916
5916
  this.options = {};
5917
5917
  }
5918
5918
 
5919
- /**
5920
- * 简单的 Object.assign 兼容 IE <= 11 的 polyfill
5921
- * @see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign
5922
- * @param {Object} target - 目标对象
5923
- * @param {Object} options - 新的选项对象
5919
+ /**
5920
+ * 简单的 Object.assign 兼容 IE <= 11 的 polyfill
5921
+ * @see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign
5922
+ * @param {Object} target - 目标对象
5923
+ * @param {Object} options - 新的选项对象
5924
5924
  */
5925
5925
 
5926
5926
 
@@ -5935,8 +5935,8 @@ var CA_ExtInterface = function () {
5935
5935
  }
5936
5936
  };
5937
5937
 
5938
- /**
5939
- * 检查当前会话的 WebSocket URL
5938
+ /**
5939
+ * 检查当前会话的 WebSocket URL
5940
5940
  */
5941
5941
 
5942
5942
 
@@ -5950,8 +5950,8 @@ var CA_ExtInterface = function () {
5950
5950
  }
5951
5951
  };
5952
5952
 
5953
- /**
5954
- * 检查是否使用 ActiveX
5953
+ /**
5954
+ * 检查是否使用 ActiveX
5955
5955
  */
5956
5956
 
5957
5957
 
@@ -5963,11 +5963,11 @@ var CA_ExtInterface = function () {
5963
5963
  }
5964
5964
  };
5965
5965
 
5966
- /**
5967
- * 扩展发送消息并等待响应
5968
- * @param {string} operatorCmd - 操作命令
5969
- * @param {string} sendMsg - 发送的消息
5970
- * @returns {string} 响应消息
5966
+ /**
5967
+ * 扩展发送消息并等待响应
5968
+ * @param {string} operatorCmd - 操作命令
5969
+ * @param {string} sendMsg - 发送的消息
5970
+ * @returns {string} 响应消息
5971
5971
  */
5972
5972
 
5973
5973
 
@@ -5977,11 +5977,11 @@ var CA_ExtInterface = function () {
5977
5977
  return this.sendAndWaitMessage(this.currentSessionWSURL, strSendMsg);
5978
5978
  };
5979
5979
 
5980
- /**
5981
- * 发送消息并等待响应
5982
- * @param {string} wsurl - WebSocket URL
5983
- * @param {string} sendMsg - 发送的消息
5984
- * @returns {string} 响应消息
5980
+ /**
5981
+ * 发送消息并等待响应
5982
+ * @param {string} wsurl - WebSocket URL
5983
+ * @param {string} sendMsg - 发送的消息
5984
+ * @returns {string} 响应消息
5985
5985
  */
5986
5986
 
5987
5987
 
@@ -6005,9 +6005,9 @@ var CA_ExtInterface = function () {
6005
6005
  return ResultMsg;
6006
6006
  };
6007
6007
 
6008
- /**
6009
- * 配置选项
6010
- * @param {Object} extendOption - 扩展选项
6008
+ /**
6009
+ * 配置选项
6010
+ * @param {Object} extendOption - 扩展选项
6011
6011
  */
6012
6012
 
6013
6013
 
@@ -6017,8 +6017,8 @@ var CA_ExtInterface = function () {
6017
6017
  }
6018
6018
  };
6019
6019
 
6020
- /**
6021
- * 初始化
6020
+ /**
6021
+ * 初始化
6022
6022
  */
6023
6023
 
6024
6024
 
@@ -6026,9 +6026,9 @@ var CA_ExtInterface = function () {
6026
6026
  this.isUseActioveX();
6027
6027
  };
6028
6028
 
6029
- /**
6030
- * 返回客户端的版本
6031
- * @returns {string} 客户端版本
6029
+ /**
6030
+ * 返回客户端的版本
6031
+ * @returns {string} 客户端版本
6032
6032
  */
6033
6033
 
6034
6034
 
@@ -6041,13 +6041,13 @@ var CA_ExtInterface = function () {
6041
6041
  }
6042
6042
  };
6043
6043
 
6044
- /**
6045
- * 下载客户端程序并安装
6046
- * @param {string} bstrURL - 下载地址
6047
- * @param {string} bstrHashValue - 哈希值
6048
- * @param {boolean} bSync - 是否同步安装
6049
- * @param {boolean} bOnlySSO - 是否仅安装 SSO
6050
- * @returns {number} 安装结果
6044
+ /**
6045
+ * 下载客户端程序并安装
6046
+ * @param {string} bstrURL - 下载地址
6047
+ * @param {string} bstrHashValue - 哈希值
6048
+ * @param {boolean} bSync - 是否同步安装
6049
+ * @param {boolean} bOnlySSO - 是否仅安装 SSO
6050
+ * @returns {number} 安装结果
6051
6051
  */
6052
6052
 
6053
6053
 
@@ -6061,11 +6061,11 @@ var CA_ExtInterface = function () {
6061
6061
  }
6062
6062
  };
6063
6063
 
6064
- /**
6065
- * 获取硬件指纹信息
6066
- * @param {number} dwSign - 签名
6067
- * @param {string} strGateWayIP - 网关 IP
6068
- * @returns {string} 硬件指纹信息
6064
+ /**
6065
+ * 获取硬件指纹信息
6066
+ * @param {number} dwSign - 签名
6067
+ * @param {string} strGateWayIP - 网关 IP
6068
+ * @returns {string} 硬件指纹信息
6069
6069
  */
6070
6070
 
6071
6071
 
@@ -6079,12 +6079,12 @@ var CA_ExtInterface = function () {
6079
6079
  }
6080
6080
  };
6081
6081
 
6082
- /**
6083
- * 设置转发策略和代填策略
6084
- * @param {string} strProxyPolicy - 转发策略
6085
- * @param {string} strSSOPolicy - 代填策略
6086
- * @param {string} strGatewayAddress - 网关地址
6087
- * @returns {number} 设置结果
6082
+ /**
6083
+ * 设置转发策略和代填策略
6084
+ * @param {string} strProxyPolicy - 转发策略
6085
+ * @param {string} strSSOPolicy - 代填策略
6086
+ * @param {string} strGatewayAddress - 网关地址
6087
+ * @returns {number} 设置结果
6088
6088
  */
6089
6089
 
6090
6090
 
@@ -6098,11 +6098,11 @@ var CA_ExtInterface = function () {
6098
6098
  }
6099
6099
  };
6100
6100
 
6101
- /**
6102
- * 启动认证信息模块
6103
- * @param {string} strFileName - 文件名
6104
- * @param {string} strXmlData - XML 数据
6105
- * @returns {string} 认证信息
6101
+ /**
6102
+ * 启动认证信息模块
6103
+ * @param {string} strFileName - 文件名
6104
+ * @param {string} strXmlData - XML 数据
6105
+ * @returns {string} 认证信息
6106
6106
  */
6107
6107
 
6108
6108
 
@@ -6116,10 +6116,10 @@ var CA_ExtInterface = function () {
6116
6116
  }
6117
6117
  };
6118
6118
 
6119
- /**
6120
- * 打开 BS 应用
6121
- * @param {string} strUrl - 应用 URL
6122
- * @returns {number} 打开结果
6119
+ /**
6120
+ * 打开 BS 应用
6121
+ * @param {string} strUrl - 应用 URL
6122
+ * @returns {number} 打开结果
6123
6123
  */
6124
6124
 
6125
6125
 
@@ -6133,12 +6133,12 @@ var CA_ExtInterface = function () {
6133
6133
  }
6134
6134
  };
6135
6135
 
6136
- /**
6137
- * 打开 CS 应用
6138
- * @param {string} strGatewayAddress - 网关地址
6139
- * @param {string} strAppFlag - 应用标识
6140
- * @param {string} strAppPath - 应用路径
6141
- * @returns {number} 打开结果
6136
+ /**
6137
+ * 打开 CS 应用
6138
+ * @param {string} strGatewayAddress - 网关地址
6139
+ * @param {string} strAppFlag - 应用标识
6140
+ * @param {string} strAppPath - 应用路径
6141
+ * @returns {number} 打开结果
6142
6142
  */
6143
6143
 
6144
6144
 
@@ -6152,13 +6152,13 @@ var CA_ExtInterface = function () {
6152
6152
  }
6153
6153
  };
6154
6154
 
6155
- /**
6156
- * 设置自动更新策略
6157
- * @param {string} strGatewayAddress - 网关地址
6158
- * @param {number} nGatewayPort - 网关端口
6159
- * @param {string} strUserToken - 用户令牌
6160
- * @param {number} updatedelay - 更新延迟
6161
- * @returns {number} 设置结果
6155
+ /**
6156
+ * 设置自动更新策略
6157
+ * @param {string} strGatewayAddress - 网关地址
6158
+ * @param {number} nGatewayPort - 网关端口
6159
+ * @param {string} strUserToken - 用户令牌
6160
+ * @param {number} updatedelay - 更新延迟
6161
+ * @returns {number} 设置结果
6162
6162
  */
6163
6163
 
6164
6164
 
@@ -6172,10 +6172,10 @@ var CA_ExtInterface = function () {
6172
6172
  }
6173
6173
  };
6174
6174
 
6175
- /**
6176
- * 获取客户端 IP
6177
- * @param {string} strGatewayIP - 网关 IP
6178
- * @returns {string} 客户端 IP
6175
+ /**
6176
+ * 获取客户端 IP
6177
+ * @param {string} strGatewayIP - 网关 IP
6178
+ * @returns {string} 客户端 IP
6179
6179
  */
6180
6180
 
6181
6181
 
@@ -6189,10 +6189,10 @@ var CA_ExtInterface = function () {
6189
6189
  }
6190
6190
  };
6191
6191
 
6192
- /**
6193
- * 登出网关
6194
- * @param {string} strServerIP - 服务器 IP
6195
- * @returns {number} 登出结果
6192
+ /**
6193
+ * 登出网关
6194
+ * @param {string} strServerIP - 服务器 IP
6195
+ * @returns {number} 登出结果
6196
6196
  */
6197
6197
 
6198
6198
 
@@ -6206,11 +6206,11 @@ var CA_ExtInterface = function () {
6206
6206
  }
6207
6207
  };
6208
6208
 
6209
- /**
6210
- * 运行安装包
6211
- * @param {number} lRunType - 运行类型
6212
- * @param {boolean} bIsOnlySSO - 是否仅安装 SSO
6213
- * @returns {number} 运行结果
6209
+ /**
6210
+ * 运行安装包
6211
+ * @param {number} lRunType - 运行类型
6212
+ * @param {boolean} bIsOnlySSO - 是否仅安装 SSO
6213
+ * @returns {number} 运行结果
6214
6214
  */
6215
6215
 
6216
6216
 
@@ -6224,9 +6224,9 @@ var CA_ExtInterface = function () {
6224
6224
  }
6225
6225
  };
6226
6226
 
6227
- /**
6228
- * 获取下载进度
6229
- * @returns {number} 下载进度
6227
+ /**
6228
+ * 获取下载进度
6229
+ * @returns {number} 下载进度
6230
6230
  */
6231
6231
 
6232
6232
 
@@ -6240,9 +6240,9 @@ var CA_ExtInterface = function () {
6240
6240
  }
6241
6241
  };
6242
6242
 
6243
- /**
6244
- * 是否安装完成
6245
- * @returns {boolean} 安装完成状态
6243
+ /**
6244
+ * 是否安装完成
6245
+ * @returns {boolean} 安装完成状态
6246
6246
  */
6247
6247
 
6248
6248
 
@@ -6256,11 +6256,11 @@ var CA_ExtInterface = function () {
6256
6256
  }
6257
6257
  };
6258
6258
 
6259
- /**
6260
- * 初始化签包对象
6261
- * @param {string} strAlgType - 算法类型
6262
- * @param {string} strAuxParam - 辅助参数
6263
- * @returns {number} 初始化结果
6259
+ /**
6260
+ * 初始化签包对象
6261
+ * @param {string} strAlgType - 算法类型
6262
+ * @param {string} strAuxParam - 辅助参数
6263
+ * @returns {number} 初始化结果
6264
6264
  */
6265
6265
 
6266
6266
 
@@ -6274,10 +6274,10 @@ var CA_ExtInterface = function () {
6274
6274
  }
6275
6275
  };
6276
6276
 
6277
- /**
6278
- * 设置摘要算法
6279
- * @param {string} strDigestAlg - 摘要算法
6280
- * @returns {number} 设置结果
6277
+ /**
6278
+ * 设置摘要算法
6279
+ * @param {string} strDigestAlg - 摘要算法
6280
+ * @returns {number} 设置结果
6281
6281
  */
6282
6282
 
6283
6283
 
@@ -6291,10 +6291,10 @@ var CA_ExtInterface = function () {
6291
6291
  }
6292
6292
  };
6293
6293
 
6294
- /**
6295
- * 设置单证书是否弹出对话框
6296
- * @param {number} isChoose - 是否弹出对话框
6297
- * @returns {number} 设置结果
6294
+ /**
6295
+ * 设置单证书是否弹出对话框
6296
+ * @param {number} isChoose - 是否弹出对话框
6297
+ * @returns {number} 设置结果
6298
6298
  */
6299
6299
 
6300
6300
 
@@ -6308,11 +6308,11 @@ var CA_ExtInterface = function () {
6308
6308
  }
6309
6309
  };
6310
6310
 
6311
- /**
6312
- * 添加证书过滤条件
6313
- * @param {number} ulType - 过滤类型
6314
- * @param {string} strValue - 过滤值
6315
- * @returns {number} 添加结果
6311
+ /**
6312
+ * 添加证书过滤条件
6313
+ * @param {number} ulType - 过滤类型
6314
+ * @param {string} strValue - 过滤值
6315
+ * @returns {number} 添加结果
6316
6316
  */
6317
6317
 
6318
6318
 
@@ -6326,9 +6326,9 @@ var CA_ExtInterface = function () {
6326
6326
  }
6327
6327
  };
6328
6328
 
6329
- /**
6330
- * 清除所有过滤条件
6331
- * @returns {number} 清除结果
6329
+ /**
6330
+ * 清除所有过滤条件
6331
+ * @returns {number} 清除结果
6332
6332
  */
6333
6333
 
6334
6334
 
@@ -6342,10 +6342,10 @@ var CA_ExtInterface = function () {
6342
6342
  }
6343
6343
  };
6344
6344
 
6345
- /**
6346
- * P1 签名
6347
- * @param {string} strValueBase64 - 待签名的 Base64 字符串
6348
- * @returns {string} 签名结果
6345
+ /**
6346
+ * P1 签名
6347
+ * @param {string} strValueBase64 - 待签名的 Base64 字符串
6348
+ * @returns {string} 签名结果
6349
6349
  */
6350
6350
 
6351
6351
 
@@ -6359,10 +6359,10 @@ var CA_ExtInterface = function () {
6359
6359
  }
6360
6360
  };
6361
6361
 
6362
- /**
6363
- * P1 签名字符串
6364
- * @param {string} strValue - 待签名的字符串
6365
- * @returns {string} 签名结果
6362
+ /**
6363
+ * P1 签名字符串
6364
+ * @param {string} strValue - 待签名的字符串
6365
+ * @returns {string} 签名结果
6366
6366
  */
6367
6367
 
6368
6368
 
@@ -6376,12 +6376,12 @@ var CA_ExtInterface = function () {
6376
6376
  }
6377
6377
  };
6378
6378
 
6379
- /**
6380
- * P7 签名
6381
- * @param {string} strValueBase64 - 待签名的 Base64 字符串
6382
- * @param {boolean} isDetach - 是否分离签名
6383
- * @param {boolean} isIncludeCert - 是否包含证书
6384
- * @returns {string} 签名结果
6379
+ /**
6380
+ * P7 签名
6381
+ * @param {string} strValueBase64 - 待签名的 Base64 字符串
6382
+ * @param {boolean} isDetach - 是否分离签名
6383
+ * @param {boolean} isIncludeCert - 是否包含证书
6384
+ * @returns {string} 签名结果
6385
6385
  */
6386
6386
 
6387
6387
 
@@ -6395,12 +6395,12 @@ var CA_ExtInterface = function () {
6395
6395
  }
6396
6396
  };
6397
6397
 
6398
- /**
6399
- * P7 签名字符串
6400
- * @param {string} strValue - 待签名的字符串
6401
- * @param {boolean} isDetach - 是否分离签名
6402
- * @param {boolean} isIncludeCert - 是否包含证书
6403
- * @returns {string} 签名结果
6398
+ /**
6399
+ * P7 签名字符串
6400
+ * @param {string} strValue - 待签名的字符串
6401
+ * @param {boolean} isDetach - 是否分离签名
6402
+ * @param {boolean} isIncludeCert - 是否包含证书
6403
+ * @returns {string} 签名结果
6404
6404
  */
6405
6405
 
6406
6406
 
@@ -6414,9 +6414,9 @@ var CA_ExtInterface = function () {
6414
6414
  }
6415
6415
  };
6416
6416
 
6417
- /**
6418
- * 释放签名对象
6419
- * @returns {number} 释放结果
6417
+ /**
6418
+ * 释放签名对象
6419
+ * @returns {number} 释放结果
6420
6420
  */
6421
6421
 
6422
6422
 
@@ -6430,9 +6430,9 @@ var CA_ExtInterface = function () {
6430
6430
  }
6431
6431
  };
6432
6432
 
6433
- /**
6434
- * 获取签名版本
6435
- * @returns {string} 签名版本
6433
+ /**
6434
+ * 获取签名版本
6435
+ * @returns {string} 签名版本
6436
6436
  */
6437
6437
 
6438
6438
 
@@ -6446,9 +6446,9 @@ var CA_ExtInterface = function () {
6446
6446
  }
6447
6447
  };
6448
6448
 
6449
- /**
6450
- * 获取签名证书
6451
- * @returns {string} 签名证书
6449
+ /**
6450
+ * 获取签名证书
6451
+ * @returns {string} 签名证书
6452
6452
  */
6453
6453
 
6454
6454
 
@@ -6462,9 +6462,9 @@ var CA_ExtInterface = function () {
6462
6462
  }
6463
6463
  };
6464
6464
 
6465
- /**
6466
- * 获取错误码
6467
- * @returns {number} 错误码
6465
+ /**
6466
+ * 获取错误码
6467
+ * @returns {number} 错误码
6468
6468
  */
6469
6469
 
6470
6470
 
@@ -6478,9 +6478,9 @@ var CA_ExtInterface = function () {
6478
6478
  }
6479
6479
  };
6480
6480
 
6481
- /**
6482
- * 获取错误信息
6483
- * @returns {string} 错误信息
6481
+ /**
6482
+ * 获取错误信息
6483
+ * @returns {string} 错误信息
6484
6484
  */
6485
6485
 
6486
6486
 
@@ -6494,9 +6494,9 @@ var CA_ExtInterface = function () {
6494
6494
  }
6495
6495
  };
6496
6496
 
6497
- /**
6498
- * 销毁认证对象
6499
- * @returns {number} 销毁结果
6497
+ /**
6498
+ * 销毁认证对象
6499
+ * @returns {number} 销毁结果
6500
6500
  */
6501
6501
 
6502
6502
 
@@ -6510,9 +6510,9 @@ var CA_ExtInterface = function () {
6510
6510
  }
6511
6511
  };
6512
6512
 
6513
- /**
6514
- * 获取证书类型
6515
- * @returns {string} 证书类型
6513
+ /**
6514
+ * 获取证书类型
6515
+ * @returns {string} 证书类型
6516
6516
  */
6517
6517
 
6518
6518
 
@@ -6526,9 +6526,9 @@ var CA_ExtInterface = function () {
6526
6526
  }
6527
6527
  };
6528
6528
 
6529
- /**
6530
- * 获取签名摘要算法
6531
- * @returns {string} 签名摘要算法
6529
+ /**
6530
+ * 获取签名摘要算法
6531
+ * @returns {string} 签名摘要算法
6532
6532
  */
6533
6533
 
6534
6534
 
@@ -6542,11 +6542,11 @@ var CA_ExtInterface = function () {
6542
6542
  }
6543
6543
  };
6544
6544
 
6545
- /**
6546
- * 使能调用序列
6547
- * @param {boolean} bCallQueueEnable - 是否使能调用序列
6548
- * @param {boolean} bHeadInfoEnable - 是否使能头部信息
6549
- * @returns {number} 使能结果
6545
+ /**
6546
+ * 使能调用序列
6547
+ * @param {boolean} bCallQueueEnable - 是否使能调用序列
6548
+ * @param {boolean} bHeadInfoEnable - 是否使能头部信息
6549
+ * @returns {number} 使能结果
6550
6550
  */
6551
6551
 
6552
6552
 
@@ -6560,9 +6560,9 @@ var CA_ExtInterface = function () {
6560
6560
  }
6561
6561
  };
6562
6562
 
6563
- /**
6564
- * 清空调用序列结果
6565
- * @returns {number} 清空调用序列结果
6563
+ /**
6564
+ * 清空调用序列结果
6565
+ * @returns {number} 清空调用序列结果
6566
6566
  */
6567
6567
 
6568
6568
 
@@ -6576,9 +6576,9 @@ var CA_ExtInterface = function () {
6576
6576
  }
6577
6577
  };
6578
6578
 
6579
- /**
6580
- * 获取调用序列结果
6581
- * @returns {string} 调用序列结果
6579
+ /**
6580
+ * 获取调用序列结果
6581
+ * @returns {string} 调用序列结果
6582
6582
  */
6583
6583
 
6584
6584
 
@@ -6592,12 +6592,12 @@ var CA_ExtInterface = function () {
6592
6592
  }
6593
6593
  };
6594
6594
 
6595
- /**
6596
- * 客户端安全策略检查
6597
- * @param {string} strGatewayAddress - 网关地址
6598
- * @param {number} usGatewayPort - 网关端口
6599
- * @param {string} strSecurityPolicys - 安全策略
6600
- * @returns {boolean} 检查结果
6595
+ /**
6596
+ * 客户端安全策略检查
6597
+ * @param {string} strGatewayAddress - 网关地址
6598
+ * @param {number} usGatewayPort - 网关端口
6599
+ * @param {string} strSecurityPolicys - 安全策略
6600
+ * @returns {boolean} 检查结果
6601
6601
  */
6602
6602
 
6603
6603
 
@@ -6611,9 +6611,9 @@ var CA_ExtInterface = function () {
6611
6611
  }
6612
6612
  };
6613
6613
 
6614
- /**
6615
- * 获取通讯协议版本
6616
- * @returns {string} 通讯协议版本
6614
+ /**
6615
+ * 获取通讯协议版本
6616
+ * @returns {string} 通讯协议版本
6617
6617
  */
6618
6618
 
6619
6619
 
@@ -6627,13 +6627,13 @@ var CA_ExtInterface = function () {
6627
6627
  }
6628
6628
  };
6629
6629
 
6630
- /**
6631
- * 修改 Key 的 Pin 码
6632
- * @param {string} strCertSn - 证书序列号
6633
- * @param {number} lPinCodeType - Pin 码类型
6634
- * @param {string} strCurPinCode - 当前 Pin 码
6635
- * @param {string} strNewPinCode - 新 Pin 码
6636
- * @returns {number} 修改结果
6630
+ /**
6631
+ * 修改 Key 的 Pin 码
6632
+ * @param {string} strCertSn - 证书序列号
6633
+ * @param {number} lPinCodeType - Pin 码类型
6634
+ * @param {string} strCurPinCode - 当前 Pin 码
6635
+ * @param {string} strNewPinCode - 新 Pin 码
6636
+ * @returns {number} 修改结果
6637
6637
  */
6638
6638
 
6639
6639
 
@@ -6647,10 +6647,10 @@ var CA_ExtInterface = function () {
6647
6647
  }
6648
6648
  };
6649
6649
 
6650
- /**
6651
- * 等待策略设置完毕
6652
- * @param {string} strGatewayAddress - 网关地址
6653
- * @returns {number} 等待结果
6650
+ /**
6651
+ * 等待策略设置完毕
6652
+ * @param {string} strGatewayAddress - 网关地址
6653
+ * @returns {number} 等待结果
6654
6654
  */
6655
6655
 
6656
6656
 
@@ -6664,10 +6664,10 @@ var CA_ExtInterface = function () {
6664
6664
  }
6665
6665
  };
6666
6666
 
6667
- /**
6668
- * 获取会话 Token
6669
- * @param {string} strGatewayAddress - 网关地址
6670
- * @returns {string} 会话 Token
6667
+ /**
6668
+ * 获取会话 Token
6669
+ * @param {string} strGatewayAddress - 网关地址
6670
+ * @returns {string} 会话 Token
6671
6671
  */
6672
6672
 
6673
6673
 
@@ -6681,9 +6681,9 @@ var CA_ExtInterface = function () {
6681
6681
  }
6682
6682
  };
6683
6683
 
6684
- /**
6685
- * 获取控件版本
6686
- * @returns {string} 控件版本
6684
+ /**
6685
+ * 获取控件版本
6686
+ * @returns {string} 控件版本
6687
6687
  */
6688
6688
 
6689
6689
 
@@ -6697,10 +6697,10 @@ var CA_ExtInterface = function () {
6697
6697
  }
6698
6698
  };
6699
6699
 
6700
- /**
6701
- * 设置语言资源
6702
- * @param {string} strLanguage - 语言资源
6703
- * @returns {number} 设置结果
6700
+ /**
6701
+ * 设置语言资源
6702
+ * @param {string} strLanguage - 语言资源
6703
+ * @returns {number} 设置结果
6704
6704
  */
6705
6705
 
6706
6706
 
@@ -6714,12 +6714,12 @@ var CA_ExtInterface = function () {
6714
6714
  }
6715
6715
  };
6716
6716
 
6717
- /**
6718
- * 获取用户属性
6719
- * @param {string} strGatewayAddress - 网关地址
6720
- * @param {string} strAppFlag - 应用标识
6721
- * @param {string} strAttributeName - 属性名称
6722
- * @returns {string} 用户属性值
6717
+ /**
6718
+ * 获取用户属性
6719
+ * @param {string} strGatewayAddress - 网关地址
6720
+ * @param {string} strAppFlag - 应用标识
6721
+ * @param {string} strAttributeName - 属性名称
6722
+ * @returns {string} 用户属性值
6723
6723
  */
6724
6724
 
6725
6725
 
@@ -6733,9 +6733,9 @@ var CA_ExtInterface = function () {
6733
6733
  }
6734
6734
  };
6735
6735
 
6736
- /**
6737
- * 获取签名加密 PIN 码
6738
- * @returns {string} 签名加密 PIN 码
6736
+ /**
6737
+ * 获取签名加密 PIN 码
6738
+ * @returns {string} 签名加密 PIN 码
6739
6739
  */
6740
6740
 
6741
6741
 
@@ -6813,7 +6813,7 @@ var caPlugin = new CA_ExtInterface();
6813
6813
  init: function init() {
6814
6814
  if (!window.PNXClient) {
6815
6815
  var parser = new DOMParser();
6816
- var doc = parser.parseFromString("<object classid='clsid:9DD991F7-6FB0-4004-95A4-0A55006A8C42' width='0' height='0' id='PNXClient'></object>", 'text/html');
6816
+ var doc = parser.parseFromString("<object classid='clsid:9DD991F7-6FB0-4004-95A4-0A55006A8C42' width='0' height='0' id='PNXClient' style='position: absolute;'></object>", 'text/html');
6817
6817
  var pnxClientElement = doc.querySelector('object');
6818
6818
  if (pnxClientElement) {
6819
6819
  document.body.appendChild(pnxClientElement);
@@ -6879,11 +6879,11 @@ var caPlugin = new CA_ExtInterface();
6879
6879
 
6880
6880
  var calogin_src_main_component = normalizeComponent(
6881
6881
  packages_calogin_src_mainvue_type_script_lang_js_,
6882
- mainvue_type_template_id_372f66b1_scoped_true_render,
6883
- mainvue_type_template_id_372f66b1_scoped_true_staticRenderFns,
6882
+ mainvue_type_template_id_e879a944_scoped_true_render,
6883
+ mainvue_type_template_id_e879a944_scoped_true_staticRenderFns,
6884
6884
  false,
6885
6885
  null,
6886
- "372f66b1",
6886
+ "e879a944",
6887
6887
  null
6888
6888
 
6889
6889
  )
@@ -26288,8 +26288,8 @@ form_src_main.install = function (Vue) {
26288
26288
  };
26289
26289
 
26290
26290
  /* harmony default export */ var packages_form = (form_src_main);
26291
- // 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=fc4f395a&
26292
- var mainvue_type_template_id_fc4f395a_render = function () {
26291
+ // 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=07497b53&
26292
+ var mainvue_type_template_id_07497b53_render = function () {
26293
26293
  var _vm = this
26294
26294
  var _h = _vm.$createElement
26295
26295
  var _c = _vm._self._c || _h
@@ -26302,7 +26302,132 @@ var mainvue_type_template_id_fc4f395a_render = function () {
26302
26302
  style: _vm.styles,
26303
26303
  },
26304
26304
  [
26305
- _vm.typeCode == "read"
26305
+ _vm.showCirculate
26306
+ ? _c(
26307
+ "div",
26308
+ [
26309
+ _c("CommonOpinions", {
26310
+ directives: [
26311
+ {
26312
+ name: "show",
26313
+ rawName: "v-show",
26314
+ value: !_vm.shrink,
26315
+ expression: "!shrink",
26316
+ },
26317
+ ],
26318
+ ref: "commonOpinions",
26319
+ staticClass: "es-common-opinions",
26320
+ attrs: {
26321
+ opinion: _vm.value,
26322
+ rows: _vm.rows,
26323
+ required: _vm.isOpinionRequired == 1,
26324
+ isBanInputOpinion: _vm.isBanInputOpinion,
26325
+ nodeFixedOpinionSelectList:
26326
+ _vm.nodeFixedOpinionSelectList,
26327
+ },
26328
+ on: {
26329
+ change: function (val) {
26330
+ return (_vm.value = val)
26331
+ },
26332
+ },
26333
+ }),
26334
+ _c(
26335
+ "el-form",
26336
+ {
26337
+ ref: "form",
26338
+ attrs: {
26339
+ model: _vm.circulateForm,
26340
+ "label-width": "120px",
26341
+ },
26342
+ },
26343
+ [
26344
+ _c(
26345
+ "el-form-item",
26346
+ { attrs: { prop: "nextNodeId", label: "下步节点" } },
26347
+ [
26348
+ _vm.nextNodeCheckType == "select"
26349
+ ? _c(
26350
+ "el-select",
26351
+ {
26352
+ attrs: { placeholder: "请选择下步节点" },
26353
+ model: {
26354
+ value: _vm.circulateForm.nextNodeId,
26355
+ callback: function ($$v) {
26356
+ _vm.$set(
26357
+ _vm.circulateForm,
26358
+ "nextNodeId",
26359
+ $$v
26360
+ )
26361
+ },
26362
+ expression: "circulateForm.nextNodeId",
26363
+ },
26364
+ },
26365
+ [
26366
+ _c("el-option", {
26367
+ attrs: { label: "传阅", value: "111" },
26368
+ }),
26369
+ ],
26370
+ 1
26371
+ )
26372
+ : _vm.nextNodeCheckType == "radio"
26373
+ ? _c("es-radio-group", {
26374
+ attrs: {
26375
+ data: [{ nodeId: "111", nodeName: "传阅" }],
26376
+ "value-key": "nodeId",
26377
+ "label-key": "nodeName",
26378
+ },
26379
+ model: {
26380
+ value: _vm.circulateForm.nextNodeId,
26381
+ callback: function ($$v) {
26382
+ _vm.$set(
26383
+ _vm.circulateForm,
26384
+ "nextNodeId",
26385
+ $$v
26386
+ )
26387
+ },
26388
+ expression: "circulateForm.nextNodeId",
26389
+ },
26390
+ })
26391
+ : _vm._e(),
26392
+ ],
26393
+ 1
26394
+ ),
26395
+ ],
26396
+ 1
26397
+ ),
26398
+ _c("circulate", {
26399
+ ref: "circulate",
26400
+ staticStyle: { "margin-top": "10px" },
26401
+ attrs: {
26402
+ businessId: _vm.businessId,
26403
+ showBtn: false,
26404
+ processDefinitionId: _vm.nodeInfo.nextNode,
26405
+ simpleTips: _vm.simpleTips,
26406
+ oldOption: _vm.value,
26407
+ },
26408
+ on: {
26409
+ cancel: function ($event) {
26410
+ _vm.closeProcess($event, "circulateVisible")
26411
+ },
26412
+ },
26413
+ }),
26414
+ _c(
26415
+ "el-button",
26416
+ {
26417
+ staticStyle: { width: "100%" },
26418
+ attrs: { type: "primary" },
26419
+ on: {
26420
+ click: function ($event) {
26421
+ _vm.handleClickCirculate()
26422
+ },
26423
+ },
26424
+ },
26425
+ [_vm._v("\n 提交\n ")]
26426
+ ),
26427
+ ],
26428
+ 1
26429
+ )
26430
+ : _vm.typeCode == "read"
26306
26431
  ? _c("StartTaskRead", {
26307
26432
  key: _vm.StartTaskReadKey,
26308
26433
  attrs: {
@@ -26644,6 +26769,7 @@ var mainvue_type_template_id_fc4f395a_render = function () {
26644
26769
  _c(
26645
26770
  "el-select",
26646
26771
  {
26772
+ key: _vm.optionsKey,
26647
26773
  staticStyle: {
26648
26774
  width: "calc(100% + 40px)",
26649
26775
  },
@@ -26672,6 +26798,7 @@ var mainvue_type_template_id_fc4f395a_render = function () {
26672
26798
  key: items.id,
26673
26799
  attrs: {
26674
26800
  label: items.name,
26801
+ disabled: items.disabled,
26675
26802
  value: items.processDefId,
26676
26803
  },
26677
26804
  })
@@ -28718,11 +28845,11 @@ var mainvue_type_template_id_fc4f395a_render = function () {
28718
28845
  )
28719
28846
  : _vm._e()
28720
28847
  }
28721
- var mainvue_type_template_id_fc4f395a_staticRenderFns = []
28722
- mainvue_type_template_id_fc4f395a_render._withStripped = true
28848
+ var mainvue_type_template_id_07497b53_staticRenderFns = []
28849
+ mainvue_type_template_id_07497b53_render._withStripped = true
28723
28850
 
28724
28851
 
28725
- // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=fc4f395a&
28852
+ // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=07497b53&
28726
28853
 
28727
28854
  // 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=fdf49dec&
28728
28855
  var CommonOpinionsvue_type_template_id_fdf49dec_render = function () {
@@ -29527,21 +29654,21 @@ var CommonOpinionsvue_type_script_lang_js_components;
29527
29654
  return validSate;
29528
29655
  },
29529
29656
 
29530
- /**
29531
- * changeOpinion
29532
- * @desc:监听意见变化
29533
- * @author liufan
29534
- * @date 2022年10月28日
29657
+ /**
29658
+ * changeOpinion
29659
+ * @desc:监听意见变化
29660
+ * @author liufan
29661
+ * @date 2022年10月28日
29535
29662
  **/
29536
29663
  changeOpinion: function changeOpinion() {
29537
29664
  this.$emit('change', this.form.value);
29538
29665
  },
29539
29666
 
29540
- /**
29541
- * getCommonOpion
29542
- * @desc:获取意见
29543
- * @author liufan
29544
- * @date 2022年5月25日
29667
+ /**
29668
+ * getCommonOpion
29669
+ * @desc:获取意见
29670
+ * @author liufan
29671
+ * @date 2022年5月25日
29545
29672
  **/
29546
29673
  getCommonOpion: function getCommonOpion() {
29547
29674
  var _this = this;
@@ -29570,24 +29697,24 @@ var CommonOpinionsvue_type_script_lang_js_components;
29570
29697
  });
29571
29698
  },
29572
29699
 
29573
- /**
29574
- * upDate
29575
- * @desc:修改常用语
29576
- * @author liufan
29577
- * @param {Object} val 修改值
29578
- * @date 2022年5月25日
29700
+ /**
29701
+ * upDate
29702
+ * @desc:修改常用语
29703
+ * @author liufan
29704
+ * @param {Object} val 修改值
29705
+ * @date 2022年5月25日
29579
29706
  **/
29580
29707
  upDate: function upDate(val) {
29581
29708
  this.FormData.id = val.id;
29582
29709
  this.addVisible = true;
29583
29710
  },
29584
29711
 
29585
- /**
29586
- * selectChange
29587
- * @desc:常用语选择
29588
- * @author liufan
29589
- * @param {String} val 选中值
29590
- * @date 2022年5月25日
29712
+ /**
29713
+ * selectChange
29714
+ * @desc:常用语选择
29715
+ * @author liufan
29716
+ * @param {String} val 选中值
29717
+ * @date 2022年5月25日
29591
29718
  **/
29592
29719
  selectChange: function selectChange(val) {
29593
29720
  var _this2 = this;
@@ -29606,12 +29733,12 @@ var CommonOpinionsvue_type_script_lang_js_components;
29606
29733
  });
29607
29734
  },
29608
29735
 
29609
- /**
29610
- * del
29611
- * @desc:删除常用语
29612
- * @author liufan
29613
- * @param {Object} val 删除的数据
29614
- * @date 2022年5月25日
29736
+ /**
29737
+ * del
29738
+ * @desc:删除常用语
29739
+ * @author liufan
29740
+ * @param {Object} val 删除的数据
29741
+ * @date 2022年5月25日
29615
29742
  **/
29616
29743
  del: function del(val) {
29617
29744
  var _this3 = this;
@@ -29653,12 +29780,12 @@ var CommonOpinionsvue_type_script_lang_js_components;
29653
29780
  }).catch(function (e) {});
29654
29781
  },
29655
29782
 
29656
- /**
29657
- * submit
29658
- * @desc:新增/编辑意见保存
29659
- * @author liufan
29660
- * @param {Object} val 保存数据
29661
- * @date 2022年5月25日
29783
+ /**
29784
+ * submit
29785
+ * @desc:新增/编辑意见保存
29786
+ * @author liufan
29787
+ * @param {Object} val 保存数据
29788
+ * @date 2022年5月25日
29662
29789
  **/
29663
29790
  submit: function submit(val) {
29664
29791
  var _this4 = this;
@@ -32672,11 +32799,11 @@ var processFormvue_type_script_lang_js_components;
32672
32799
  });
32673
32800
  },
32674
32801
 
32675
- /**
32676
- * isMultiple
32677
- * @desc:是否多选
32678
- * @author liufan
32679
- * @date 2022年9月13日
32802
+ /**
32803
+ * isMultiple
32804
+ * @desc:是否多选
32805
+ * @author liufan
32806
+ * @date 2022年9月13日
32680
32807
  **/
32681
32808
  isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
32682
32809
  var multiple = false;
@@ -36704,11 +36831,11 @@ var resetvue_type_script_lang_js_components;
36704
36831
  });
36705
36832
  },
36706
36833
 
36707
- /**
36708
- * isMultiple
36709
- * @desc:是否多选
36710
- * @author liufan
36711
- * @date 2022年9月13日
36834
+ /**
36835
+ * isMultiple
36836
+ * @desc:是否多选
36837
+ * @author liufan
36838
+ * @date 2022年9月13日
36712
36839
  **/
36713
36840
  isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
36714
36841
  var multiple = false;
@@ -41081,11 +41208,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
41081
41208
  });
41082
41209
  },
41083
41210
 
41084
- /**
41085
- * saveInfo
41086
- * @desc:暂存
41087
- * @author liufan
41088
- * @date 2022年9月9日
41211
+ /**
41212
+ * saveInfo
41213
+ * @desc:暂存
41214
+ * @author liufan
41215
+ * @date 2022年9月9日
41089
41216
  **/
41090
41217
  saveInfo: function saveInfo(type, btn) {
41091
41218
  var _this6 = this;
@@ -41147,11 +41274,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
41147
41274
  });
41148
41275
  },
41149
41276
 
41150
- /**
41151
- * rejectBtn
41152
- * @desc:点击驳回
41153
- * @author liufan
41154
- * @date 2022年5月25日
41277
+ /**
41278
+ * rejectBtn
41279
+ * @desc:点击驳回
41280
+ * @author liufan
41281
+ * @date 2022年5月25日
41155
41282
  **/
41156
41283
  rejectBtn: function rejectBtn() {
41157
41284
  var _this8 = this;
@@ -41169,11 +41296,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
41169
41296
  }
41170
41297
  },
41171
41298
 
41172
- /**
41173
- * taskReadBtn
41174
- * @desc:点击分阅
41175
- * @author liufan
41176
- * @date 2022年5月25日
41299
+ /**
41300
+ * taskReadBtn
41301
+ * @desc:点击分阅
41302
+ * @author liufan
41303
+ * @date 2022年5月25日
41177
41304
  **/
41178
41305
  taskReadBtn: function taskReadBtn() {
41179
41306
  var _this9 = this;
@@ -41192,11 +41319,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
41192
41319
  }
41193
41320
  },
41194
41321
 
41195
- /**
41196
- * getFind
41197
- * @desc:获取通知方式
41198
- * @author liufan
41199
- * @date 2022年5月25日
41322
+ /**
41323
+ * getFind
41324
+ * @desc:获取通知方式
41325
+ * @author liufan
41326
+ * @date 2022年5月25日
41200
41327
  **/
41201
41328
  getFind: function getFind() {
41202
41329
  var _this10 = this;
@@ -41251,12 +41378,12 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
41251
41378
  });
41252
41379
  },
41253
41380
 
41254
- /**
41255
- * endFlows
41256
- * @desc:直接办结
41257
- * @author liufan
41258
- * @param {Object} res 直接办结数据
41259
- * @date 2022年5月25日
41381
+ /**
41382
+ * endFlows
41383
+ * @desc:直接办结
41384
+ * @author liufan
41385
+ * @param {Object} res 直接办结数据
41386
+ * @date 2022年5月25日
41260
41387
  **/
41261
41388
  endFlows: function endFlows(res) {
41262
41389
  var _this12 = this;
@@ -41310,12 +41437,12 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
41310
41437
  }).catch(function (e) {});
41311
41438
  },
41312
41439
 
41313
- /**
41314
- * goView
41315
- * @desc:更多流程按钮操作
41316
- * @author liufan
41317
- * @param {Object} res 当前点击操作按钮数据
41318
- * @date 2022年5月25日
41440
+ /**
41441
+ * goView
41442
+ * @desc:更多流程按钮操作
41443
+ * @author liufan
41444
+ * @param {Object} res 当前点击操作按钮数据
41445
+ * @date 2022年5月25日
41319
41446
  **/
41320
41447
  goView: function goView(res) {
41321
41448
  // 驳回并办结:rejectAndEndHtml
@@ -41400,11 +41527,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
41400
41527
  // isCanStartSubFlow
41401
41528
  },
41402
41529
 
41403
- /**
41404
- * toTakeAdvice
41405
- * @desc:征求意见
41406
- * @author liufan
41407
- * @date 2022年9月29日
41530
+ /**
41531
+ * toTakeAdvice
41532
+ * @desc:征求意见
41533
+ * @author liufan
41534
+ * @date 2022年9月29日
41408
41535
  **/
41409
41536
  toTakeAdvice: function toTakeAdvice(res) {
41410
41537
  var _this14 = this;
@@ -41448,11 +41575,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
41448
41575
  });
41449
41576
  },
41450
41577
 
41451
- /**
41452
- * toStartDraf
41453
- * @desc: 稿件递送、联合审核、复核
41454
- * @author liufan
41455
- * @date 2022年9月29日
41578
+ /**
41579
+ * toStartDraf
41580
+ * @desc: 稿件递送、联合审核、复核
41581
+ * @author liufan
41582
+ * @date 2022年9月29日
41456
41583
  **/
41457
41584
  toStartDraf: function toStartDraf(res) {
41458
41585
  var _this16 = this;
@@ -41466,11 +41593,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
41466
41593
  }
41467
41594
  },
41468
41595
 
41469
- /**
41470
- * toSendMsg
41471
- * @desc:核稿通知
41472
- * @author liufan
41473
- * @date 2022年9月29日
41596
+ /**
41597
+ * toSendMsg
41598
+ * @desc:核稿通知
41599
+ * @author liufan
41600
+ * @date 2022年9月29日
41474
41601
  **/
41475
41602
  toSendMsg: function toSendMsg(res) {
41476
41603
  var _this17 = this;
@@ -41484,11 +41611,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
41484
41611
  }
41485
41612
  },
41486
41613
 
41487
- /**
41488
- * toTaskReadAndEnd
41489
- * @desc:分阅并办结
41490
- * @author liufan
41491
- * @date 2022年9月29日
41614
+ /**
41615
+ * toTaskReadAndEnd
41616
+ * @desc:分阅并办结
41617
+ * @author liufan
41618
+ * @date 2022年9月29日
41492
41619
  **/
41493
41620
  toTaskReadAndEnd: function toTaskReadAndEnd(res) {
41494
41621
  var _this18 = this;
@@ -41506,11 +41633,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
41506
41633
  }
41507
41634
  },
41508
41635
 
41509
- /**
41510
- * rejectAndEnd
41511
- * @desc:驳回并办结
41512
- * @author liufan
41513
- * @date 2022年9月29日
41636
+ /**
41637
+ * rejectAndEnd
41638
+ * @desc:驳回并办结
41639
+ * @author liufan
41640
+ * @date 2022年9月29日
41514
41641
  **/
41515
41642
  rejectAndEnd: function rejectAndEnd(res) {
41516
41643
  var _this19 = this;
@@ -41565,11 +41692,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
41565
41692
  });
41566
41693
  },
41567
41694
 
41568
- /**
41569
- * toTransfer
41570
- * @desc:转办
41571
- * @author liufan
41572
- * @date 2022年9月29日
41695
+ /**
41696
+ * toTransfer
41697
+ * @desc:转办
41698
+ * @author liufan
41699
+ * @date 2022年9月29日
41573
41700
  **/
41574
41701
  toTransfer: function toTransfer(res) {
41575
41702
  var _this21 = this;
@@ -41585,11 +41712,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
41585
41712
  }
41586
41713
  },
41587
41714
 
41588
- /**
41589
- * getNodeInfo
41590
- * @desc:获取节点信息
41591
- * @author liufan
41592
- * @date 2022年5月25日
41715
+ /**
41716
+ * getNodeInfo
41717
+ * @desc:获取节点信息
41718
+ * @author liufan
41719
+ * @date 2022年5月25日
41593
41720
  **/
41594
41721
  getNodeInfo: function getNodeInfo() {
41595
41722
  var _this22 = this;
@@ -41688,12 +41815,12 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
41688
41815
  });
41689
41816
  },
41690
41817
 
41691
- /**
41692
- * selecNext
41693
- * @desc:下步节点变化时更新数据
41694
- * @author liufan
41695
- * @param {String} val 当前选中值
41696
- * @date 2022年5月25日
41818
+ /**
41819
+ * selecNext
41820
+ * @desc:下步节点变化时更新数据
41821
+ * @author liufan
41822
+ * @param {String} val 当前选中值
41823
+ * @date 2022年5月25日
41697
41824
  **/
41698
41825
  selecNext: function selecNext(val, type, isDef) {
41699
41826
  var _this23 = this;
@@ -41802,11 +41929,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
41802
41929
  if (isDef !== true) this.getNodeInfo();
41803
41930
  },
41804
41931
 
41805
- /**
41806
- * isMultiple
41807
- * @desc:是否多选
41808
- * @author liufan
41809
- * @date 2022年9月13日
41932
+ /**
41933
+ * isMultiple
41934
+ * @desc:是否多选
41935
+ * @author liufan
41936
+ * @date 2022年9月13日
41810
41937
  **/
41811
41938
  isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
41812
41939
  if (val == 2 || val == 4 || val == 6 || val == 16) {
@@ -41838,11 +41965,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
41838
41965
  }
41839
41966
  },
41840
41967
 
41841
- /**
41842
- * getHedInfo
41843
- * @desc:获取审核页面数据
41844
- * @author liufan
41845
- * @date 2022年5月25日
41968
+ /**
41969
+ * getHedInfo
41970
+ * @desc:获取审核页面数据
41971
+ * @author liufan
41972
+ * @date 2022年5月25日
41846
41973
  **/
41847
41974
  getHedInfo: function getHedInfo() {
41848
41975
  var _this24 = this;
@@ -42078,13 +42205,13 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
42078
42205
  });
42079
42206
  },
42080
42207
 
42081
- /**
42082
- * closeProcess
42083
- * @desc:关闭弹窗
42084
- * @author liufan
42085
- * @param {boolean} val 当前是否办理流程
42086
- * @param {String} type 当前点击的弹窗类型
42087
- * @date 2022年5月25日
42208
+ /**
42209
+ * closeProcess
42210
+ * @desc:关闭弹窗
42211
+ * @author liufan
42212
+ * @param {boolean} val 当前是否办理流程
42213
+ * @param {String} type 当前点击的弹窗类型
42214
+ * @date 2022年5月25日
42088
42215
  **/
42089
42216
  closeProcess: function closeProcess(val, type, closeParent) {
42090
42217
  if (closeParent) {
@@ -42101,23 +42228,23 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
42101
42228
  }
42102
42229
  },
42103
42230
 
42104
- /**
42105
- * selectChange
42106
- * @desc:常用语选择
42107
- * @author liufan
42108
- * @param {String} val 选中值
42109
- * @date 2022年5月25日
42231
+ /**
42232
+ * selectChange
42233
+ * @desc:常用语选择
42234
+ * @author liufan
42235
+ * @param {String} val 选中值
42236
+ * @date 2022年5月25日
42110
42237
  **/
42111
42238
  selectChange: function selectChange(val) {
42112
42239
  this.value = val;
42113
42240
  },
42114
42241
 
42115
- /**
42116
- * upDate
42117
- * @desc:修改常用语
42118
- * @author liufan
42119
- * @param {Object} val 修改值
42120
- * @date 2022年5月25日
42242
+ /**
42243
+ * upDate
42244
+ * @desc:修改常用语
42245
+ * @author liufan
42246
+ * @param {Object} val 修改值
42247
+ * @date 2022年5月25日
42121
42248
  **/
42122
42249
  upDate: function upDate(val) {
42123
42250
  this.FormData.id = val.id;
@@ -42125,11 +42252,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
42125
42252
  },
42126
42253
 
42127
42254
 
42128
- /**
42129
- * getProcess
42130
- * @desc:获取选择流程
42131
- * @author liufan
42132
- * @date 2022年5月25日
42255
+ /**
42256
+ * getProcess
42257
+ * @desc:获取选择流程
42258
+ * @author liufan
42259
+ * @date 2022年5月25日
42133
42260
  **/
42134
42261
  getProcess: function getProcess() {
42135
42262
  var _this25 = this;
@@ -42183,11 +42310,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
42183
42310
  });
42184
42311
  },
42185
42312
 
42186
- /**
42187
- * getPendedhistoryList
42188
- * @desc:获取流程列表
42189
- * @author liufan
42190
- * @date 2022年5月25日
42313
+ /**
42314
+ * getPendedhistoryList
42315
+ * @desc:获取流程列表
42316
+ * @author liufan
42317
+ * @date 2022年5月25日
42191
42318
  **/
42192
42319
  getPendedhistoryList: function getPendedhistoryList() {
42193
42320
  var _this26 = this;
@@ -42219,12 +42346,12 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
42219
42346
  },
42220
42347
 
42221
42348
  // 提交流程
42222
- /**
42223
- * subProcess
42224
- * @desc:提交流程
42225
- * @author liufan
42226
- * @param {String} formName 当前form表单ref值
42227
- * @date 2022年5月25日
42349
+ /**
42350
+ * subProcess
42351
+ * @desc:提交流程
42352
+ * @author liufan
42353
+ * @param {String} formName 当前form表单ref值
42354
+ * @date 2022年5月25日
42228
42355
  **/
42229
42356
  subProcess: function subProcess(val) {
42230
42357
  var _this27 = this;
@@ -42820,8 +42947,8 @@ var supervise_component = normalizeComponent(
42820
42947
  )
42821
42948
 
42822
42949
  /* harmony default export */ var supervise = (supervise_component.exports);
42823
- // 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=4f5020b6&
42824
- var Circulatevue_type_template_id_4f5020b6_render = function () {
42950
+ // 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=cd78d70e&
42951
+ var Circulatevue_type_template_id_cd78d70e_render = function () {
42825
42952
  var _vm = this
42826
42953
  var _h = _vm.$createElement
42827
42954
  var _c = _vm._self._c || _h
@@ -42983,35 +43110,37 @@ var Circulatevue_type_template_id_4f5020b6_render = function () {
42983
43110
  ],
42984
43111
  1
42985
43112
  ),
42986
- _c(
42987
- "div",
42988
- { staticStyle: { "text-align": "right" } },
42989
- [
42990
- _c(
42991
- "el-button",
42992
- {
42993
- attrs: { type: "primary", size: "small" },
42994
- on: { click: _vm.subMit },
42995
- },
42996
- [_vm._v(" 确定 ")]
42997
- ),
42998
- _c(
42999
- "el-button",
43000
- { attrs: { size: "small" }, on: { click: _vm.quit } },
43001
- [_vm._v(" 取消 ")]
43002
- ),
43003
- ],
43004
- 1
43005
- ),
43113
+ _vm.showBtn
43114
+ ? _c(
43115
+ "div",
43116
+ { staticStyle: { "text-align": "right" } },
43117
+ [
43118
+ _c(
43119
+ "el-button",
43120
+ {
43121
+ attrs: { type: "primary", size: "small" },
43122
+ on: { click: _vm.subMit },
43123
+ },
43124
+ [_vm._v(" 确定 ")]
43125
+ ),
43126
+ _c(
43127
+ "el-button",
43128
+ { attrs: { size: "small" }, on: { click: _vm.quit } },
43129
+ [_vm._v(" 取消 ")]
43130
+ ),
43131
+ ],
43132
+ 1
43133
+ )
43134
+ : _vm._e(),
43006
43135
  ],
43007
43136
  1
43008
43137
  )
43009
43138
  }
43010
- var Circulatevue_type_template_id_4f5020b6_staticRenderFns = []
43011
- Circulatevue_type_template_id_4f5020b6_render._withStripped = true
43139
+ var Circulatevue_type_template_id_cd78d70e_staticRenderFns = []
43140
+ Circulatevue_type_template_id_cd78d70e_render._withStripped = true
43012
43141
 
43013
43142
 
43014
- // CONCATENATED MODULE: ./packages/flow/src/component/Circulate.vue?vue&type=template&id=4f5020b6&
43143
+ // CONCATENATED MODULE: ./packages/flow/src/component/Circulate.vue?vue&type=template&id=cd78d70e&
43015
43144
 
43016
43145
  // 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&
43017
43146
  var Circulatevue_type_script_lang_js_components;
@@ -43116,6 +43245,7 @@ var Circulatevue_type_script_lang_js_components;
43116
43245
  oldOption: { type: String, default: '' },
43117
43246
  disabled: { type: Boolean, default: false },
43118
43247
  simpleTips: { type: Boolean, default: true },
43248
+ showBtn: { type: Boolean, default: true },
43119
43249
  multiple: { type: Boolean, default: true }
43120
43250
  },
43121
43251
  inheritAttrs: false,
@@ -43153,6 +43283,17 @@ var Circulatevue_type_script_lang_js_components;
43153
43283
  loading: false
43154
43284
  };
43155
43285
  },
43286
+
43287
+ watch: {
43288
+ oldOption: {
43289
+ handler: function handler(val) {
43290
+ this.opinion = val;
43291
+ },
43292
+
43293
+ deep: true,
43294
+ immediate: true
43295
+ }
43296
+ },
43156
43297
  mounted: function mounted() {
43157
43298
  this.loading = true;
43158
43299
  this.newMultiple = this.multiple;
@@ -43336,8 +43477,8 @@ var Circulatevue_type_script_lang_js_components;
43336
43477
 
43337
43478
  var Circulate_component = normalizeComponent(
43338
43479
  component_Circulatevue_type_script_lang_js_,
43339
- Circulatevue_type_template_id_4f5020b6_render,
43340
- Circulatevue_type_template_id_4f5020b6_staticRenderFns,
43480
+ Circulatevue_type_template_id_cd78d70e_render,
43481
+ Circulatevue_type_template_id_cd78d70e_staticRenderFns,
43341
43482
  false,
43342
43483
  null,
43343
43484
  null,
@@ -44248,7 +44389,56 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
44248
44389
  //
44249
44390
  //
44250
44391
  //
44251
-
44392
+ //
44393
+ //
44394
+ //
44395
+ //
44396
+ //
44397
+ //
44398
+ //
44399
+ //
44400
+ //
44401
+ //
44402
+ //
44403
+ //
44404
+ //
44405
+ //
44406
+ //
44407
+ //
44408
+ //
44409
+ //
44410
+ //
44411
+ //
44412
+ //
44413
+ //
44414
+ //
44415
+ //
44416
+ //
44417
+ //
44418
+ //
44419
+ //
44420
+ //
44421
+ //
44422
+ //
44423
+ //
44424
+ //
44425
+ //
44426
+ //
44427
+ //
44428
+ //
44429
+ //
44430
+ //
44431
+ //
44432
+ //
44433
+ //
44434
+ //
44435
+ //
44436
+ //
44437
+ //
44438
+ //
44439
+ //
44440
+ //
44441
+ //
44252
44442
 
44253
44443
 
44254
44444
 
@@ -44281,7 +44471,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
44281
44471
  flowTypeCode: { type: String, default: '' },
44282
44472
  defaultProcessKey: { type: String, default: '' },
44283
44473
  hideBtn: { type: Boolean, default: false },
44284
-
44474
+ isCirculate: { type: Boolean, default: false },
44285
44475
  btnList: {
44286
44476
  type: Array,
44287
44477
  default: function _default() {
@@ -44318,6 +44508,9 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
44318
44508
 
44319
44509
  return _ref = {
44320
44510
  styles: {},
44511
+ optionsKey: 0,
44512
+ showCirculate: false,
44513
+ circulateForm: { nextNodeId: '111' },
44321
44514
  userModel: {},
44322
44515
  simpleTips: true,
44323
44516
  showFreeStartFlow: false, //自由发起流程弹窗
@@ -44465,19 +44658,21 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
44465
44658
  mounted: function mounted() {
44466
44659
  this.businessIds = this.businessId;
44467
44660
  this.nextNode.nextNodeId = this.nextNodeId;
44468
- if (this.typeCode == 'supervise' || this.typeCode == 'read') return;
44469
- this.getNodeType();
44470
- !this.isFlow && (this.newTypeCode = this.typeCode || this.$route.query.typecode);
44471
- if (this.isFlow) {
44472
- this.businessId && this.getProcess();
44473
- } else if (this.newTypeCode == 'fenyue') {
44474
- this.getTaskReadFlow();
44475
- } else if (this.newTypeCode != 'reset' && this.newTypeCode != 'continuation') {
44476
- this.getHedInfo();
44477
- }
44661
+ this.getInfo();
44478
44662
  },
44479
44663
 
44480
44664
  watch: {
44665
+ isCirculate: {
44666
+ handler: function handler(val) {
44667
+ this.showCirculate = val;
44668
+ if (!val) {
44669
+ this.getInfo();
44670
+ }
44671
+ },
44672
+
44673
+ deep: true,
44674
+ immediate: true
44675
+ },
44481
44676
  width: {
44482
44677
  immediate: true,
44483
44678
  handler: function handler(val) {
@@ -44571,6 +44766,21 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
44571
44766
  }
44572
44767
  },
44573
44768
  methods: {
44769
+ getInfo: function getInfo() {
44770
+ if (this.typeCode == 'supervise' || this.typeCode == 'read') return;
44771
+ this.getNodeType();
44772
+ !this.isFlow && (this.newTypeCode = this.typeCode || this.$route.query.typecode);
44773
+ if (this.isFlow) {
44774
+ this.businessId && this.getProcess();
44775
+ } else if (this.newTypeCode == 'fenyue') {
44776
+ this.getTaskReadFlow();
44777
+ } else if (this.newTypeCode != 'reset' && this.newTypeCode != 'continuation') {
44778
+ this.getHedInfo();
44779
+ }
44780
+ },
44781
+ handleClickCirculate: function handleClickCirculate() {
44782
+ this.$refs.circulate.subMit();
44783
+ },
44574
44784
  getNodeInfoForStartFlow: function getNodeInfoForStartFlow(processDefinitionId) {
44575
44785
  var _this = this;
44576
44786
 
@@ -44582,6 +44792,17 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
44582
44792
  if (res.status == 'success') {
44583
44793
  _this.isBanInputOpinion = res.data.nodeExtAttr.isBanInputOpinion;
44584
44794
  _this.directCreateCircularReadWhenFlowStarted = res.data.nodeExtAttr.directCreateCircularReadWhenFlowStarted == 1;
44795
+
44796
+ if (_this.directCreateCircularReadWhenFlowStarted) {
44797
+ _this.nodeInfo.option.map(function (item) {
44798
+ item.disabled = item.processDefId != processDefinitionId;
44799
+ });
44800
+ } else {
44801
+ _this.nodeInfo.option.map(function (item) {
44802
+ item.disabled = false;
44803
+ });
44804
+ }
44805
+ _this.optionsKey++;
44585
44806
  _this.isOpinionRequired = res.data.nodeExtAttr.isOpinionRequired == 1;
44586
44807
  }
44587
44808
  });
@@ -44932,11 +45153,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
44932
45153
  });
44933
45154
  },
44934
45155
 
44935
- /**
44936
- * saveInfo
44937
- * @desc:暂存
44938
- * @author liufan
44939
- * @date 2022年9月9日
45156
+ /**
45157
+ * saveInfo
45158
+ * @desc:暂存
45159
+ * @author liufan
45160
+ * @date 2022年9月9日
44940
45161
  **/
44941
45162
  saveInfo: function saveInfo(type, btn) {
44942
45163
  var _this9 = this;
@@ -44998,11 +45219,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
44998
45219
  });
44999
45220
  },
45000
45221
 
45001
- /**
45002
- * rejectBtn
45003
- * @desc:点击驳回
45004
- * @author liufan
45005
- * @date 2022年5月25日
45222
+ /**
45223
+ * rejectBtn
45224
+ * @desc:点击驳回
45225
+ * @author liufan
45226
+ * @date 2022年5月25日
45006
45227
  **/
45007
45228
  rejectBtn: function rejectBtn() {
45008
45229
  var _this11 = this;
@@ -45020,11 +45241,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
45020
45241
  }
45021
45242
  },
45022
45243
 
45023
- /**
45024
- * taskReadBtn
45025
- * @desc:点击分阅
45026
- * @author liufan
45027
- * @date 2022年5月25日
45244
+ /**
45245
+ * taskReadBtn
45246
+ * @desc:点击分阅
45247
+ * @author liufan
45248
+ * @date 2022年5月25日
45028
45249
  **/
45029
45250
  taskReadBtn: function taskReadBtn() {
45030
45251
  var _this12 = this;
@@ -45043,11 +45264,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
45043
45264
  }
45044
45265
  },
45045
45266
 
45046
- /**
45047
- * getFind
45048
- * @desc:获取通知方式
45049
- * @author liufan
45050
- * @date 2022年5月25日
45267
+ /**
45268
+ * getFind
45269
+ * @desc:获取通知方式
45270
+ * @author liufan
45271
+ * @date 2022年5月25日
45051
45272
  **/
45052
45273
  getFind: function getFind() {
45053
45274
  var _this13 = this;
@@ -45113,12 +45334,12 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
45113
45334
  });
45114
45335
  },
45115
45336
 
45116
- /**
45117
- * endFlows
45118
- * @desc:直接办结
45119
- * @author liufan
45120
- * @param {Object} res 直接办结数据
45121
- * @date 2022年5月25日
45337
+ /**
45338
+ * endFlows
45339
+ * @desc:直接办结
45340
+ * @author liufan
45341
+ * @param {Object} res 直接办结数据
45342
+ * @date 2022年5月25日
45122
45343
  **/
45123
45344
  endFlows: function endFlows(res) {
45124
45345
  var _this15 = this;
@@ -45173,12 +45394,12 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
45173
45394
  }).catch(function (e) {});
45174
45395
  },
45175
45396
 
45176
- /**
45177
- * goView
45178
- * @desc:更多流程按钮操作
45179
- * @author liufan
45180
- * @param {Object} res 当前点击操作按钮数据
45181
- * @date 2022年5月25日
45397
+ /**
45398
+ * goView
45399
+ * @desc:更多流程按钮操作
45400
+ * @author liufan
45401
+ * @param {Object} res 当前点击操作按钮数据
45402
+ * @date 2022年5月25日
45182
45403
  **/
45183
45404
  goView: function goView(res) {
45184
45405
  // 驳回并办结:rejectAndEndHtml
@@ -45263,11 +45484,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
45263
45484
  // isCanStartSubFlow
45264
45485
  },
45265
45486
 
45266
- /**
45267
- * toTakeAdvice
45268
- * @desc:征求意见
45269
- * @author liufan
45270
- * @date 2022年9月29日
45487
+ /**
45488
+ * toTakeAdvice
45489
+ * @desc:征求意见
45490
+ * @author liufan
45491
+ * @date 2022年9月29日
45271
45492
  **/
45272
45493
  toTakeAdvice: function toTakeAdvice(res) {
45273
45494
  var _this17 = this;
@@ -45311,11 +45532,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
45311
45532
  });
45312
45533
  },
45313
45534
 
45314
- /**
45315
- * toStartDraf
45316
- * @desc: 稿件递送、联合审核、复核
45317
- * @author liufan
45318
- * @date 2022年9月29日
45535
+ /**
45536
+ * toStartDraf
45537
+ * @desc: 稿件递送、联合审核、复核
45538
+ * @author liufan
45539
+ * @date 2022年9月29日
45319
45540
  **/
45320
45541
  toStartDraf: function toStartDraf(res) {
45321
45542
  var _this19 = this;
@@ -45329,11 +45550,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
45329
45550
  }
45330
45551
  },
45331
45552
 
45332
- /**
45333
- * toSendMsg
45334
- * @desc:核稿通知
45335
- * @author liufan
45336
- * @date 2022年9月29日
45553
+ /**
45554
+ * toSendMsg
45555
+ * @desc:核稿通知
45556
+ * @author liufan
45557
+ * @date 2022年9月29日
45337
45558
  **/
45338
45559
  toSendMsg: function toSendMsg(res) {
45339
45560
  var _this20 = this;
@@ -45347,11 +45568,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
45347
45568
  }
45348
45569
  },
45349
45570
 
45350
- /**
45351
- * toTaskReadAndEnd
45352
- * @desc:分阅并办结
45353
- * @author liufan
45354
- * @date 2022年9月29日
45571
+ /**
45572
+ * toTaskReadAndEnd
45573
+ * @desc:分阅并办结
45574
+ * @author liufan
45575
+ * @date 2022年9月29日
45355
45576
  **/
45356
45577
  toTaskReadAndEnd: function toTaskReadAndEnd(res) {
45357
45578
  var _this21 = this;
@@ -45369,11 +45590,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
45369
45590
  }
45370
45591
  },
45371
45592
 
45372
- /**
45373
- * rejectAndEnd
45374
- * @desc:驳回并办结
45375
- * @author liufan
45376
- * @date 2022年9月29日
45593
+ /**
45594
+ * rejectAndEnd
45595
+ * @desc:驳回并办结
45596
+ * @author liufan
45597
+ * @date 2022年9月29日
45377
45598
  **/
45378
45599
  rejectAndEnd: function rejectAndEnd(res) {
45379
45600
  var _this22 = this;
@@ -45429,11 +45650,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
45429
45650
  });
45430
45651
  },
45431
45652
 
45432
- /**
45433
- * toTransfer
45434
- * @desc:转办
45435
- * @author liufan
45436
- * @date 2022年9月29日
45653
+ /**
45654
+ * toTransfer
45655
+ * @desc:转办
45656
+ * @author liufan
45657
+ * @date 2022年9月29日
45437
45658
  **/
45438
45659
  toTransfer: function toTransfer(res) {
45439
45660
  var _this24 = this;
@@ -45449,11 +45670,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
45449
45670
  }
45450
45671
  },
45451
45672
 
45452
- /**
45453
- * getNodeInfo
45454
- * @desc:获取节点信息
45455
- * @author liufan
45456
- * @date 2022年5月25日
45673
+ /**
45674
+ * getNodeInfo
45675
+ * @desc:获取节点信息
45676
+ * @author liufan
45677
+ * @date 2022年5月25日
45457
45678
  **/
45458
45679
  getNodeInfo: function getNodeInfo() {
45459
45680
  var _this25 = this;
@@ -45539,7 +45760,10 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
45539
45760
  _this25.presetEdit = data.nodeExtAttr.presetEdit;
45540
45761
  _this25.countersignaturetypeCode = data.countersignaturetypeCode; //是否展示处理方式
45541
45762
  _this25.handleMode = data.countersignaturetypeText;
45542
- data.globalNodeType === 'endEvent' ? _this25.endFlow = true : '';
45763
+ if (data.globalNodeType === 'endEvent') {
45764
+ _this25.isNextUser = data.globalNodeType != 'endEvent';
45765
+ data.globalNodeType === 'endEvent' ? _this25.endFlow = true : '';
45766
+ }
45543
45767
  }
45544
45768
  _this25.isCustomPreset && _this25.$refs.customPreset.getPresetFlowInfo(_this25.nextNode.nextNodeId, _this25.nodeInfo.nextNode, true);
45545
45769
  } else {
@@ -45553,12 +45777,12 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
45553
45777
  });
45554
45778
  },
45555
45779
 
45556
- /**
45557
- * selecNext
45558
- * @desc:下步节点变化时更新数据
45559
- * @author liufan
45560
- * @param {String} val 当前选中值
45561
- * @date 2022年5月25日
45780
+ /**
45781
+ * selecNext
45782
+ * @desc:下步节点变化时更新数据
45783
+ * @author liufan
45784
+ * @param {String} val 当前选中值
45785
+ * @date 2022年5月25日
45562
45786
  **/
45563
45787
  selecNext: function selecNext(val, type, isDef) {
45564
45788
  var _this26 = this;
@@ -45578,6 +45802,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
45578
45802
  this.isShowNode = false;
45579
45803
  this.isMainSubProcess = false;
45580
45804
  this.isNodeShowProcess = false;
45805
+ this.endFlow = false;
45581
45806
  this.nextNode.nextNodeId = '';
45582
45807
  this.nextNode.isReturnSubmitter = 0;
45583
45808
  this.nextNode.isUndertakeReply = 0;
@@ -45667,11 +45892,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
45667
45892
  this.getNodeInfo();
45668
45893
  },
45669
45894
 
45670
- /**
45671
- * isMultiple
45672
- * @desc:是否多选
45673
- * @author liufan
45674
- * @date 2022年9月13日
45895
+ /**
45896
+ * isMultiple
45897
+ * @desc:是否多选
45898
+ * @author liufan
45899
+ * @date 2022年9月13日
45675
45900
  **/
45676
45901
  isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
45677
45902
  if (val == 2 || val == 4 || val == 6 || val == 16) {
@@ -45703,11 +45928,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
45703
45928
  }
45704
45929
  },
45705
45930
 
45706
- /**
45707
- * getHedInfo
45708
- * @desc:获取审核页面数据
45709
- * @author liufan
45710
- * @date 2022年5月25日
45931
+ /**
45932
+ * getHedInfo
45933
+ * @desc:获取审核页面数据
45934
+ * @author liufan
45935
+ * @date 2022年5月25日
45711
45936
  **/
45712
45937
  getHedInfo: function getHedInfo() {
45713
45938
  var _this27 = this;
@@ -45953,13 +46178,13 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
45953
46178
  });
45954
46179
  },
45955
46180
 
45956
- /**
45957
- * closeProcess
45958
- * @desc:关闭弹窗
45959
- * @author liufan
45960
- * @param {boolean} val 当前是否办理流程
45961
- * @param {String} type 当前点击的弹窗类型
45962
- * @date 2022年5月25日
46181
+ /**
46182
+ * closeProcess
46183
+ * @desc:关闭弹窗
46184
+ * @author liufan
46185
+ * @param {boolean} val 当前是否办理流程
46186
+ * @param {String} type 当前点击的弹窗类型
46187
+ * @date 2022年5月25日
45963
46188
  **/
45964
46189
  closeProcess: function closeProcess(val, type, closeParent) {
45965
46190
  if (closeParent) {
@@ -45977,23 +46202,23 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
45977
46202
  }
45978
46203
  },
45979
46204
 
45980
- /**
45981
- * selectChange
45982
- * @desc:常用语选择
45983
- * @author liufan
45984
- * @param {String} val 选中值
45985
- * @date 2022年5月25日
46205
+ /**
46206
+ * selectChange
46207
+ * @desc:常用语选择
46208
+ * @author liufan
46209
+ * @param {String} val 选中值
46210
+ * @date 2022年5月25日
45986
46211
  **/
45987
46212
  selectChange: function selectChange(val) {
45988
46213
  this.value = val;
45989
46214
  },
45990
46215
 
45991
- /**
45992
- * upDate
45993
- * @desc:修改常用语
45994
- * @author liufan
45995
- * @param {Object} val 修改值
45996
- * @date 2022年5月25日
46216
+ /**
46217
+ * upDate
46218
+ * @desc:修改常用语
46219
+ * @author liufan
46220
+ * @param {Object} val 修改值
46221
+ * @date 2022年5月25日
45997
46222
  **/
45998
46223
  upDate: function upDate(val) {
45999
46224
  this.FormData.id = val.id;
@@ -46001,11 +46226,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
46001
46226
  },
46002
46227
 
46003
46228
 
46004
- /**
46005
- * getProcess
46006
- * @desc:获取选择流程
46007
- * @author liufan
46008
- * @date 2022年5月25日
46229
+ /**
46230
+ * getProcess
46231
+ * @desc:获取选择流程
46232
+ * @author liufan
46233
+ * @date 2022年5月25日
46009
46234
  **/
46010
46235
  getProcess: function getProcess(val) {
46011
46236
  var _this28 = this;
@@ -46060,11 +46285,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
46060
46285
  });
46061
46286
  },
46062
46287
 
46063
- /**
46064
- * getPendedhistoryList
46065
- * @desc:获取流程列表
46066
- * @author liufan
46067
- * @date 2022年5月25日
46288
+ /**
46289
+ * getPendedhistoryList
46290
+ * @desc:获取流程列表
46291
+ * @author liufan
46292
+ * @date 2022年5月25日
46068
46293
  **/
46069
46294
  getPendedhistoryList: function getPendedhistoryList() {
46070
46295
  var _this29 = this;
@@ -46132,12 +46357,12 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
46132
46357
  },
46133
46358
 
46134
46359
  // 提交流程
46135
- /**
46136
- * subProcess
46137
- * @desc:提交流程
46138
- * @author liufan
46139
- * @param {String} formName 当前form表单ref值
46140
- * @date 2022年5月25日
46360
+ /**
46361
+ * subProcess
46362
+ * @desc:提交流程
46363
+ * @author liufan
46364
+ * @param {String} formName 当前form表单ref值
46365
+ * @date 2022年5月25日
46141
46366
  **/
46142
46367
  subProcess: function subProcess(val, type) {
46143
46368
  var _this31 = this;
@@ -46457,8 +46682,8 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
46457
46682
 
46458
46683
  var flow_src_main_component = normalizeComponent(
46459
46684
  packages_flow_src_mainvue_type_script_lang_js_,
46460
- mainvue_type_template_id_fc4f395a_render,
46461
- mainvue_type_template_id_fc4f395a_staticRenderFns,
46685
+ mainvue_type_template_id_07497b53_render,
46686
+ mainvue_type_template_id_07497b53_staticRenderFns,
46462
46687
  false,
46463
46688
  null,
46464
46689
  null,
@@ -48448,8 +48673,8 @@ flow_group_src_main.install = function (Vue) {
48448
48673
  };
48449
48674
 
48450
48675
  /* harmony default export */ var flow_group = (flow_group_src_main);
48451
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow-list/src/main.vue?vue&type=template&id=1b0fe550&
48452
- var mainvue_type_template_id_1b0fe550_render = function () {
48676
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow-list/src/main.vue?vue&type=template&id=0f6641c6&
48677
+ var mainvue_type_template_id_0f6641c6_render = function () {
48453
48678
  var _vm = this
48454
48679
  var _h = _vm.$createElement
48455
48680
  var _c = _vm._self._c || _h
@@ -48652,11 +48877,11 @@ var mainvue_type_template_id_1b0fe550_render = function () {
48652
48877
  2
48653
48878
  )
48654
48879
  }
48655
- var mainvue_type_template_id_1b0fe550_staticRenderFns = []
48656
- mainvue_type_template_id_1b0fe550_render._withStripped = true
48880
+ var mainvue_type_template_id_0f6641c6_staticRenderFns = []
48881
+ mainvue_type_template_id_0f6641c6_render._withStripped = true
48657
48882
 
48658
48883
 
48659
- // CONCATENATED MODULE: ./packages/flow-list/src/main.vue?vue&type=template&id=1b0fe550&
48884
+ // CONCATENATED MODULE: ./packages/flow-list/src/main.vue?vue&type=template&id=0f6641c6&
48660
48885
 
48661
48886
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow-list/src/main.vue?vue&type=script&lang=js&
48662
48887
 
@@ -48817,7 +49042,10 @@ function flow_list_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return
48817
49042
  type: String,
48818
49043
  default: ''
48819
49044
  },
48820
-
49045
+ showDoresult: {
49046
+ type: Boolean,
49047
+ default: false
49048
+ },
48821
49049
  theadWidth: {
48822
49050
  type: Object,
48823
49051
  default: function _default() {
@@ -49777,6 +50005,8 @@ function flow_list_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return
49777
50005
  }).catch(function () {});
49778
50006
  },
49779
50007
  getCircularReadList: function getCircularReadList() {
50008
+ var _this9 = this;
50009
+
49780
50010
  var _that = this;
49781
50011
  var params = {
49782
50012
  url: api["qb" /* pendedhistoryListWithCircularReadJson */],
@@ -49784,6 +50014,11 @@ function flow_list_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return
49784
50014
  };
49785
50015
  utils_util["a" /* default */].ajax(params).then(function (res) {
49786
50016
  if (res.status == 'success' || res.rCode == 0) {
50017
+ if (_this9.showDoresult && res.data.fyHistoryList) {
50018
+ res.data.fyHistoryList = res.data.fyHistoryList.filter(function (x) {
50019
+ return x.doresult || x.handleInfo;
50020
+ });
50021
+ }
49787
50022
  _that.circularData = res.data.fyHistoryList;
49788
50023
  _that.hasCircularReadWithdrawAuthority = res.data.hasCircularReadWithdrawAuthority;
49789
50024
  _that.$nextTick(function () {
@@ -49838,15 +50073,15 @@ function flow_list_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return
49838
50073
  }
49839
50074
  },
49840
50075
 
49841
- /**
49842
- * handleFormSubmit
49843
- * @desc:删除节点点击事件
49844
- * @param {Object} formData 点击删除的form数据
49845
- * @author liufan
49846
- * @date 2022年11月29日
50076
+ /**
50077
+ * handleFormSubmit
50078
+ * @desc:删除节点点击事件
50079
+ * @param {Object} formData 点击删除的form数据
50080
+ * @author liufan
50081
+ * @date 2022年11月29日
49847
50082
  **/
49848
50083
  handleFormSubmit: function handleFormSubmit(formData) {
49849
- var _this9 = this;
50084
+ var _this10 = this;
49850
50085
 
49851
50086
  this.delLoading = true;
49852
50087
  var params = {
@@ -49858,64 +50093,64 @@ function flow_list_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return
49858
50093
  var status = res.status,
49859
50094
  message = res.message;
49860
50095
 
49861
- _this9.delLoading = false;
50096
+ _this10.delLoading = false;
49862
50097
  if (status === 'success') {
49863
- _this9.$message.success('删除成功');
49864
- _this9.showDel = false;
49865
- _this9.handleChange();
50098
+ _this10.$message.success('删除成功');
50099
+ _this10.showDel = false;
50100
+ _this10.handleChange();
49866
50101
  } else {
49867
- _this9.$message.error(message || '系统错误,请联系管理员!');
50102
+ _this10.$message.error(message || '系统错误,请联系管理员!');
49868
50103
  }
49869
50104
  }).catch(function (err) {
49870
- _this9.delLoading = false;
50105
+ _this10.delLoading = false;
49871
50106
  if (err.message && err.message !== 'canceled') {
49872
- _this9.$message.error(err.message);
50107
+ _this10.$message.error(err.message);
49873
50108
  }
49874
50109
  });
49875
50110
  },
49876
50111
 
49877
- /**
49878
- * del
49879
- * @desc:展示删除弹窗
49880
- * @param {String} id 当前点击数据id
49881
- * @author liufan
49882
- * @date 2022年11月29日
50112
+ /**
50113
+ * del
50114
+ * @desc:展示删除弹窗
50115
+ * @param {String} id 当前点击数据id
50116
+ * @author liufan
50117
+ * @date 2022年11月29日
49883
50118
  **/
49884
50119
  del: function del(id) {
49885
50120
  this.historyId = id;
49886
50121
  this.showDel = true;
49887
50122
  },
49888
50123
 
49889
- /**
49890
- * handleCurrentChange
49891
- * @desc:监听页码变化
49892
- * @param {String} val 当前页
49893
- * @author liufan
49894
- * @date 2022年11月29日
50124
+ /**
50125
+ * handleCurrentChange
50126
+ * @desc:监听页码变化
50127
+ * @param {String} val 当前页
50128
+ * @author liufan
50129
+ * @date 2022年11月29日
49895
50130
  **/
49896
50131
  handleCurrentChange: function handleCurrentChange(val) {
49897
50132
  this.currentPage = val;
49898
50133
  this.getPressList();
49899
50134
  },
49900
50135
 
49901
- /**
49902
- * handleSizeChange
49903
- * @desc:监听每页数据显示数量变化
49904
- * @param {String} val 每页展示数量
49905
- * @author liufan
49906
- * @date 2022年11月29日
50136
+ /**
50137
+ * handleSizeChange
50138
+ * @desc:监听每页数据显示数量变化
50139
+ * @param {String} val 每页展示数量
50140
+ * @author liufan
50141
+ * @date 2022年11月29日
49907
50142
  **/
49908
50143
  handleSizeChange: function handleSizeChange(val) {
49909
50144
  this.pageSize = val;
49910
50145
  this.getPressList();
49911
50146
  },
49912
50147
 
49913
- /**
49914
- * sortChange
49915
- * @desc:监听排序变化
49916
- * @param {Object} info 需要排序的字段及排序方式
49917
- * @author liufan
49918
- * @date 2022年11月29日
50148
+ /**
50149
+ * sortChange
50150
+ * @desc:监听排序变化
50151
+ * @param {Object} info 需要排序的字段及排序方式
50152
+ * @author liufan
50153
+ * @date 2022年11月29日
49919
50154
  **/
49920
50155
  sortChange: function sortChange(info) {
49921
50156
  var prop = info.prop,
@@ -49926,14 +50161,14 @@ function flow_list_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return
49926
50161
  this.getPressList();
49927
50162
  },
49928
50163
 
49929
- /**
49930
- * getPressList
49931
- * @desc:催办列表数据
49932
- * @author liufan
49933
- * @date 2022年11月29日
50164
+ /**
50165
+ * getPressList
50166
+ * @desc:催办列表数据
50167
+ * @author liufan
50168
+ * @date 2022年11月29日
49934
50169
  **/
49935
50170
  getPressList: function getPressList() {
49936
- var _this10 = this;
50171
+ var _this11 = this;
49937
50172
 
49938
50173
  var historyId = this.historyId,
49939
50174
  pageSize = this.pageSize,
@@ -49949,23 +50184,23 @@ function flow_list_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return
49949
50184
  data: { page: currentPage, rows: pageSize, sidx: sidx, sord: sord, historyId: historyId }
49950
50185
  };
49951
50186
  utils_util["a" /* default */].ajax(params).then(function (res) {
49952
- _this10.pressTableList = res.data;
49953
- _this10.total = res.totalrecords;
49954
- _this10.pressLoading = false;
50187
+ _this11.pressTableList = res.data;
50188
+ _this11.total = res.totalrecords;
50189
+ _this11.pressLoading = false;
49955
50190
  }).catch(function (err) {
49956
- _this10.pressLoading = false;
50191
+ _this11.pressLoading = false;
49957
50192
  if (err.message && err.message !== 'canceled') {
49958
- _this10.$message.error(err.message);
50193
+ _this11.$message.error(err.message);
49959
50194
  }
49960
50195
  });
49961
50196
  },
49962
50197
 
49963
- /**
49964
- * goPress
49965
- * @desc:催办列表查看
49966
- * @param {String} id 催办列表id
49967
- * @author liufan
49968
- * @date 2022年11月29日
50198
+ /**
50199
+ * goPress
50200
+ * @desc:催办列表查看
50201
+ * @param {String} id 催办列表id
50202
+ * @author liufan
50203
+ * @date 2022年11月29日
49969
50204
  **/
49970
50205
  goPress: function goPress(id) {
49971
50206
  this.historyId = id;
@@ -49973,23 +50208,23 @@ function flow_list_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return
49973
50208
  this.getPressList();
49974
50209
  },
49975
50210
 
49976
- /**
49977
- * showFile
49978
- * @desc:附件查看
49979
- * @param {String} ownId 附件id
49980
- * @author liufan
49981
- * @date 2022年11月29日
50211
+ /**
50212
+ * showFile
50213
+ * @desc:附件查看
50214
+ * @param {String} ownId 附件id
50215
+ * @author liufan
50216
+ * @date 2022年11月29日
49982
50217
  **/
49983
50218
  showFile: function showFile(ownId) {
49984
50219
  this.wfpendingid = ownId;
49985
50220
  this.showFileList = true;
49986
50221
  },
49987
50222
 
49988
- /**
49989
- * handleChange
49990
- * @desc:切换排序方式
49991
- * @author liufan
49992
- * @date 2022年11月22日
50223
+ /**
50224
+ * handleChange
50225
+ * @desc:切换排序方式
50226
+ * @author liufan
50227
+ * @date 2022年11月22日
49993
50228
  **/
49994
50229
  handleChange: function handleChange(key, value) {
49995
50230
  if (value) {
@@ -50000,7 +50235,7 @@ function flow_list_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return
50000
50235
  this.getFlowList();
50001
50236
  },
50002
50237
  getFyListJson: function getFyListJson(type) {
50003
- var _this11 = this;
50238
+ var _this12 = this;
50004
50239
 
50005
50240
  return flow_list_src_mainvue_type_script_lang_js_asyncToGenerator( /*#__PURE__*/regenerator_default.a.mark(function _callee3() {
50006
50241
  var params;
@@ -50011,16 +50246,21 @@ function flow_list_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return
50011
50246
  params = {
50012
50247
  url: api["E" /* fyListJson */],
50013
50248
  params: {
50014
- appRecordId: _this11.businessId,
50249
+ appRecordId: _this12.businessId,
50015
50250
  status: type
50016
50251
  }
50017
50252
  };
50018
50253
  _context3.next = 3;
50019
50254
  return utils_util["a" /* default */].ajax(params).then(function (res) {
50255
+ if (_this12.showDoresult && res.data) {
50256
+ res.data = res.data.filter(function (x) {
50257
+ return x.doresult || x.handleInfo;
50258
+ });
50259
+ }
50020
50260
  if (type == 1) {
50021
- _this11.untreatedReadData = res.data;
50261
+ _this12.untreatedReadData = res.data;
50022
50262
  } else {
50023
- _this11.processedReadData = res.data;
50263
+ _this12.processedReadData = res.data;
50024
50264
  }
50025
50265
  });
50026
50266
 
@@ -50029,18 +50269,18 @@ function flow_list_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return
50029
50269
  return _context3.stop();
50030
50270
  }
50031
50271
  }
50032
- }, _callee3, _this11);
50272
+ }, _callee3, _this12);
50033
50273
  }))();
50034
50274
  },
50035
50275
 
50036
- /**
50037
- * getFlowList
50038
- * @desc:获取流程列表
50039
- * @author liufan
50040
- * @date 2022年11月22日
50276
+ /**
50277
+ * getFlowList
50278
+ * @desc:获取流程列表
50279
+ * @author liufan
50280
+ * @date 2022年11月22日
50041
50281
  **/
50042
50282
  getFlowList: function getFlowList() {
50043
- var _this12 = this;
50283
+ var _this13 = this;
50044
50284
 
50045
50285
  var params = {
50046
50286
  url: api["pb" /* pendedhistoryListJson */],
@@ -50063,57 +50303,65 @@ function flow_list_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return
50063
50303
  modify = _res$data.modify,
50064
50304
  taskReadName = _res$data.taskReadName;
50065
50305
 
50066
- _this12.loading.close();
50306
+ _this13.loading.close();
50067
50307
  if (status == 'success') {
50068
- _this12.flowTableInfo.adjunctCode = adjunctCode;
50069
- _this12.flowTableInfo.hasAgent = hasAgent;
50070
- _this12.attachmentPaperClipCssStyle = res.data.attachmentPaperClipCssStyle;
50071
- _this12.isShort = isShort;
50072
- _this12.taskReadName = taskReadName;
50073
- _this12.flowData = wfHistoryList;
50074
- _this12.flowData.map(function (x) {
50308
+ if (_this13.showDoresult) {
50309
+ wfHistoryList && (wfHistoryList = wfHistoryList.filter(function (x) {
50310
+ return x.doresult || x.handleInfo;
50311
+ }));
50312
+ fyHistoryList && (fyHistoryList = fyHistoryList.filter(function (x) {
50313
+ return x.doresult || x.handleInfo;
50314
+ }));
50315
+ }
50316
+ _this13.flowTableInfo.adjunctCode = adjunctCode;
50317
+ _this13.flowTableInfo.hasAgent = hasAgent;
50318
+ _this13.attachmentPaperClipCssStyle = res.data.attachmentPaperClipCssStyle;
50319
+ _this13.isShort = isShort;
50320
+ _this13.taskReadName = taskReadName;
50321
+ _this13.flowData = wfHistoryList;
50322
+ _this13.flowData.map(function (x) {
50075
50323
  if (!x.deptid) {
50076
50324
  x.deptid = x.deptName;
50077
50325
  }
50078
50326
  });
50079
- _this12.splitReadingData = fyHistoryList;
50080
- _this12.modify = modify;
50081
- _this12.show = true;
50082
- if (_this12.height == 'auto') {
50083
- _this12.$nextTick(function () {
50084
- _this12.content.map(function (x) {
50085
- _this12[x.type + 'Height'] = _this12.$refs[x.type][0].offsetHeight;
50327
+ _this13.splitReadingData = fyHistoryList;
50328
+ _this13.modify = modify;
50329
+ _this13.show = true;
50330
+ if (_this13.height == 'auto') {
50331
+ _this13.$nextTick(function () {
50332
+ _this13.content.map(function (x) {
50333
+ _this13[x.type + 'Height'] = _this13.$refs[x.type][0].offsetHeight;
50086
50334
  });
50087
50335
  });
50088
50336
  }
50089
- if (_this12.contents.indexOf('circular') != -1) {
50090
- _this12.getCircularReadList();
50337
+ if (_this13.contents.indexOf('circular') != -1) {
50338
+ _this13.getCircularReadList();
50091
50339
  } else {
50092
- _this12.$nextTick(function () {
50093
- _this12.getListCount(_this12.flowListCount);
50340
+ _this13.$nextTick(function () {
50341
+ _this13.getListCount(_this13.flowListCount);
50094
50342
  });
50095
50343
  }
50096
50344
  } else {
50097
- _this12.$message.error(message || '系统错误,请联系管理员!');
50345
+ _this13.$message.error(message || '系统错误,请联系管理员!');
50098
50346
  }
50099
50347
  }).catch(function (err) {
50100
- _this12.loading.close();
50348
+ _this13.loading.close();
50101
50349
  if (err.message && err.message !== 'canceled') {
50102
- _this12.$message.error(err.message);
50350
+ _this13.$message.error(err.message);
50103
50351
  }
50104
- _this12.show = true;
50352
+ _this13.show = true;
50105
50353
  });
50106
50354
  },
50107
50355
 
50108
- /**
50109
- * handleClick
50110
- * @desc:表单点击事件
50111
- * @param {Object} val 当前点击行数据及按钮
50112
- * @author liufan
50113
- * @date 2022年11月10日
50356
+ /**
50357
+ * handleClick
50358
+ * @desc:表单点击事件
50359
+ * @param {Object} val 当前点击行数据及按钮
50360
+ * @author liufan
50361
+ * @date 2022年11月10日
50114
50362
  **/
50115
50363
  handleClick: function handleClick(val) {
50116
- var _this13 = this;
50364
+ var _this14 = this;
50117
50365
 
50118
50366
  var text = val.handle.text,
50119
50367
  _val$row = val.row,
@@ -50123,7 +50371,7 @@ function flow_list_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return
50123
50371
  if (text === '置为失效') {
50124
50372
  if (status == 0) {
50125
50373
  this.$confirm('您确定要置为失效吗?').then(function () {
50126
- _this13.loading = utils_util["a" /* default */].loading(_this13.$loading, '提交中...');
50374
+ _this14.loading = utils_util["a" /* default */].loading(_this14.$loading, '提交中...');
50127
50375
  var param = {
50128
50376
  url: api["m" /* deletePresetInfo */],
50129
50377
  headers: { Accept: 'application/json,text/plain' },
@@ -50134,17 +50382,17 @@ function flow_list_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return
50134
50382
  var status = res.status,
50135
50383
  message = res.message;
50136
50384
 
50137
- _this13.loading.close();
50385
+ _this14.loading.close();
50138
50386
  if (status === 'success') {
50139
- _this13.$message.success('操作成功');
50140
- _this13.getListInfo();
50387
+ _this14.$message.success('操作成功');
50388
+ _this14.getListInfo();
50141
50389
  } else {
50142
- _this13.$message.error(message || '系统错误,请联系管理员!');
50390
+ _this14.$message.error(message || '系统错误,请联系管理员!');
50143
50391
  }
50144
50392
  }).catch(function (err) {
50145
- _this13.loading.close();
50393
+ _this14.loading.close();
50146
50394
  if (err.message && err.message !== 'canceled') {
50147
- _this13.$message.error(err.message);
50395
+ _this14.$message.error(err.message);
50148
50396
  }
50149
50397
  });
50150
50398
  }).catch(function (e) {
@@ -50156,13 +50404,13 @@ function flow_list_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return
50156
50404
  }
50157
50405
  },
50158
50406
 
50159
- /**
50160
- * getCodeValue
50161
- * @desc:获取代码表过滤后的值
50162
- * @param {String} value 展示数据的代码值
50163
- * @param {String} type 代码表类型
50164
- * @author liufan
50165
- * @date 2022年11月10日
50407
+ /**
50408
+ * getCodeValue
50409
+ * @desc:获取代码表过滤后的值
50410
+ * @param {String} value 展示数据的代码值
50411
+ * @param {String} type 代码表类型
50412
+ * @author liufan
50413
+ * @date 2022年11月10日
50166
50414
  **/
50167
50415
  getCodeValue: function getCodeValue(value, type) {
50168
50416
  var val = this[type].filter(function (item) {
@@ -50171,15 +50419,15 @@ function flow_list_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return
50171
50419
  return val[0].shortName;
50172
50420
  },
50173
50421
 
50174
- /**
50175
- * getSysInfo
50176
- * @desc:获取代码表
50177
- * @param {String} code 编码code值
50178
- * @author liufan
50179
- * @date 2022年11月10日
50422
+ /**
50423
+ * getSysInfo
50424
+ * @desc:获取代码表
50425
+ * @param {String} code 编码code值
50426
+ * @author liufan
50427
+ * @date 2022年11月10日
50180
50428
  **/
50181
50429
  getSysInfo: function getSysInfo(code) {
50182
- var _this14 = this;
50430
+ var _this15 = this;
50183
50431
 
50184
50432
  var params = {
50185
50433
  url: api["y" /* findCodeValues */],
@@ -50191,21 +50439,21 @@ function flow_list_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return
50191
50439
  data = res.data;
50192
50440
 
50193
50441
  if (status == 'success') {
50194
- _this14[code] = data;
50442
+ _this15[code] = data;
50195
50443
  } else {
50196
- _this14.$message.error(message || '系统错误,请联系管理员!');
50444
+ _this15.$message.error(message || '系统错误,请联系管理员!');
50197
50445
  }
50198
50446
  }).catch(function (e) {});
50199
50447
  },
50200
50448
 
50201
- /**
50202
- * getListInfo
50203
- * @desc:获取预设列表数据
50204
- * @author liufan
50205
- * @date 2022年11月10日
50449
+ /**
50450
+ * getListInfo
50451
+ * @desc:获取预设列表数据
50452
+ * @author liufan
50453
+ * @date 2022年11月10日
50206
50454
  **/
50207
50455
  getListInfo: function getListInfo() {
50208
- var _this15 = this;
50456
+ var _this16 = this;
50209
50457
 
50210
50458
  var param = {
50211
50459
  url: api["Vb" /* toPresetInfoListIndex */],
@@ -50220,19 +50468,24 @@ function flow_list_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return
50220
50468
  canDelete = _res$data2.canDelete,
50221
50469
  currentUserHasPresetInfoAuth = _res$data2.currentUserHasPresetInfoAuth;
50222
50470
 
50223
- _this15.loading.close();
50471
+ _this16.loading.close();
50224
50472
  if (status == 'success') {
50225
- presetInfoList && (_this15.presetData = presetInfoList);
50226
- _this15.presetInfoListHiddenColumns = presetInfoListHiddenColumns;
50227
- _this15.currentUserHasPresetInfoAuth = currentUserHasPresetInfoAuth;
50228
- _this15.canDelete = canDelete;
50473
+ if (_this16.showDoresult && presetInfoList) {
50474
+ presetInfoList = presetInfoList.filter(function (x) {
50475
+ return x.doresult || x.handleInfo;
50476
+ });
50477
+ }
50478
+ presetInfoList && (_this16.presetData = presetInfoList);
50479
+ _this16.presetInfoListHiddenColumns = presetInfoListHiddenColumns;
50480
+ _this16.currentUserHasPresetInfoAuth = currentUserHasPresetInfoAuth;
50481
+ _this16.canDelete = canDelete;
50229
50482
  } else {
50230
- _this15.$message.error(message || '系统错误,请联系管理员!');
50483
+ _this16.$message.error(message || '系统错误,请联系管理员!');
50231
50484
  }
50232
50485
  }).catch(function (err) {
50233
- _this15.loading.close();
50486
+ _this16.loading.close();
50234
50487
  if (err.message && err.message !== 'canceled') {
50235
- _this15.$message.error(err.message);
50488
+ _this16.$message.error(err.message);
50236
50489
  }
50237
50490
  });
50238
50491
  }
@@ -50250,8 +50503,8 @@ function flow_list_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return
50250
50503
 
50251
50504
  var flow_list_src_main_component = normalizeComponent(
50252
50505
  packages_flow_list_src_mainvue_type_script_lang_js_,
50253
- mainvue_type_template_id_1b0fe550_render,
50254
- mainvue_type_template_id_1b0fe550_staticRenderFns,
50506
+ mainvue_type_template_id_0f6641c6_render,
50507
+ mainvue_type_template_id_0f6641c6_staticRenderFns,
50255
50508
  false,
50256
50509
  null,
50257
50510
  null,
@@ -52792,8 +53045,8 @@ layout_src_main.install = function (Vue) {
52792
53045
  };
52793
53046
 
52794
53047
  /* harmony default export */ var packages_layout = (layout_src_main);
52795
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/login/src/main.vue?vue&type=template&id=74708296&
52796
- var mainvue_type_template_id_74708296_render = function () {
53048
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/login/src/main.vue?vue&type=template&id=68c9ba89&
53049
+ var mainvue_type_template_id_68c9ba89_render = function () {
52797
53050
  var _vm = this
52798
53051
  var _h = _vm.$createElement
52799
53052
  var _c = _vm._self._c || _h
@@ -53819,105 +54072,112 @@ var mainvue_type_template_id_74708296_render = function () {
53819
54072
  ),
53820
54073
  ]
53821
54074
  ),
53822
- _vm._t("footer", [
53823
- _vm.copyright && _vm.copyright.length
53824
- ? _c(
53825
- "div",
53826
- { staticClass: "es-login-icp" },
53827
- [
53828
- _vm._l(_vm.copyright, function (item) {
53829
- return [
53830
- item.url || item.open
53831
- ? _c(
53832
- "a",
53833
- {
53834
- key: item.title,
53835
- staticClass: "es-login-icp-item",
53836
- style: item.style || _vm.copyrightStyle,
53837
- attrs: {
53838
- target: item.open ? "_blank" : "_self",
53839
- href: item.url || item.open,
53840
- },
53841
- },
53842
- [
53843
- _vm._v(
53844
- "\n " +
53845
- _vm._s(item.title) +
53846
- "\n "
53847
- ),
53848
- ]
53849
- )
53850
- : _c(
53851
- "span",
53852
- {
53853
- key: item.title,
53854
- staticClass: "es-login-icp-item",
53855
- style: item.style || _vm.copyrightStyle,
54075
+ _vm._t(
54076
+ "footer",
54077
+ [
54078
+ _c(
54079
+ "div",
54080
+ { staticClass: "es-login-icp" },
54081
+ [
54082
+ _vm._l(_vm.copyright, function (item) {
54083
+ return [
54084
+ item.url || item.open
54085
+ ? _c(
54086
+ "a",
54087
+ {
54088
+ key: item.title,
54089
+ staticClass: "es-login-icp-item",
54090
+ style: Object.assign(
54091
+ {},
54092
+ { color: "#63c2ff" },
54093
+ item.style
54094
+ ),
54095
+ attrs: {
54096
+ target: item.open ? "_blank" : "_self",
54097
+ href: item.url || item.open,
53856
54098
  },
53857
- [
53858
- _vm._v(
53859
- "\n " +
53860
- _vm._s(item.title) +
53861
- "\n "
53862
- ),
53863
- ]
53864
- ),
53865
- item.children && item.children.length
53866
- ? [
53867
- _vm._l(item.children, function (child) {
53868
- return [
53869
- child.url || child.open
53870
- ? _c(
53871
- "a",
53872
- {
53873
- key: child.title,
53874
- staticClass:
53875
- "es-login-icp-child-item",
53876
- style:
53877
- child.style || _vm.copyrightStyle,
53878
- attrs: {
53879
- target: child.open
53880
- ? "_blank"
53881
- : "_self",
53882
- href: child.url || child.open,
53883
- },
53884
- },
53885
- [
53886
- _vm._v(
53887
- "\n " +
53888
- _vm._s(child.title) +
53889
- "\n "
53890
- ),
53891
- ]
53892
- )
53893
- : _c(
53894
- "span",
53895
- {
53896
- key: child.title,
53897
- staticClass:
53898
- "es-login-icp-child-item",
53899
- style:
53900
- child.style || _vm.copyrightStyle,
53901
- },
53902
- [
53903
- _vm._v(
53904
- "\n " +
53905
- _vm._s(child.title) +
53906
- "\n "
53907
- ),
53908
- ]
53909
- ),
53910
- ]
53911
- }),
54099
+ },
54100
+ [
54101
+ _vm._v(
54102
+ "\n " +
54103
+ _vm._s(item.title) +
54104
+ "\n "
54105
+ ),
53912
54106
  ]
53913
- : _vm._e(),
53914
- ]
53915
- }),
53916
- ],
53917
- 2
53918
- )
53919
- : _vm._e(),
53920
- ]),
54107
+ )
54108
+ : _c(
54109
+ "span",
54110
+ {
54111
+ key: item.title,
54112
+ staticClass: "es-login-icp-item",
54113
+ style: item.style || _vm.copyrightStyle,
54114
+ },
54115
+ [
54116
+ _vm._v(
54117
+ "\n " +
54118
+ _vm._s(item.title) +
54119
+ "\n "
54120
+ ),
54121
+ ]
54122
+ ),
54123
+ item.children && item.children.length
54124
+ ? [
54125
+ _vm._l(item.children, function (child) {
54126
+ return [
54127
+ child.url || child.open
54128
+ ? _c(
54129
+ "a",
54130
+ {
54131
+ key: child.title,
54132
+ staticClass: "es-login-icp-child-item",
54133
+ style: Object.assign(
54134
+ {},
54135
+ { color: "#63c2ff" },
54136
+ child.style
54137
+ ),
54138
+ attrs: {
54139
+ target: child.open
54140
+ ? "_blank"
54141
+ : "_self",
54142
+ href: child.url || child.open,
54143
+ },
54144
+ },
54145
+ [
54146
+ _vm._v(
54147
+ "\n " +
54148
+ _vm._s(child.title) +
54149
+ "\n "
54150
+ ),
54151
+ ]
54152
+ )
54153
+ : _c(
54154
+ "span",
54155
+ {
54156
+ key: child.title,
54157
+ staticClass: "es-login-icp-child-item",
54158
+ style:
54159
+ child.style || _vm.copyrightStyle,
54160
+ },
54161
+ [
54162
+ _vm._v(
54163
+ "\n " +
54164
+ _vm._s(child.title) +
54165
+ "\n "
54166
+ ),
54167
+ ]
54168
+ ),
54169
+ ]
54170
+ }),
54171
+ ]
54172
+ : _vm._e(),
54173
+ ]
54174
+ }),
54175
+ ],
54176
+ 2
54177
+ ),
54178
+ ],
54179
+ { copyright: _vm.copyright }
54180
+ ),
53921
54181
  _c(
53922
54182
  "es-dialog",
53923
54183
  {
@@ -54033,16 +54293,21 @@ var mainvue_type_template_id_74708296_render = function () {
54033
54293
  ]
54034
54294
  ),
54035
54295
  ]),
54036
- _c("es-ca-login", {
54037
- ref: "calogin",
54038
- attrs: { identifyingId: _vm.identifyingId, success: _vm.caLogin },
54039
- }),
54296
+ _vm.isCaLogin
54297
+ ? _c("es-ca-login", {
54298
+ ref: "calogin",
54299
+ attrs: {
54300
+ identifyingId: _vm.identifyingId,
54301
+ success: _vm.caLogin,
54302
+ },
54303
+ })
54304
+ : _vm._e(),
54040
54305
  ],
54041
54306
  2
54042
54307
  )
54043
54308
  : _vm._e()
54044
54309
  }
54045
- var mainvue_type_template_id_74708296_staticRenderFns = [
54310
+ var mainvue_type_template_id_68c9ba89_staticRenderFns = [
54046
54311
  function () {
54047
54312
  var _vm = this
54048
54313
  var _h = _vm.$createElement
@@ -54057,10 +54322,10 @@ var mainvue_type_template_id_74708296_staticRenderFns = [
54057
54322
  ])
54058
54323
  },
54059
54324
  ]
54060
- mainvue_type_template_id_74708296_render._withStripped = true
54325
+ mainvue_type_template_id_68c9ba89_render._withStripped = true
54061
54326
 
54062
54327
 
54063
- // CONCATENATED MODULE: ./packages/login/src/main.vue?vue&type=template&id=74708296&
54328
+ // CONCATENATED MODULE: ./packages/login/src/main.vue?vue&type=template&id=68c9ba89&
54064
54329
 
54065
54330
  // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/login/src/resetPassword.vue?vue&type=template&id=45dccfdc&
54066
54331
  var resetPasswordvue_type_template_id_45dccfdc_render = function () {
@@ -55139,6 +55404,13 @@ function login_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return fun
55139
55404
  //
55140
55405
  //
55141
55406
  //
55407
+ //
55408
+ //
55409
+ //
55410
+ //
55411
+ //
55412
+ //
55413
+ //
55142
55414
 
55143
55415
 
55144
55416
 
@@ -55322,7 +55594,9 @@ var ceshi = utils_util["a" /* default */].getParams('ceshi');
55322
55594
  copyrightStyle: {
55323
55595
  type: Object,
55324
55596
  default: function _default() {
55325
- return {};
55597
+ return {
55598
+ color: '#fff'
55599
+ };
55326
55600
  }
55327
55601
  },
55328
55602
  appName: String,
@@ -55476,6 +55750,9 @@ var ceshi = utils_util["a" /* default */].getParams('ceshi');
55476
55750
  });
55477
55751
  return icon;
55478
55752
  },
55753
+ isCaLogin: function isCaLogin() {
55754
+ return this.loginModel.indexOf('1') > -1;
55755
+ },
55479
55756
  showVerifyCode: function showVerifyCode() {
55480
55757
  return this.passModifyModel && (this.passModifyModel.indexOf('6') > -1 || this.passModifyModel.indexOf('11') > -1);
55481
55758
  },
@@ -56512,8 +56789,8 @@ var ceshi = utils_util["a" /* default */].getParams('ceshi');
56512
56789
 
56513
56790
  var login_src_main_component = normalizeComponent(
56514
56791
  packages_login_src_mainvue_type_script_lang_js_,
56515
- mainvue_type_template_id_74708296_render,
56516
- mainvue_type_template_id_74708296_staticRenderFns,
56792
+ mainvue_type_template_id_68c9ba89_render,
56793
+ mainvue_type_template_id_68c9ba89_staticRenderFns,
56517
56794
  false,
56518
56795
  null,
56519
56796
  null,
@@ -59374,10 +59651,10 @@ appsvue_type_template_id_71b9cb14_scoped_true_render._withStripped = true
59374
59651
  this.$emit('click', res);
59375
59652
  },
59376
59653
 
59377
- /**
59378
- * @desc:获取气泡提醒
59379
- * @author huangbo
59380
- * @date 2024年9月7日
59654
+ /**
59655
+ * @desc:获取气泡提醒
59656
+ * @author huangbo
59657
+ * @date 2024年9月7日
59381
59658
  **/
59382
59659
  getBadge: function getBadge(res) {
59383
59660
  var num = res.tips || 0;
@@ -63400,10 +63677,10 @@ var events = [function (tabs, index, that) {
63400
63677
  },
63401
63678
 
63402
63679
  methods: {
63403
- /**
63404
- * @desc:匹配路由
63405
- * @author huangbo
63406
- * @date 2024年9月7日
63680
+ /**
63681
+ * @desc:匹配路由
63682
+ * @author huangbo
63683
+ * @date 2024年9月7日
63407
63684
  **/
63408
63685
  hasRouter: function hasRouter(res, url, code) {
63409
63686
  if (!url) {
@@ -63447,10 +63724,10 @@ var events = [function (tabs, index, that) {
63447
63724
  return false;
63448
63725
  },
63449
63726
 
63450
- /**
63451
- * @desc:获取初始数据
63452
- * @author huangbo
63453
- * @date 2024年9月7日
63727
+ /**
63728
+ * @desc:获取初始数据
63729
+ * @author huangbo
63730
+ * @date 2024年9月7日
63454
63731
  **/
63455
63732
  init: function init(results, first) {
63456
63733
  this.setConfig(results);
@@ -63459,10 +63736,10 @@ var events = [function (tabs, index, that) {
63459
63736
  }
63460
63737
  },
63461
63738
 
63462
- /**
63463
- * @desc:设置用户配置及信息
63464
- * @author huangbo
63465
- * @date 2024年9月7日
63739
+ /**
63740
+ * @desc:设置用户配置及信息
63741
+ * @author huangbo
63742
+ * @date 2024年9月7日
63466
63743
  **/
63467
63744
  setConfig: function setConfig(results) {
63468
63745
  localStorage.setItem('mainConfig', JSON.stringify(results));
@@ -63593,10 +63870,10 @@ var events = [function (tabs, index, that) {
63593
63870
  }
63594
63871
  },
63595
63872
 
63596
- /**
63597
- * @desc:获取所有应用
63598
- * @author huangbo
63599
- * @date 2024年9月7日
63873
+ /**
63874
+ * @desc:获取所有应用
63875
+ * @author huangbo
63876
+ * @date 2024年9月7日
63600
63877
  **/
63601
63878
  getApplications: function getApplications() {
63602
63879
  var _this = this;
@@ -63644,10 +63921,10 @@ var events = [function (tabs, index, that) {
63644
63921
  });
63645
63922
  },
63646
63923
 
63647
- /**
63648
- * @desc:获取菜单列表
63649
- * @author huangbo
63650
- * @date 2024年9月7日
63924
+ /**
63925
+ * @desc:获取菜单列表
63926
+ * @author huangbo
63927
+ * @date 2024年9月7日
63651
63928
  **/
63652
63929
  getMenus: function getMenus(loading) {
63653
63930
  var _this2 = this;
@@ -63680,10 +63957,10 @@ var events = [function (tabs, index, that) {
63680
63957
  });
63681
63958
  },
63682
63959
 
63683
- /**
63684
- * @desc:处理菜单列表
63685
- * @author huangbo
63686
- * @date 2024年9月7日
63960
+ /**
63961
+ * @desc:处理菜单列表
63962
+ * @author huangbo
63963
+ * @date 2024年9月7日
63687
63964
  **/
63688
63965
  renderMenus: function renderMenus(res) {
63689
63966
  this.menus = res;
@@ -63773,10 +64050,10 @@ var events = [function (tabs, index, that) {
63773
64050
  }
63774
64051
  },
63775
64052
 
63776
- /**
63777
- * @desc:设置页面加载类型
63778
- * @author huangbo
63779
- * @date 2024年9月7日
64053
+ /**
64054
+ * @desc:设置页面加载类型
64055
+ * @author huangbo
64056
+ * @date 2024年9月7日
63780
64057
  **/
63781
64058
  setIframeType: function setIframeType(res) {
63782
64059
  var url = res.url;
@@ -63832,10 +64109,10 @@ var events = [function (tabs, index, that) {
63832
64109
  return res;
63833
64110
  },
63834
64111
 
63835
- /**
63836
- * @desc:获取菜单
63837
- * @author huangbo
63838
- * @date 2024年9月7日
64112
+ /**
64113
+ * @desc:获取菜单
64114
+ * @author huangbo
64115
+ * @date 2024年9月7日
63839
64116
  **/
63840
64117
  getMenu: function getMenu(menus, res, key) {
63841
64118
  if (Array.isArray(menus)) {
@@ -63864,10 +64141,10 @@ var events = [function (tabs, index, that) {
63864
64141
  return false;
63865
64142
  },
63866
64143
 
63867
- /**
63868
- * @desc:获取菜单第一条数据
63869
- * @author huangbo
63870
- * @date 2024年9月7日
64144
+ /**
64145
+ * @desc:获取菜单第一条数据
64146
+ * @author huangbo
64147
+ * @date 2024年9月7日
63871
64148
  **/
63872
64149
  getFirst: function getFirst(obj) {
63873
64150
  if (!obj) {
@@ -63886,10 +64163,10 @@ var events = [function (tabs, index, that) {
63886
64163
  }
63887
64164
  },
63888
64165
 
63889
- /**
63890
- * @desc:遍历设置菜单气泡提醒
63891
- * @author huangbo
63892
- * @date 2024年9月7日
64166
+ /**
64167
+ * @desc:遍历设置菜单气泡提醒
64168
+ * @author huangbo
64169
+ * @date 2024年9月7日
63893
64170
  **/
63894
64171
  setTips: function setTips(obj) {
63895
64172
  var _this3 = this;
@@ -63952,10 +64229,10 @@ var events = [function (tabs, index, that) {
63952
64229
  }
63953
64230
  },
63954
64231
 
63955
- /**
63956
- * @desc:获取气泡提醒
63957
- * @author huangbo
63958
- * @date 2024年9月7日
64232
+ /**
64233
+ * @desc:获取气泡提醒
64234
+ * @author huangbo
64235
+ * @date 2024年9月7日
63959
64236
  **/
63960
64237
  getBadge: function getBadge(res) {
63961
64238
  var num = res.tips || 0;
@@ -63969,10 +64246,10 @@ var events = [function (tabs, index, that) {
63969
64246
  };
63970
64247
  },
63971
64248
 
63972
- /**
63973
- * @desc:开启weosocket
63974
- * @author huangbo
63975
- * @date 2024年9月7日
64249
+ /**
64250
+ * @desc:开启weosocket
64251
+ * @author huangbo
64252
+ * @date 2024年9月7日
63976
64253
  **/
63977
64254
  initWebSocket: function initWebSocket() {
63978
64255
  var _this5 = this;
@@ -64020,10 +64297,10 @@ var events = [function (tabs, index, that) {
64020
64297
  });
64021
64298
  },
64022
64299
 
64023
- /**
64024
- * @desc:显示用户信息
64025
- * @author huangbo
64026
- * @date 2024年9月7日
64300
+ /**
64301
+ * @desc:显示用户信息
64302
+ * @author huangbo
64303
+ * @date 2024年9月7日
64027
64304
  **/
64028
64305
  showUserInfo: function showUserInfo() {
64029
64306
  if (this.showUser === false) {
@@ -64031,19 +64308,19 @@ var events = [function (tabs, index, that) {
64031
64308
  }
64032
64309
  },
64033
64310
 
64034
- /**
64035
- * @desc:删除更多应用菜单点击
64036
- * @author huangbo
64037
- * @date 2024年9月7日
64311
+ /**
64312
+ * @desc:删除更多应用菜单点击
64313
+ * @author huangbo
64314
+ * @date 2024年9月7日
64038
64315
  **/
64039
64316
  handleDelete: function handleDelete(index) {
64040
64317
  this.newApps.splice(index, 1);
64041
64318
  },
64042
64319
 
64043
- /**
64044
- * @desc:储存更多应用菜单点击
64045
- * @author huangbo
64046
- * @date 2024年9月7日
64320
+ /**
64321
+ * @desc:储存更多应用菜单点击
64322
+ * @author huangbo
64323
+ * @date 2024年9月7日
64047
64324
  **/
64048
64325
  handlerClickApps: function handlerClickApps(res) {
64049
64326
  if (res.permission === false) {
@@ -64056,10 +64333,10 @@ var events = [function (tabs, index, that) {
64056
64333
  this.handlerClickApp(res);
64057
64334
  },
64058
64335
 
64059
- /**
64060
- * @desc:侧边应用菜单点击
64061
- * @author huangbo
64062
- * @date 2024年9月7日
64336
+ /**
64337
+ * @desc:侧边应用菜单点击
64338
+ * @author huangbo
64339
+ * @date 2024年9月7日
64063
64340
  **/
64064
64341
  handlerClickApp: function handlerClickApp(res) {
64065
64342
  this.showMsg = false;
@@ -64146,10 +64423,10 @@ var events = [function (tabs, index, that) {
64146
64423
  }
64147
64424
  },
64148
64425
 
64149
- /**
64150
- * @desc:显示Drawer界面
64151
- * @author huangbo
64152
- * @date 2024年9月7日
64426
+ /**
64427
+ * @desc:显示Drawer界面
64428
+ * @author huangbo
64429
+ * @date 2024年9月7日
64153
64430
  **/
64154
64431
  handlerSetDrawer: function handlerSetDrawer(res, type) {
64155
64432
  var direction = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : 'ltr';
@@ -64169,19 +64446,19 @@ var events = [function (tabs, index, that) {
64169
64446
  }
64170
64447
  },
64171
64448
 
64172
- /**
64173
- * @desc:关闭Drawer界面
64174
- * @author huangbo
64175
- * @date 2024年9月7日
64449
+ /**
64450
+ * @desc:关闭Drawer界面
64451
+ * @author huangbo
64452
+ * @date 2024年9月7日
64176
64453
  **/
64177
64454
  handleCloseDrawer: function handleCloseDrawer() {
64178
64455
  this.drawer = { visible: false };
64179
64456
  },
64180
64457
 
64181
- /**
64182
- * @desc:菜单点击
64183
- * @author huangbo
64184
- * @date 2024年9月7日
64458
+ /**
64459
+ * @desc:菜单点击
64460
+ * @author huangbo
64461
+ * @date 2024年9月7日
64185
64462
  **/
64186
64463
  handlerClickMenu: function handlerClickMenu(res) {
64187
64464
  utils_util["a" /* default */].ajax({
@@ -64230,19 +64507,19 @@ var events = [function (tabs, index, that) {
64230
64507
  },
64231
64508
 
64232
64509
 
64233
- /**
64234
- * @desc:用户详情请求成功
64235
- * @author huangbo
64236
- * @date 2024年9月7日
64510
+ /**
64511
+ * @desc:用户详情请求成功
64512
+ * @author huangbo
64513
+ * @date 2024年9月7日
64237
64514
  **/
64238
64515
  handleSuccess: function handleSuccess(res) {
64239
64516
  this.simpleUserInfo = res.simpleUserInfo;
64240
64517
  },
64241
64518
 
64242
- /**
64243
- * @desc:修改用户配置
64244
- * @author huangbo
64245
- * @date 2024年9月7日
64519
+ /**
64520
+ * @desc:修改用户配置
64521
+ * @author huangbo
64522
+ * @date 2024年9月7日
64246
64523
  **/
64247
64524
  handleChangeConfig: function handleChangeConfig(name, res) {
64248
64525
  if (name == 'userHeadUrl') {
@@ -64258,10 +64535,10 @@ var events = [function (tabs, index, that) {
64258
64535
  }
64259
64536
  },
64260
64537
 
64261
- /**
64262
- * @desc:关闭webSocket
64263
- * @author huangbo
64264
- * @date 2024年9月7日
64538
+ /**
64539
+ * @desc:关闭webSocket
64540
+ * @author huangbo
64541
+ * @date 2024年9月7日
64265
64542
  **/
64266
64543
  handlerClose: function handlerClose() {
64267
64544
  if (this.webSocket) {
@@ -64269,10 +64546,10 @@ var events = [function (tabs, index, that) {
64269
64546
  }
64270
64547
  },
64271
64548
 
64272
- /**
64273
- * @desc:刷新选中iframe页签
64274
- * @author huangbo
64275
- * @date 2024年9月7日
64549
+ /**
64550
+ * @desc:刷新选中iframe页签
64551
+ * @author huangbo
64552
+ * @date 2024年9月7日
64276
64553
  **/
64277
64554
  handleRefresh: function handleRefresh() {
64278
64555
  var i = utils_util["a" /* default */].indexOfObj(this.tabs, this.activeName, 'id');
@@ -64293,10 +64570,10 @@ var events = [function (tabs, index, that) {
64293
64570
  }
64294
64571
  },
64295
64572
 
64296
- /**
64297
- * @desc:删除iframe
64298
- * @author huangbo
64299
- * @date 2024年9月7日
64573
+ /**
64574
+ * @desc:删除iframe
64575
+ * @author huangbo
64576
+ * @date 2024年9月7日
64300
64577
  **/
64301
64578
  handleRemove: function handleRemove(name) {
64302
64579
  var len = this.tabs.length - 1;
@@ -64313,10 +64590,10 @@ var events = [function (tabs, index, that) {
64313
64590
  }
64314
64591
  },
64315
64592
 
64316
- /**
64317
- * @desc:tabs鼠标右键事件
64318
- * @author huangbo
64319
- * @date 2024年9月7日
64593
+ /**
64594
+ * @desc:tabs鼠标右键事件
64595
+ * @author huangbo
64596
+ * @date 2024年9月7日
64320
64597
  **/
64321
64598
  handleContextmenu: function handleContextmenu(tabs, e) {
64322
64599
  var disabled = {};
@@ -64341,10 +64618,10 @@ var events = [function (tabs, index, that) {
64341
64618
  window.addEventListener('click', this.closeTabsEvents);
64342
64619
  },
64343
64620
 
64344
- /**
64345
- * @desc:tabs页签事件
64346
- * @author huangbo
64347
- * @date 2024年9月7日
64621
+ /**
64622
+ * @desc:tabs页签事件
64623
+ * @author huangbo
64624
+ * @date 2024年9月7日
64348
64625
  **/
64349
64626
  handleTabsEvents: function handleTabsEvents(num) {
64350
64627
  if (this.pane !== null) {
@@ -64362,10 +64639,10 @@ var events = [function (tabs, index, that) {
64362
64639
  window.removeEventListener('click', this.closeTabsEvents);
64363
64640
  },
64364
64641
 
64365
- /**
64366
- * @desc:handler工具栏点击事件
64367
- * @author huangbo
64368
- * @date 2024年9月7日
64642
+ /**
64643
+ * @desc:handler工具栏点击事件
64644
+ * @author huangbo
64645
+ * @date 2024年9月7日
64369
64646
  **/
64370
64647
  handleClick: function handleClick(res) {
64371
64648
  var type = res.type,
@@ -64443,10 +64720,10 @@ var events = [function (tabs, index, that) {
64443
64720
  this.$emit('handler-click', res);
64444
64721
  },
64445
64722
 
64446
- /**
64447
- * @desc:退出登录
64448
- * @author huangbo
64449
- * @date 2024年9月7日
64723
+ /**
64724
+ * @desc:退出登录
64725
+ * @author huangbo
64726
+ * @date 2024年9月7日
64450
64727
  **/
64451
64728
  handleQuit: function handleQuit() {
64452
64729
  var _this6 = this;
@@ -64521,10 +64798,10 @@ var events = [function (tabs, index, that) {
64521
64798
  }).catch(function (e) {});
64522
64799
  },
64523
64800
 
64524
- /**
64525
- * @desc:主题、消息回调
64526
- * @author huangbo
64527
- * @date 2024年9月7日
64801
+ /**
64802
+ * @desc:主题、消息回调
64803
+ * @author huangbo
64804
+ * @date 2024年9月7日
64528
64805
  **/
64529
64806
  handleChange: function handleChange(res) {
64530
64807
  var type = res.type,
@@ -64540,10 +64817,10 @@ var events = [function (tabs, index, that) {
64540
64817
  }
64541
64818
  },
64542
64819
 
64543
- /**
64544
- * @desc:菜单布局样式切换
64545
- * @author huangbo
64546
- * @date 2024年9月7日
64820
+ /**
64821
+ * @desc:菜单布局样式切换
64822
+ * @author huangbo
64823
+ * @date 2024年9月7日
64547
64824
  **/
64548
64825
  handleLayout: function handleLayout(res, active) {
64549
64826
  if (active) {
@@ -64552,10 +64829,10 @@ var events = [function (tabs, index, that) {
64552
64829
  this.$emit('chang-layout', res, active);
64553
64830
  },
64554
64831
 
64555
- /**
64556
- * @desc:消息修改总数
64557
- * @author huangbo
64558
- * @date 2024年9月7日
64832
+ /**
64833
+ * @desc:消息修改总数
64834
+ * @author huangbo
64835
+ * @date 2024年9月7日
64559
64836
  **/
64560
64837
  handleMenuTips: function handleMenuTips(id, num) {
64561
64838
  if (num) {
@@ -64566,10 +64843,10 @@ var events = [function (tabs, index, that) {
64566
64843
  }
64567
64844
  },
64568
64845
 
64569
- /**
64570
- * @desc:处理即时消息
64571
- * @author huangbo
64572
- * @date 2024年9月7日
64846
+ /**
64847
+ * @desc:处理即时消息
64848
+ * @author huangbo
64849
+ * @date 2024年9月7日
64573
64850
  **/
64574
64851
  handleOpened: function handleOpened(res) {
64575
64852
  var _this7 = this;
@@ -71711,19 +71988,19 @@ var QRCode = __webpack_require__(24);
71711
71988
  //设置logo大小
71712
71989
  var logoPosition = (_this3.mwidth - 46) / 2; //logo相对于canvas居中定位
71713
71990
  //设置获取的logo将其变为圆角以及添加白色背景
71714
- /* ctx.fillStyle = "#fff";
71715
- ctx.beginPath();
71716
- let h = 46; //圆角高 10为基数(logo四周白色背景为10/2)
71717
- let w = 46; //圆角宽
71718
- let x = logoPosition - 5;
71719
- let y = logoPosition - 5;
71720
- let r = 5; //圆角半径
71721
- ctx.moveTo(x + r, y);
71722
- ctx.arcTo(x + w, y, x + w, y + h, r);
71723
- ctx.arcTo(x + w, y + h, x, y + h, r);
71724
- ctx.arcTo(x, y + h, x, y, r);
71725
- ctx.arcTo(x, y, x + w, y, r);
71726
- ctx.closePath();
71991
+ /* ctx.fillStyle = "#fff";
71992
+ ctx.beginPath();
71993
+ let h = 46; //圆角高 10为基数(logo四周白色背景为10/2)
71994
+ let w = 46; //圆角宽
71995
+ let x = logoPosition - 5;
71996
+ let y = logoPosition - 5;
71997
+ let r = 5; //圆角半径
71998
+ ctx.moveTo(x + r, y);
71999
+ ctx.arcTo(x + w, y, x + w, y + h, r);
72000
+ ctx.arcTo(x + w, y + h, x, y + h, r);
72001
+ ctx.arcTo(x, y + h, x, y, r);
72002
+ ctx.arcTo(x, y, x + w, y, r);
72003
+ ctx.closePath();
71727
72004
  ctx.fill(); */
71728
72005
  logo.onload = function () {
71729
72006
  ctx.drawImage(logo, logoPosition, logoPosition, 46, 46);
@@ -89615,7 +89892,7 @@ if (typeof window !== 'undefined' && window.Vue) {
89615
89892
  }
89616
89893
 
89617
89894
  /* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
89618
- version: '0.6.64',
89895
+ version: '0.6.65',
89619
89896
  install: install,
89620
89897
  Button: packages_button,
89621
89898
  ButtonGroup: button_group,