eoss-ui 0.7.27 → 0.7.29

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 (283) hide show
  1. package/lib/button-group.js +35 -16
  2. package/lib/button.js +35 -16
  3. package/lib/calogin.js +268 -249
  4. package/lib/checkbox-group.js +35 -16
  5. package/lib/data-table-form.js +35 -16
  6. package/lib/data-table.js +47 -24
  7. package/lib/date-picker.js +35 -16
  8. package/lib/dialog.js +35 -16
  9. package/lib/eoss-ui.common.js +1777 -1427
  10. package/lib/flow-group.js +38 -19
  11. package/lib/flow-list.js +116 -97
  12. package/lib/flow.js +478 -411
  13. package/lib/form.js +35 -16
  14. package/lib/handle-user.js +35 -16
  15. package/lib/handler.js +35 -16
  16. package/lib/icon.js +35 -16
  17. package/lib/index.js +1 -1
  18. package/lib/input-number.js +35 -16
  19. package/lib/input.js +35 -16
  20. package/lib/login.js +256 -126
  21. package/lib/main.js +742 -554
  22. package/lib/menu.js +0 -1
  23. package/lib/nav.js +35 -16
  24. package/lib/page.js +35 -16
  25. package/lib/pagination.js +35 -16
  26. package/lib/player.js +35 -16
  27. package/lib/qr-code.js +48 -29
  28. package/lib/radio-group.js +35 -16
  29. package/lib/retrial-auth.js +35 -16
  30. package/lib/select-ganged.js +35 -16
  31. package/lib/select.js +35 -16
  32. package/lib/selector-panel.js +35 -16
  33. package/lib/selector.js +35 -16
  34. package/lib/sizer.js +35 -16
  35. package/lib/steps.js +35 -16
  36. package/lib/switch.js +35 -16
  37. package/lib/table-form.js +35 -16
  38. package/lib/tabs.js +35 -16
  39. package/lib/tips.js +35 -16
  40. package/lib/tree-group.js +35 -16
  41. package/lib/tree.js +35 -16
  42. package/lib/upload.js +35 -16
  43. package/lib/utils/util.js +31 -12
  44. package/lib/wujie.js +35 -16
  45. package/lib/wxlogin.js +35 -16
  46. package/package.json +160 -160
  47. package/packages/.DS_Store +0 -0
  48. package/packages/button/index.js +5 -5
  49. package/packages/button/src/main.vue +418 -418
  50. package/packages/button-group/index.js +5 -5
  51. package/packages/button-group/src/main.vue +346 -346
  52. package/packages/calendar/index.js +5 -5
  53. package/packages/calogin/.DS_Store +0 -0
  54. package/packages/calogin/index.js +5 -5
  55. package/packages/calogin/src/main.vue +412 -412
  56. package/packages/calogin/src/plugin.js +915 -915
  57. package/packages/card/index.js +5 -5
  58. package/packages/card/src/main.vue +156 -156
  59. package/packages/cascader/index.js +5 -5
  60. package/packages/cascader/src/main.vue +168 -168
  61. package/packages/checkbox-group/index.js +5 -5
  62. package/packages/checkbox-group/src/main.vue +333 -333
  63. package/packages/clients/index.js +5 -5
  64. package/packages/clients/src/main.vue +151 -151
  65. package/packages/data-table/index.js +5 -5
  66. package/packages/data-table/src/children.vue +39 -39
  67. package/packages/data-table/src/column.vue +992 -988
  68. package/packages/data-table/src/main.vue +1831 -1831
  69. package/packages/data-table/src/sizer.vue +195 -195
  70. package/packages/data-table-form/index.js +5 -5
  71. package/packages/data-table-form/src/checkbox.vue +101 -101
  72. package/packages/data-table-form/src/colgroup.vue +17 -17
  73. package/packages/data-table-form/src/main.vue +181 -181
  74. package/packages/data-table-form/src/radio.vue +65 -65
  75. package/packages/data-table-form/src/table.vue +233 -233
  76. package/packages/data-table-form/src/tbody.vue +336 -336
  77. package/packages/data-table-form/src/thead.vue +68 -68
  78. package/packages/date-picker/.DS_Store +0 -0
  79. package/packages/date-picker/index.js +5 -5
  80. package/packages/date-picker/src/.DS_Store +0 -0
  81. package/packages/date-picker/src/main.vue +236 -236
  82. package/packages/dialog/index.js +5 -5
  83. package/packages/enable-drag/index.js +5 -5
  84. package/packages/enterprise/index.js +5 -5
  85. package/packages/enterprise/src/main.vue +66 -66
  86. package/packages/error-page/index.js +5 -5
  87. package/packages/error-page/src/main.vue +44 -44
  88. package/packages/flow/.DS_Store +0 -0
  89. package/packages/flow/index.js +5 -5
  90. package/packages/flow/src/.DS_Store +0 -0
  91. package/packages/flow/src/component/Circulate.vue +413 -413
  92. package/packages/flow/src/component/CommonOpinions.vue +373 -373
  93. package/packages/flow/src/component/CustomPreset.vue +322 -322
  94. package/packages/flow/src/component/FileList.vue +97 -97
  95. package/packages/flow/src/component/FreeCirculation.vue +240 -240
  96. package/packages/flow/src/component/Preset.vue +255 -255
  97. package/packages/flow/src/component/SendMsg.vue +242 -242
  98. package/packages/flow/src/component/TimeLimit.vue +190 -190
  99. package/packages/flow/src/component/taskUnionExamine.vue +755 -755
  100. package/packages/flow/src/form.vue +121 -121
  101. package/packages/flow/src/freeStartFlow.vue +2847 -2847
  102. package/packages/flow/src/main.vue +3855 -3854
  103. package/packages/flow/src/processForm.vue +1365 -1363
  104. package/packages/flow/src/processReject.vue +309 -309
  105. package/packages/flow/src/reset.vue +941 -941
  106. package/packages/flow/src/startTaskRead.vue +691 -691
  107. package/packages/flow/src/supervise.vue +159 -159
  108. package/packages/flow/src/table.vue +58 -58
  109. package/packages/flow-group/index.js +5 -5
  110. package/packages/flow-group/src/main.vue +717 -717
  111. package/packages/flow-list/.DS_Store +0 -0
  112. package/packages/flow-list/index.js +5 -5
  113. package/packages/flow-list/src/main.vue +1787 -1787
  114. package/packages/form/.DS_Store +0 -0
  115. package/packages/form/index.js +5 -5
  116. package/packages/form/src/main.vue +3901 -3901
  117. package/packages/form/src/table.vue +1512 -1512
  118. package/packages/handle-user/index.js +5 -5
  119. package/packages/handle-user/src/main.vue +137 -137
  120. package/packages/handler/index.js +5 -5
  121. package/packages/handler/src/main.vue +496 -496
  122. package/packages/icon/index.js +5 -5
  123. package/packages/icon/src/main.vue +104 -104
  124. package/packages/icons/index.js +5 -5
  125. package/packages/icons/src/main.vue +81 -81
  126. package/packages/input/index.js +5 -5
  127. package/packages/input/src/main.vue +356 -356
  128. package/packages/input-number/index.js +5 -5
  129. package/packages/input-number/src/main.vue +106 -106
  130. package/packages/label/index.js +5 -5
  131. package/packages/label/src/main.vue +457 -457
  132. package/packages/layout/index.js +5 -5
  133. package/packages/layout/src/item.vue +152 -152
  134. package/packages/layout/src/main.vue +31 -31
  135. package/packages/login/.DS_Store +0 -0
  136. package/packages/login/index.js +5 -5
  137. package/packages/login/src/main.vue +2068 -2020
  138. package/packages/login/src/resetPassword.vue +557 -557
  139. package/packages/main/.DS_Store +0 -0
  140. package/packages/main/index.js +5 -5
  141. package/packages/main/src/.DS_Store +0 -0
  142. package/packages/main/src/default/index.vue +2 -2
  143. package/packages/main/src/default/message.vue +249 -249
  144. package/packages/main/src/default/notice.vue +157 -157
  145. package/packages/main/src/default/userinfo.vue +502 -502
  146. package/packages/main/src/main.vue +165 -69
  147. package/packages/main/src/public/online.vue +89 -89
  148. package/packages/main/src/public/search.vue +464 -464
  149. package/packages/main/src/public/settings.vue +221 -221
  150. package/packages/main/src/simplicity/apps.vue +388 -388
  151. package/packages/main/src/simplicity/avatar.vue +82 -82
  152. package/packages/main/src/simplicity/handler.vue +144 -263
  153. package/packages/main/src/simplicity/index.vue +2253 -2135
  154. package/packages/main/src/simplicity/lists.vue +84 -84
  155. package/packages/main/src/simplicity/menu-list.vue +135 -135
  156. package/packages/main/src/simplicity/message.vue +259 -259
  157. package/packages/main/src/simplicity/notice.vue +190 -190
  158. package/packages/main/src/simplicity/router-page.vue +45 -45
  159. package/packages/main/src/simplicity/sub-menu.vue +266 -264
  160. package/packages/main/src/simplicity/user.vue +259 -259
  161. package/packages/main/src/simplicity/userinfo.vue +398 -398
  162. package/packages/menu/.DS_Store +0 -0
  163. package/packages/menu/index.js +5 -5
  164. package/packages/menu/src/main.vue +595 -596
  165. package/packages/nav/index.js +5 -5
  166. package/packages/nav/src/main.vue +351 -351
  167. package/packages/notify/index.js +5 -5
  168. package/packages/notify/src/main.vue +538 -538
  169. package/packages/page/index.js +5 -5
  170. package/packages/page/src/main.vue +167 -167
  171. package/packages/pagination/index.js +5 -5
  172. package/packages/pagination/src/main.vue +96 -96
  173. package/packages/player/index.js +5 -5
  174. package/packages/player/src/main.vue +194 -194
  175. package/packages/qr-code/index.js +5 -5
  176. package/packages/qr-code/src/main.vue +170 -170
  177. package/packages/radio-group/index.js +6 -6
  178. package/packages/radio-group/src/main.vue +319 -319
  179. package/packages/retrial-auth/index.js +5 -5
  180. package/packages/retrial-auth/src/main.vue +280 -280
  181. package/packages/select/.DS_Store +0 -0
  182. package/packages/select/index.js +5 -5
  183. package/packages/select/src/main.vue +782 -782
  184. package/packages/select-ganged/index.js +5 -5
  185. package/packages/select-ganged/src/main.vue +724 -724
  186. package/packages/selector/.DS_Store +0 -0
  187. package/packages/selector/index.js +5 -5
  188. package/packages/selector/src/main.vue +761 -761
  189. package/packages/selector-panel/.DS_Store +0 -0
  190. package/packages/selector-panel/index.js +5 -5
  191. package/packages/selector-panel/src/main.vue +1027 -1027
  192. package/packages/selector-panel/src/selection.vue +170 -170
  193. package/packages/selector-panel/src/tree.vue +129 -129
  194. package/packages/sizer/index.js +5 -5
  195. package/packages/sizer/src/main.vue +254 -254
  196. package/packages/steps/index.js +5 -5
  197. package/packages/steps/src/main.vue +181 -181
  198. package/packages/switch/index.js +5 -5
  199. package/packages/switch/src/main.vue +170 -170
  200. package/packages/table-form/index.js +5 -5
  201. package/packages/tabs/index.js +5 -5
  202. package/packages/tabs/src/main.vue +788 -788
  203. package/packages/tabs-panel/index.js +5 -5
  204. package/packages/tabs-panel/src/main.vue +29 -29
  205. package/packages/theme-chalk/src/.DS_Store +0 -0
  206. package/packages/theme-chalk/src/base.scss +261 -261
  207. package/packages/theme-chalk/src/button-group.scss +176 -176
  208. package/packages/theme-chalk/src/button.scss +24 -24
  209. package/packages/theme-chalk/src/calendar.scss +113 -113
  210. package/packages/theme-chalk/src/card.scss +99 -99
  211. package/packages/theme-chalk/src/checkbox-group.scss +8 -8
  212. package/packages/theme-chalk/src/clients.scss +87 -87
  213. package/packages/theme-chalk/src/data-table-form.scss +67 -67
  214. package/packages/theme-chalk/src/data-table.scss +293 -293
  215. package/packages/theme-chalk/src/date-picker.scss +7 -7
  216. package/packages/theme-chalk/src/dialog.scss +77 -77
  217. package/packages/theme-chalk/src/enable-drag.scss +181 -181
  218. package/packages/theme-chalk/src/enterprise.scss +5 -5
  219. package/packages/theme-chalk/src/error-page.scss +18 -18
  220. package/packages/theme-chalk/src/flow-group.scss +110 -110
  221. package/packages/theme-chalk/src/flow-list.scss +39 -39
  222. package/packages/theme-chalk/src/flow.scss +351 -351
  223. package/packages/theme-chalk/src/form.scss +501 -501
  224. package/packages/theme-chalk/src/handle-user.scss +40 -40
  225. package/packages/theme-chalk/src/handler.scss +148 -148
  226. package/packages/theme-chalk/src/icon.scss +1817 -1817
  227. package/packages/theme-chalk/src/icons.scss +99 -99
  228. package/packages/theme-chalk/src/input.scss +9 -9
  229. package/packages/theme-chalk/src/label.scss +24 -24
  230. package/packages/theme-chalk/src/layout.scss +46 -46
  231. package/packages/theme-chalk/src/login.scss +987 -987
  232. package/packages/theme-chalk/src/main.scss +663 -663
  233. package/packages/theme-chalk/src/menu.scss +224 -224
  234. package/packages/theme-chalk/src/mixins/color.scss +117 -117
  235. package/packages/theme-chalk/src/nav.scss +111 -111
  236. package/packages/theme-chalk/src/page.scss +3 -3
  237. package/packages/theme-chalk/src/pagination.scss +29 -29
  238. package/packages/theme-chalk/src/player.scss +9 -9
  239. package/packages/theme-chalk/src/qr-code.scss +17 -17
  240. package/packages/theme-chalk/src/radio-group.scss +9 -9
  241. package/packages/theme-chalk/src/retrial-auth.scss +38 -38
  242. package/packages/theme-chalk/src/select-ganged.scss +8 -8
  243. package/packages/theme-chalk/src/select.scss +8 -8
  244. package/packages/theme-chalk/src/selector-panel.scss +204 -204
  245. package/packages/theme-chalk/src/selector.scss +92 -92
  246. package/packages/theme-chalk/src/simplicity.scss +1370 -1370
  247. package/packages/theme-chalk/src/sizer.scss +36 -36
  248. package/packages/theme-chalk/src/steps.scss +88 -88
  249. package/packages/theme-chalk/src/switch.scss +3 -3
  250. package/packages/theme-chalk/src/table-form.scss +1 -1
  251. package/packages/theme-chalk/src/tabs.scss +87 -87
  252. package/packages/theme-chalk/src/tips.scss +7 -7
  253. package/packages/theme-chalk/src/toolbar.scss +179 -179
  254. package/packages/theme-chalk/src/tree-group.scss +72 -72
  255. package/packages/theme-chalk/src/tree.scss +165 -165
  256. package/packages/theme-chalk/src/upload.scss +172 -172
  257. package/packages/theme-chalk/src/wxlogin.scss +3 -3
  258. package/packages/tips/index.js +5 -5
  259. package/packages/tips/src/main.vue +141 -141
  260. package/packages/toolbar/index.js +5 -5
  261. package/packages/toolbar/src/main.vue +430 -430
  262. package/packages/tree/index.js +5 -5
  263. package/packages/tree-group/index.js +5 -5
  264. package/packages/upload/.DS_Store +0 -0
  265. package/packages/upload/index.js +5 -5
  266. package/packages/upload/src/main.vue +1343 -1343
  267. package/packages/upload/src/picture.js +15 -15
  268. package/packages/wujie/index.js +5 -5
  269. package/packages/wujie/src/main.vue +145 -145
  270. package/packages/wxlogin/index.js +5 -5
  271. package/packages/wxlogin/src/main.vue +128 -128
  272. package/src/.DS_Store +0 -0
  273. package/src/config/api.js +315 -315
  274. package/src/config/image.js +2 -2
  275. package/src/index.js +163 -163
  276. package/src/utils/.DS_Store +0 -0
  277. package/src/utils/bus.js +3 -3
  278. package/src/utils/date-util.js +312 -312
  279. package/src/utils/http.js +50 -50
  280. package/src/utils/rules.js +18 -18
  281. package/src/utils/store.js +21 -21
  282. package/src/utils/util.js +31 -12
  283. package/src/utils/webSocket.js +107 -107
package/lib/flow.js CHANGED
@@ -122,8 +122,8 @@ function _objectWithoutProperties(obj, keys) { var target = {}; for (var i in ob
122
122
  **/
123
123
 
124
124
  /* eslint-disable indent */
125
- var sm2 = __webpack_require__(12).sm2;
126
- var lodash = __webpack_require__(13);
125
+ var sm2 = __webpack_require__(13).sm2;
126
+ var lodash = __webpack_require__(12);
127
127
 
128
128
 
129
129
 
@@ -132,6 +132,7 @@ var lodash = __webpack_require__(13);
132
132
 
133
133
 
134
134
  var win = window.__WUJIE_RAW_WINDOW__ ? window.__WUJIE_RAW_WINDOW__ : window;
135
+ var isIE = /MSIE|Trident/.test(navigator.userAgent);
135
136
  var parser = new ua_parser_js__WEBPACK_IMPORTED_MODULE_6__["UAParser"]();
136
137
  var $hueStep = 2;
137
138
  var $saturationStep1 = 0.16;
@@ -544,12 +545,6 @@ var ajaxStream = function ajaxStream(_ref2) {
544
545
  console.log('解析数据出错:', parseError);
545
546
  }
546
547
  }
547
- // }
548
- // else {
549
- // console.log('未处理的数据:', line);
550
- // // 保存未处理完的部分数据
551
- // remainingData += line.replace('data:', '\ndata:');
552
- // }
553
548
  });
554
549
  info.primeval = primeval;
555
550
  info.chunk = chunks;
@@ -672,11 +667,20 @@ var busEmit = function busEmit(that, _ref3) {
672
667
  var method = _ref3.method,
673
668
  args = _ref3.args;
674
669
 
675
- var bus = win.$wujie ? win.$wujie.bus : that ? that.bus || that.$root.Bus || that.$root.$bus : null;
676
- if (bus) {
677
- Array.isArray(args) ? bus.$emit.apply(bus, [method].concat(args)) : bus.$emit(method, args);
670
+ if (isIE) {
671
+ var bus = that ? that.bus || that.$root.Bus || that.$root.$bus : null;
672
+ if (bus) {
673
+ Array.isArray(args) ? bus.$emit.apply(bus, [method].concat(args)) : bus.$emit(method, args);
674
+ } else {
675
+ win.parent.postMessage({ method: method, query: args, args: args }, '*');
676
+ }
678
677
  } else {
679
- win.parent.postMessage({ method: method, query: args }, '*');
678
+ var _bus = win.$wujie ? win.$wujie.bus : that ? that.bus || that.$root.Bus || that.$root.$bus : null;
679
+ if (_bus) {
680
+ Array.isArray(args) ? _bus.$emit.apply(_bus, [method].concat(args)) : _bus.$emit(method, args);
681
+ } else {
682
+ win.parent.postMessage({ method: method, query: args, args: args }, '*');
683
+ }
680
684
  }
681
685
  };
682
686
 
@@ -3516,7 +3520,6 @@ var setCookie = function setCookie(name, value) {
3516
3520
  var isSession = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : true;
3517
3521
  var time = arguments[3];
3518
3522
 
3519
- var isIE = /MSIE|Trident/.test(navigator.userAgent);
3520
3523
  try {
3521
3524
  var cookieParts = [encodeURIComponent(name) + '=' + encodeURIComponent(value), 'path=/' // 仅保留path设置,确保全站访问
3522
3525
  ];
@@ -3603,6 +3606,20 @@ var removeCookie = function removeCookie(key) {
3603
3606
  }
3604
3607
  };
3605
3608
 
3609
+ var winTopOpen = function winTopOpen(config) {
3610
+ if (isIE) {
3611
+ if (win.top !== win.self) {
3612
+ try {
3613
+ win.top.windowOpen(config);
3614
+ } catch (error) {
3615
+ win.postMessage({ method: 'windowOpen', query: config }, '*');
3616
+ }
3617
+ }
3618
+ } else {
3619
+ busEmit('windowOpen', config);
3620
+ }
3621
+ };
3622
+
3606
3623
  /* harmony default export */ __webpack_exports__["a"] = ({
3607
3624
  ajax: ajax,
3608
3625
  ajaxStream: ajaxStream,
@@ -3656,6 +3673,7 @@ var removeCookie = function removeCookie(key) {
3656
3673
  isEmpty: isEmpty,
3657
3674
  isExist: isExist,
3658
3675
  isFunction: isFunction,
3676
+ isIE: isIE,
3659
3677
  isLogged: isLogged,
3660
3678
  isLogined: isLogined,
3661
3679
  isObject: isObject,
@@ -3695,7 +3713,8 @@ var removeCookie = function removeCookie(key) {
3695
3713
  urlJoinParams: urlJoinParams,
3696
3714
  uuid: uuid,
3697
3715
  watermark: watermark,
3698
- win: win
3716
+ win: win,
3717
+ winTopOpen: winTopOpen
3699
3718
  });
3700
3719
 
3701
3720
  /***/ }),
@@ -4419,13 +4438,13 @@ module.exports = require("ua-parser-js");
4419
4438
  /* 12 */
4420
4439
  /***/ (function(module, exports) {
4421
4440
 
4422
- module.exports = require("sm-crypto");
4441
+ module.exports = require("lodash");
4423
4442
 
4424
4443
  /***/ }),
4425
4444
  /* 13 */
4426
4445
  /***/ (function(module, exports) {
4427
4446
 
4428
- module.exports = require("lodash");
4447
+ module.exports = require("sm-crypto");
4429
4448
 
4430
4449
  /***/ }),
4431
4450
  /* 14 */,
@@ -4624,7 +4643,7 @@ var component = Object(componentNormalizer["a" /* default */])(
4624
4643
  // ESM COMPAT FLAG
4625
4644
  __webpack_require__.r(__webpack_exports__);
4626
4645
 
4627
- // 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=640e2c46&
4646
+ // 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=6401a30b&
4628
4647
  var render = function () {
4629
4648
  var _vm = this
4630
4649
  var _h = _vm.$createElement
@@ -6207,74 +6226,93 @@ var render = function () {
6207
6226
  },
6208
6227
  },
6209
6228
  [
6210
- _c("es-select", {
6211
- staticStyle: {
6212
- width:
6213
- "50% !important",
6214
- display:
6215
- "inline-block",
6216
- },
6217
- attrs: {
6218
- placeholder: "请选择",
6219
- sysCode:
6220
- "bpm_custom_limit_time",
6221
- },
6222
- on: {
6223
- change:
6224
- _vm.handleChangeTime,
6225
- },
6226
- model: {
6227
- value:
6228
- _vm.nextNode
6229
- .customLimitTimeText,
6230
- callback: function (
6231
- $$v
6232
- ) {
6233
- _vm.$set(
6234
- _vm.nextNode,
6235
- "customLimitTimeText",
6236
- $$v
6237
- )
6238
- },
6239
- expression:
6240
- "nextNode.customLimitTimeText",
6241
- },
6242
- }),
6243
- _c("el-input", {
6244
- staticClass:
6245
- "input-with-select custom-limit-time",
6246
- staticStyle: {
6247
- width: "50%",
6248
- display:
6249
- "inline-block",
6250
- },
6251
- attrs: {
6252
- placeholder:
6253
- "请输入限时办理的天数",
6254
- },
6255
- on: {
6256
- change:
6257
- _vm.changeCustomLimitTime,
6258
- },
6259
- model: {
6260
- value:
6261
- _vm.nextNode
6262
- .customLimitTime,
6263
- callback: function (
6264
- $$v
6265
- ) {
6266
- _vm.$set(
6267
- _vm.nextNode,
6268
- "customLimitTime",
6269
- $$v
6270
- )
6229
+ _c(
6230
+ "div",
6231
+ {
6232
+ staticStyle: {
6233
+ display: "flex",
6234
+ width: "100%",
6271
6235
  },
6272
- expression:
6273
- "nextNode.customLimitTime",
6274
6236
  },
6275
- }),
6276
- ],
6277
- 1
6237
+ [
6238
+ _c("es-select", {
6239
+ staticStyle: {
6240
+ flex: "1 !important",
6241
+ display:
6242
+ "inline-block",
6243
+ },
6244
+ attrs: {
6245
+ placeholder:
6246
+ "请选择",
6247
+ sysCode:
6248
+ "bpm_custom_limit_time",
6249
+ },
6250
+ on: {
6251
+ change:
6252
+ _vm.handleChangeTime,
6253
+ },
6254
+ model: {
6255
+ value:
6256
+ _vm.nextNode
6257
+ .customLimitTimeText,
6258
+ callback:
6259
+ function ($$v) {
6260
+ _vm.$set(
6261
+ _vm.nextNode,
6262
+ "customLimitTimeText",
6263
+ $$v
6264
+ )
6265
+ },
6266
+ expression:
6267
+ "nextNode.customLimitTimeText",
6268
+ },
6269
+ }),
6270
+ _c("el-input", {
6271
+ staticClass:
6272
+ "input-with-select custom-limit-time",
6273
+ staticStyle: {
6274
+ flex: "1",
6275
+ display:
6276
+ "inline-block",
6277
+ },
6278
+ attrs: {
6279
+ placeholder:
6280
+ "请输入限时办理的天数",
6281
+ },
6282
+ on: {
6283
+ change:
6284
+ _vm.changeCustomLimitTime,
6285
+ },
6286
+ model: {
6287
+ value:
6288
+ _vm.nextNode
6289
+ .customLimitTime,
6290
+ callback:
6291
+ function ($$v) {
6292
+ _vm.$set(
6293
+ _vm.nextNode,
6294
+ "customLimitTime",
6295
+ $$v
6296
+ )
6297
+ },
6298
+ expression:
6299
+ "nextNode.customLimitTime",
6300
+ },
6301
+ }),
6302
+ _c(
6303
+ "span",
6304
+ {
6305
+ staticStyle: {
6306
+ "margin-left":
6307
+ "5px",
6308
+ },
6309
+ },
6310
+ [_vm._v("天")]
6311
+ ),
6312
+ ],
6313
+ 1
6314
+ ),
6315
+ ]
6278
6316
  )
6279
6317
  : _vm._e(),
6280
6318
  _vm.isHandleExplain == 1
@@ -7520,7 +7558,7 @@ var staticRenderFns = []
7520
7558
  render._withStripped = true
7521
7559
 
7522
7560
 
7523
- // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=640e2c46&
7561
+ // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=6401a30b&
7524
7562
 
7525
7563
  // EXTERNAL MODULE: external "babel-runtime/regenerator"
7526
7564
  var regenerator_ = __webpack_require__(4);
@@ -8380,21 +8418,21 @@ var _components;
8380
8418
  return validSate;
8381
8419
  },
8382
8420
 
8383
- /**
8384
- * changeOpinion
8385
- * @desc:监听意见变化
8386
- * @author liufan
8387
- * @date 2022年10月28日
8421
+ /**
8422
+ * changeOpinion
8423
+ * @desc:监听意见变化
8424
+ * @author liufan
8425
+ * @date 2022年10月28日
8388
8426
  **/
8389
8427
  changeOpinion: function changeOpinion() {
8390
8428
  this.$emit('change', this.form.value);
8391
8429
  },
8392
8430
 
8393
- /**
8394
- * getCommonOpion
8395
- * @desc:获取意见
8396
- * @author liufan
8397
- * @date 2022年5月25日
8431
+ /**
8432
+ * getCommonOpion
8433
+ * @desc:获取意见
8434
+ * @author liufan
8435
+ * @date 2022年5月25日
8398
8436
  **/
8399
8437
  getCommonOpion: function getCommonOpion() {
8400
8438
  var _this = this;
@@ -8423,24 +8461,24 @@ var _components;
8423
8461
  });
8424
8462
  },
8425
8463
 
8426
- /**
8427
- * upDate
8428
- * @desc:修改常用语
8429
- * @author liufan
8430
- * @param {Object} val 修改值
8431
- * @date 2022年5月25日
8464
+ /**
8465
+ * upDate
8466
+ * @desc:修改常用语
8467
+ * @author liufan
8468
+ * @param {Object} val 修改值
8469
+ * @date 2022年5月25日
8432
8470
  **/
8433
8471
  upDate: function upDate(val) {
8434
8472
  this.FormData.id = val.id;
8435
8473
  this.addVisible = true;
8436
8474
  },
8437
8475
 
8438
- /**
8439
- * selectChange
8440
- * @desc:常用语选择
8441
- * @author liufan
8442
- * @param {String} val 选中值
8443
- * @date 2022年5月25日
8476
+ /**
8477
+ * selectChange
8478
+ * @desc:常用语选择
8479
+ * @author liufan
8480
+ * @param {String} val 选中值
8481
+ * @date 2022年5月25日
8444
8482
  **/
8445
8483
  selectChange: function selectChange(val) {
8446
8484
  var _this2 = this;
@@ -8459,12 +8497,12 @@ var _components;
8459
8497
  });
8460
8498
  },
8461
8499
 
8462
- /**
8463
- * del
8464
- * @desc:删除常用语
8465
- * @author liufan
8466
- * @param {Object} val 删除的数据
8467
- * @date 2022年5月25日
8500
+ /**
8501
+ * del
8502
+ * @desc:删除常用语
8503
+ * @author liufan
8504
+ * @param {Object} val 删除的数据
8505
+ * @date 2022年5月25日
8468
8506
  **/
8469
8507
  del: function del(val) {
8470
8508
  var _this3 = this;
@@ -8506,12 +8544,12 @@ var _components;
8506
8544
  }).catch(function (e) {});
8507
8545
  },
8508
8546
 
8509
- /**
8510
- * submit
8511
- * @desc:新增/编辑意见保存
8512
- * @author liufan
8513
- * @param {Object} val 保存数据
8514
- * @date 2022年5月25日
8547
+ /**
8548
+ * submit
8549
+ * @desc:新增/编辑意见保存
8550
+ * @author liufan
8551
+ * @param {Object} val 保存数据
8552
+ * @date 2022年5月25日
8515
8553
  **/
8516
8554
  submit: function submit(val) {
8517
8555
  var _this4 = this;
@@ -8576,8 +8614,8 @@ var CommonOpinions_component = Object(componentNormalizer["a" /* default */])(
8576
8614
  )
8577
8615
 
8578
8616
  /* harmony default export */ var CommonOpinions = (CommonOpinions_component.exports);
8579
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processForm.vue?vue&type=template&id=a8d066e4&
8580
- var processFormvue_type_template_id_a8d066e4_render = function () {
8617
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processForm.vue?vue&type=template&id=ede024a0&
8618
+ var processFormvue_type_template_id_ede024a0_render = function () {
8581
8619
  var _vm = this
8582
8620
  var _h = _vm.$createElement
8583
8621
  var _c = _vm._self._c || _h
@@ -8978,39 +9016,61 @@ var processFormvue_type_template_id_a8d066e4_render = function () {
8978
9016
  },
8979
9017
  },
8980
9018
  [
8981
- _c("es-select", {
8982
- style:
8983
- "width: " +
8984
- (_vm.showBtn ? "20%" : "50%") +
8985
- " !important; display: inline-block;",
8986
- attrs: {
8987
- placeholder: "请选择",
8988
- sysCode: "bpm_custom_limit_time",
8989
- },
8990
- on: { change: _vm.handleChangeTime },
8991
- model: {
8992
- value: _vm.nextNode.customLimitTimeText,
8993
- callback: function ($$v) {
8994
- _vm.$set(_vm.nextNode, "customLimitTimeText", $$v)
8995
- },
8996
- expression: "nextNode.customLimitTimeText",
8997
- },
8998
- }),
8999
- _c("el-input", {
9000
- staticClass: "input-with-select custom-limit-time",
9001
- staticStyle: { width: "50%", display: "inline-block" },
9002
- attrs: { placeholder: "请输入限时办理的天数" },
9003
- on: { change: _vm.changeCustomLimitTime },
9004
- model: {
9005
- value: _vm.nextNode.customLimitTime,
9006
- callback: function ($$v) {
9007
- _vm.$set(_vm.nextNode, "customLimitTime", $$v)
9008
- },
9009
- expression: "nextNode.customLimitTime",
9010
- },
9011
- }),
9012
- ],
9013
- 1
9019
+ _c(
9020
+ "div",
9021
+ { staticStyle: { display: "flex" } },
9022
+ [
9023
+ _c("es-select", {
9024
+ style:
9025
+ "flex:" +
9026
+ (_vm.showBtn ? "unset" : "1") +
9027
+ ";width: " +
9028
+ (_vm.showBtn ? "20%" : "unset") +
9029
+ " !important; display: inline-block;",
9030
+ attrs: {
9031
+ placeholder: "请选择",
9032
+ sysCode: "bpm_custom_limit_time",
9033
+ },
9034
+ on: { change: _vm.handleChangeTime },
9035
+ model: {
9036
+ value: _vm.nextNode.customLimitTimeText,
9037
+ callback: function ($$v) {
9038
+ _vm.$set(
9039
+ _vm.nextNode,
9040
+ "customLimitTimeText",
9041
+ $$v
9042
+ )
9043
+ },
9044
+ expression: "nextNode.customLimitTimeText",
9045
+ },
9046
+ }),
9047
+ _c("el-input", {
9048
+ staticClass: "input-with-select custom-limit-time",
9049
+ style:
9050
+ "flex:" +
9051
+ (_vm.showBtn ? "unset" : "1") +
9052
+ ";width: " +
9053
+ (_vm.showBtn ? "20%" : "unset") +
9054
+ " !important; display: inline-block;",
9055
+ attrs: { placeholder: "请输入限时办理的天数" },
9056
+ on: { change: _vm.changeCustomLimitTime },
9057
+ model: {
9058
+ value: _vm.nextNode.customLimitTime,
9059
+ callback: function ($$v) {
9060
+ _vm.$set(_vm.nextNode, "customLimitTime", $$v)
9061
+ },
9062
+ expression: "nextNode.customLimitTime",
9063
+ },
9064
+ }),
9065
+ _c(
9066
+ "span",
9067
+ { staticStyle: { "margin-left": "5px" } },
9068
+ [_vm._v("天")]
9069
+ ),
9070
+ ],
9071
+ 1
9072
+ ),
9073
+ ]
9014
9074
  )
9015
9075
  : _vm._e(),
9016
9076
  _vm.isHandleExplain == 1
@@ -9324,11 +9384,11 @@ var processFormvue_type_template_id_a8d066e4_render = function () {
9324
9384
  1
9325
9385
  )
9326
9386
  }
9327
- var processFormvue_type_template_id_a8d066e4_staticRenderFns = []
9328
- processFormvue_type_template_id_a8d066e4_render._withStripped = true
9387
+ var processFormvue_type_template_id_ede024a0_staticRenderFns = []
9388
+ processFormvue_type_template_id_ede024a0_render._withStripped = true
9329
9389
 
9330
9390
 
9331
- // CONCATENATED MODULE: ./packages/flow/src/processForm.vue?vue&type=template&id=a8d066e4&
9391
+ // CONCATENATED MODULE: ./packages/flow/src/processForm.vue?vue&type=template&id=ede024a0&
9332
9392
 
9333
9393
  // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/selectUser.vue?vue&type=template&id=4750588e&
9334
9394
  var selectUservue_type_template_id_4750588e_render = function () {
@@ -11208,6 +11268,8 @@ var processFormvue_type_script_lang_js_components;
11208
11268
  //
11209
11269
  //
11210
11270
  //
11271
+ //
11272
+ //
11211
11273
 
11212
11274
 
11213
11275
 
@@ -11952,11 +12014,11 @@ var processFormvue_type_script_lang_js_components;
11952
12014
  });
11953
12015
  },
11954
12016
 
11955
- /**
11956
- * isMultiple
11957
- * @desc:是否多选
11958
- * @author liufan
11959
- * @date 2022年9月13日
12017
+ /**
12018
+ * isMultiple
12019
+ * @desc:是否多选
12020
+ * @author liufan
12021
+ * @date 2022年9月13日
11960
12022
  **/
11961
12023
  isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
11962
12024
  var multiple = false;
@@ -12118,8 +12180,8 @@ var processFormvue_type_script_lang_js_components;
12118
12180
 
12119
12181
  var processForm_component = Object(componentNormalizer["a" /* default */])(
12120
12182
  src_processFormvue_type_script_lang_js_,
12121
- processFormvue_type_template_id_a8d066e4_render,
12122
- processFormvue_type_template_id_a8d066e4_staticRenderFns,
12183
+ processFormvue_type_template_id_ede024a0_render,
12184
+ processFormvue_type_template_id_ede024a0_staticRenderFns,
12123
12185
  false,
12124
12186
  null,
12125
12187
  null,
@@ -15999,11 +16061,11 @@ var resetvue_type_script_lang_js_components;
15999
16061
  });
16000
16062
  },
16001
16063
 
16002
- /**
16003
- * isMultiple
16004
- * @desc:是否多选
16005
- * @author liufan
16006
- * @date 2022年9月13日
16064
+ /**
16065
+ * isMultiple
16066
+ * @desc:是否多选
16067
+ * @author liufan
16068
+ * @date 2022年9月13日
16007
16069
  **/
16008
16070
  isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
16009
16071
  var multiple = false;
@@ -16147,8 +16209,8 @@ var reset_component = Object(componentNormalizer["a" /* default */])(
16147
16209
  )
16148
16210
 
16149
16211
  /* harmony default export */ var src_reset = (reset_component.exports);
16150
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=78ed4fb8&
16151
- var taskUnionExaminevue_type_template_id_78ed4fb8_render = function () {
16212
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=0b574a0b&
16213
+ var taskUnionExaminevue_type_template_id_0b574a0b_render = function () {
16152
16214
  var _vm = this
16153
16215
  var _h = _vm.$createElement
16154
16216
  var _c = _vm._self._c || _h
@@ -16334,6 +16396,9 @@ var taskUnionExaminevue_type_template_id_78ed4fb8_render = function () {
16334
16396
  expression: "infoList.customLimitTime",
16335
16397
  },
16336
16398
  }),
16399
+ _c("span", { staticStyle: { "margin-left": "5px" } }, [
16400
+ _vm._v("天"),
16401
+ ]),
16337
16402
  ],
16338
16403
  1
16339
16404
  )
@@ -16453,11 +16518,11 @@ var taskUnionExaminevue_type_template_id_78ed4fb8_render = function () {
16453
16518
  1
16454
16519
  )
16455
16520
  }
16456
- var taskUnionExaminevue_type_template_id_78ed4fb8_staticRenderFns = []
16457
- taskUnionExaminevue_type_template_id_78ed4fb8_render._withStripped = true
16521
+ var taskUnionExaminevue_type_template_id_0b574a0b_staticRenderFns = []
16522
+ taskUnionExaminevue_type_template_id_0b574a0b_render._withStripped = true
16458
16523
 
16459
16524
 
16460
- // CONCATENATED MODULE: ./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=78ed4fb8&
16525
+ // CONCATENATED MODULE: ./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=0b574a0b&
16461
16526
 
16462
16527
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/taskUnionExamine.vue?vue&type=script&lang=js&
16463
16528
  var taskUnionExaminevue_type_script_lang_js_components;
@@ -17149,8 +17214,8 @@ var taskUnionExaminevue_type_script_lang_js_components;
17149
17214
 
17150
17215
  var taskUnionExamine_component = Object(componentNormalizer["a" /* default */])(
17151
17216
  component_taskUnionExaminevue_type_script_lang_js_,
17152
- taskUnionExaminevue_type_template_id_78ed4fb8_render,
17153
- taskUnionExaminevue_type_template_id_78ed4fb8_staticRenderFns,
17217
+ taskUnionExaminevue_type_template_id_0b574a0b_render,
17218
+ taskUnionExaminevue_type_template_id_0b574a0b_staticRenderFns,
17154
17219
  false,
17155
17220
  null,
17156
17221
  null,
@@ -20575,11 +20640,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
20575
20640
  });
20576
20641
  },
20577
20642
 
20578
- /**
20579
- * saveInfo
20580
- * @desc:暂存
20581
- * @author liufan
20582
- * @date 2022年9月9日
20643
+ /**
20644
+ * saveInfo
20645
+ * @desc:暂存
20646
+ * @author liufan
20647
+ * @date 2022年9月9日
20583
20648
  **/
20584
20649
  saveInfo: function saveInfo(type, btn) {
20585
20650
  var _this6 = this;
@@ -20641,11 +20706,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
20641
20706
  });
20642
20707
  },
20643
20708
 
20644
- /**
20645
- * rejectBtn
20646
- * @desc:点击驳回
20647
- * @author liufan
20648
- * @date 2022年5月25日
20709
+ /**
20710
+ * rejectBtn
20711
+ * @desc:点击驳回
20712
+ * @author liufan
20713
+ * @date 2022年5月25日
20649
20714
  **/
20650
20715
  rejectBtn: function rejectBtn() {
20651
20716
  var _this8 = this;
@@ -20663,11 +20728,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
20663
20728
  }
20664
20729
  },
20665
20730
 
20666
- /**
20667
- * taskReadBtn
20668
- * @desc:点击分阅
20669
- * @author liufan
20670
- * @date 2022年5月25日
20731
+ /**
20732
+ * taskReadBtn
20733
+ * @desc:点击分阅
20734
+ * @author liufan
20735
+ * @date 2022年5月25日
20671
20736
  **/
20672
20737
  taskReadBtn: function taskReadBtn() {
20673
20738
  var _this9 = this;
@@ -20686,11 +20751,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
20686
20751
  }
20687
20752
  },
20688
20753
 
20689
- /**
20690
- * getFind
20691
- * @desc:获取通知方式
20692
- * @author liufan
20693
- * @date 2022年5月25日
20754
+ /**
20755
+ * getFind
20756
+ * @desc:获取通知方式
20757
+ * @author liufan
20758
+ * @date 2022年5月25日
20694
20759
  **/
20695
20760
  getFind: function getFind() {
20696
20761
  var _this10 = this;
@@ -20745,12 +20810,12 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
20745
20810
  });
20746
20811
  },
20747
20812
 
20748
- /**
20749
- * endFlows
20750
- * @desc:直接办结
20751
- * @author liufan
20752
- * @param {Object} res 直接办结数据
20753
- * @date 2022年5月25日
20813
+ /**
20814
+ * endFlows
20815
+ * @desc:直接办结
20816
+ * @author liufan
20817
+ * @param {Object} res 直接办结数据
20818
+ * @date 2022年5月25日
20754
20819
  **/
20755
20820
  endFlows: function endFlows(res) {
20756
20821
  var _this12 = this;
@@ -20804,12 +20869,12 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
20804
20869
  }).catch(function (e) {});
20805
20870
  },
20806
20871
 
20807
- /**
20808
- * goView
20809
- * @desc:更多流程按钮操作
20810
- * @author liufan
20811
- * @param {Object} res 当前点击操作按钮数据
20812
- * @date 2022年5月25日
20872
+ /**
20873
+ * goView
20874
+ * @desc:更多流程按钮操作
20875
+ * @author liufan
20876
+ * @param {Object} res 当前点击操作按钮数据
20877
+ * @date 2022年5月25日
20813
20878
  **/
20814
20879
  goView: function goView(res) {
20815
20880
  // 驳回并办结:rejectAndEndHtml
@@ -20894,11 +20959,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
20894
20959
  // isCanStartSubFlow
20895
20960
  },
20896
20961
 
20897
- /**
20898
- * toTakeAdvice
20899
- * @desc:征求意见
20900
- * @author liufan
20901
- * @date 2022年9月29日
20962
+ /**
20963
+ * toTakeAdvice
20964
+ * @desc:征求意见
20965
+ * @author liufan
20966
+ * @date 2022年9月29日
20902
20967
  **/
20903
20968
  toTakeAdvice: function toTakeAdvice(res) {
20904
20969
  var _this14 = this;
@@ -20942,11 +21007,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
20942
21007
  });
20943
21008
  },
20944
21009
 
20945
- /**
20946
- * toStartDraf
20947
- * @desc: 稿件递送、联合审核、复核
20948
- * @author liufan
20949
- * @date 2022年9月29日
21010
+ /**
21011
+ * toStartDraf
21012
+ * @desc: 稿件递送、联合审核、复核
21013
+ * @author liufan
21014
+ * @date 2022年9月29日
20950
21015
  **/
20951
21016
  toStartDraf: function toStartDraf(res) {
20952
21017
  var _this16 = this;
@@ -20960,11 +21025,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
20960
21025
  }
20961
21026
  },
20962
21027
 
20963
- /**
20964
- * toSendMsg
20965
- * @desc:核稿通知
20966
- * @author liufan
20967
- * @date 2022年9月29日
21028
+ /**
21029
+ * toSendMsg
21030
+ * @desc:核稿通知
21031
+ * @author liufan
21032
+ * @date 2022年9月29日
20968
21033
  **/
20969
21034
  toSendMsg: function toSendMsg(res) {
20970
21035
  var _this17 = this;
@@ -20978,11 +21043,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
20978
21043
  }
20979
21044
  },
20980
21045
 
20981
- /**
20982
- * toTaskReadAndEnd
20983
- * @desc:分阅并办结
20984
- * @author liufan
20985
- * @date 2022年9月29日
21046
+ /**
21047
+ * toTaskReadAndEnd
21048
+ * @desc:分阅并办结
21049
+ * @author liufan
21050
+ * @date 2022年9月29日
20986
21051
  **/
20987
21052
  toTaskReadAndEnd: function toTaskReadAndEnd(res) {
20988
21053
  var _this18 = this;
@@ -21000,11 +21065,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
21000
21065
  }
21001
21066
  },
21002
21067
 
21003
- /**
21004
- * rejectAndEnd
21005
- * @desc:驳回并办结
21006
- * @author liufan
21007
- * @date 2022年9月29日
21068
+ /**
21069
+ * rejectAndEnd
21070
+ * @desc:驳回并办结
21071
+ * @author liufan
21072
+ * @date 2022年9月29日
21008
21073
  **/
21009
21074
  rejectAndEnd: function rejectAndEnd(res) {
21010
21075
  var _this19 = this;
@@ -21059,11 +21124,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
21059
21124
  });
21060
21125
  },
21061
21126
 
21062
- /**
21063
- * toTransfer
21064
- * @desc:转办
21065
- * @author liufan
21066
- * @date 2022年9月29日
21127
+ /**
21128
+ * toTransfer
21129
+ * @desc:转办
21130
+ * @author liufan
21131
+ * @date 2022年9月29日
21067
21132
  **/
21068
21133
  toTransfer: function toTransfer(res) {
21069
21134
  var _this21 = this;
@@ -21079,11 +21144,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
21079
21144
  }
21080
21145
  },
21081
21146
 
21082
- /**
21083
- * getNodeInfo
21084
- * @desc:获取节点信息
21085
- * @author liufan
21086
- * @date 2022年5月25日
21147
+ /**
21148
+ * getNodeInfo
21149
+ * @desc:获取节点信息
21150
+ * @author liufan
21151
+ * @date 2022年5月25日
21087
21152
  **/
21088
21153
  getNodeInfo: function getNodeInfo() {
21089
21154
  var _this22 = this;
@@ -21182,12 +21247,12 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
21182
21247
  });
21183
21248
  },
21184
21249
 
21185
- /**
21186
- * selecNext
21187
- * @desc:下步节点变化时更新数据
21188
- * @author liufan
21189
- * @param {String} val 当前选中值
21190
- * @date 2022年5月25日
21250
+ /**
21251
+ * selecNext
21252
+ * @desc:下步节点变化时更新数据
21253
+ * @author liufan
21254
+ * @param {String} val 当前选中值
21255
+ * @date 2022年5月25日
21191
21256
  **/
21192
21257
  selecNext: function selecNext(val, type, isDef) {
21193
21258
  var _this23 = this;
@@ -21296,11 +21361,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
21296
21361
  if (isDef !== true) this.getNodeInfo();
21297
21362
  },
21298
21363
 
21299
- /**
21300
- * isMultiple
21301
- * @desc:是否多选
21302
- * @author liufan
21303
- * @date 2022年9月13日
21364
+ /**
21365
+ * isMultiple
21366
+ * @desc:是否多选
21367
+ * @author liufan
21368
+ * @date 2022年9月13日
21304
21369
  **/
21305
21370
  isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
21306
21371
  if (val == 2 || val == 4 || val == 6 || val == 16) {
@@ -21332,11 +21397,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
21332
21397
  }
21333
21398
  },
21334
21399
 
21335
- /**
21336
- * getHedInfo
21337
- * @desc:获取审核页面数据
21338
- * @author liufan
21339
- * @date 2022年5月25日
21400
+ /**
21401
+ * getHedInfo
21402
+ * @desc:获取审核页面数据
21403
+ * @author liufan
21404
+ * @date 2022年5月25日
21340
21405
  **/
21341
21406
  getHedInfo: function getHedInfo() {
21342
21407
  var _this24 = this;
@@ -21572,13 +21637,13 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
21572
21637
  });
21573
21638
  },
21574
21639
 
21575
- /**
21576
- * closeProcess
21577
- * @desc:关闭弹窗
21578
- * @author liufan
21579
- * @param {boolean} val 当前是否办理流程
21580
- * @param {String} type 当前点击的弹窗类型
21581
- * @date 2022年5月25日
21640
+ /**
21641
+ * closeProcess
21642
+ * @desc:关闭弹窗
21643
+ * @author liufan
21644
+ * @param {boolean} val 当前是否办理流程
21645
+ * @param {String} type 当前点击的弹窗类型
21646
+ * @date 2022年5月25日
21582
21647
  **/
21583
21648
  closeProcess: function closeProcess(val, type, closeParent) {
21584
21649
  if (closeParent) {
@@ -21595,23 +21660,23 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
21595
21660
  }
21596
21661
  },
21597
21662
 
21598
- /**
21599
- * selectChange
21600
- * @desc:常用语选择
21601
- * @author liufan
21602
- * @param {String} val 选中值
21603
- * @date 2022年5月25日
21663
+ /**
21664
+ * selectChange
21665
+ * @desc:常用语选择
21666
+ * @author liufan
21667
+ * @param {String} val 选中值
21668
+ * @date 2022年5月25日
21604
21669
  **/
21605
21670
  selectChange: function selectChange(val) {
21606
21671
  this.value = val;
21607
21672
  },
21608
21673
 
21609
- /**
21610
- * upDate
21611
- * @desc:修改常用语
21612
- * @author liufan
21613
- * @param {Object} val 修改值
21614
- * @date 2022年5月25日
21674
+ /**
21675
+ * upDate
21676
+ * @desc:修改常用语
21677
+ * @author liufan
21678
+ * @param {Object} val 修改值
21679
+ * @date 2022年5月25日
21615
21680
  **/
21616
21681
  upDate: function upDate(val) {
21617
21682
  this.FormData.id = val.id;
@@ -21619,11 +21684,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
21619
21684
  },
21620
21685
 
21621
21686
 
21622
- /**
21623
- * getProcess
21624
- * @desc:获取选择流程
21625
- * @author liufan
21626
- * @date 2022年5月25日
21687
+ /**
21688
+ * getProcess
21689
+ * @desc:获取选择流程
21690
+ * @author liufan
21691
+ * @date 2022年5月25日
21627
21692
  **/
21628
21693
  getProcess: function getProcess() {
21629
21694
  var _this25 = this;
@@ -21677,11 +21742,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
21677
21742
  });
21678
21743
  },
21679
21744
 
21680
- /**
21681
- * getPendedhistoryList
21682
- * @desc:获取流程列表
21683
- * @author liufan
21684
- * @date 2022年5月25日
21745
+ /**
21746
+ * getPendedhistoryList
21747
+ * @desc:获取流程列表
21748
+ * @author liufan
21749
+ * @date 2022年5月25日
21685
21750
  **/
21686
21751
  getPendedhistoryList: function getPendedhistoryList() {
21687
21752
  var _this26 = this;
@@ -21713,12 +21778,12 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
21713
21778
  },
21714
21779
 
21715
21780
  // 提交流程
21716
- /**
21717
- * subProcess
21718
- * @desc:提交流程
21719
- * @author liufan
21720
- * @param {String} formName 当前form表单ref值
21721
- * @date 2022年5月25日
21781
+ /**
21782
+ * subProcess
21783
+ * @desc:提交流程
21784
+ * @author liufan
21785
+ * @param {String} formName 当前form表单ref值
21786
+ * @date 2022年5月25日
21722
21787
  **/
21723
21788
  subProcess: function subProcess(val) {
21724
21789
  var _this27 = this;
@@ -24447,6 +24512,8 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
24447
24512
  //
24448
24513
  //
24449
24514
  //
24515
+ //
24516
+ //
24450
24517
 
24451
24518
 
24452
24519
 
@@ -25304,11 +25371,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
25304
25371
  });
25305
25372
  },
25306
25373
 
25307
- /**
25308
- * saveInfo
25309
- * @desc:暂存
25310
- * @author liufan
25311
- * @date 2022年9月9日
25374
+ /**
25375
+ * saveInfo
25376
+ * @desc:暂存
25377
+ * @author liufan
25378
+ * @date 2022年9月9日
25312
25379
  **/
25313
25380
  saveInfo: function saveInfo(type, btn) {
25314
25381
  var _this11 = this;
@@ -25370,11 +25437,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
25370
25437
  });
25371
25438
  },
25372
25439
 
25373
- /**
25374
- * rejectBtn
25375
- * @desc:点击驳回
25376
- * @author liufan
25377
- * @date 2022年5月25日
25440
+ /**
25441
+ * rejectBtn
25442
+ * @desc:点击驳回
25443
+ * @author liufan
25444
+ * @date 2022年5月25日
25378
25445
  **/
25379
25446
  rejectBtn: function rejectBtn() {
25380
25447
  var _this13 = this;
@@ -25392,11 +25459,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
25392
25459
  }
25393
25460
  },
25394
25461
 
25395
- /**
25396
- * taskReadBtn
25397
- * @desc:点击分阅
25398
- * @author liufan
25399
- * @date 2022年5月25日
25462
+ /**
25463
+ * taskReadBtn
25464
+ * @desc:点击分阅
25465
+ * @author liufan
25466
+ * @date 2022年5月25日
25400
25467
  **/
25401
25468
  taskReadBtn: function taskReadBtn() {
25402
25469
  var _this14 = this;
@@ -25415,11 +25482,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
25415
25482
  }
25416
25483
  },
25417
25484
 
25418
- /**
25419
- * getFind
25420
- * @desc:获取通知方式
25421
- * @author liufan
25422
- * @date 2022年5月25日
25485
+ /**
25486
+ * getFind
25487
+ * @desc:获取通知方式
25488
+ * @author liufan
25489
+ * @date 2022年5月25日
25423
25490
  **/
25424
25491
  getFind: function getFind() {
25425
25492
  var _this15 = this;
@@ -25485,12 +25552,12 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
25485
25552
  });
25486
25553
  },
25487
25554
 
25488
- /**
25489
- * endFlows
25490
- * @desc:直接办结
25491
- * @author liufan
25492
- * @param {Object} res 直接办结数据
25493
- * @date 2022年5月25日
25555
+ /**
25556
+ * endFlows
25557
+ * @desc:直接办结
25558
+ * @author liufan
25559
+ * @param {Object} res 直接办结数据
25560
+ * @date 2022年5月25日
25494
25561
  **/
25495
25562
  endFlows: function endFlows(res) {
25496
25563
  var _this17 = this;
@@ -25545,12 +25612,12 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
25545
25612
  }).catch(function (e) {});
25546
25613
  },
25547
25614
 
25548
- /**
25549
- * goView
25550
- * @desc:更多流程按钮操作
25551
- * @author liufan
25552
- * @param {Object} res 当前点击操作按钮数据
25553
- * @date 2022年5月25日
25615
+ /**
25616
+ * goView
25617
+ * @desc:更多流程按钮操作
25618
+ * @author liufan
25619
+ * @param {Object} res 当前点击操作按钮数据
25620
+ * @date 2022年5月25日
25554
25621
  **/
25555
25622
  goView: function goView(res) {
25556
25623
  // 驳回并办结:rejectAndEndHtml
@@ -25635,11 +25702,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
25635
25702
  // isCanStartSubFlow
25636
25703
  },
25637
25704
 
25638
- /**
25639
- * toTakeAdvice
25640
- * @desc:征求意见
25641
- * @author liufan
25642
- * @date 2022年9月29日
25705
+ /**
25706
+ * toTakeAdvice
25707
+ * @desc:征求意见
25708
+ * @author liufan
25709
+ * @date 2022年9月29日
25643
25710
  **/
25644
25711
  toTakeAdvice: function toTakeAdvice(res) {
25645
25712
  var _this19 = this;
@@ -25683,11 +25750,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
25683
25750
  });
25684
25751
  },
25685
25752
 
25686
- /**
25687
- * toStartDraf
25688
- * @desc: 稿件递送、联合审核、复核
25689
- * @author liufan
25690
- * @date 2022年9月29日
25753
+ /**
25754
+ * toStartDraf
25755
+ * @desc: 稿件递送、联合审核、复核
25756
+ * @author liufan
25757
+ * @date 2022年9月29日
25691
25758
  **/
25692
25759
  toStartDraf: function toStartDraf(res) {
25693
25760
  var _this21 = this;
@@ -25701,11 +25768,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
25701
25768
  }
25702
25769
  },
25703
25770
 
25704
- /**
25705
- * toSendMsg
25706
- * @desc:核稿通知
25707
- * @author liufan
25708
- * @date 2022年9月29日
25771
+ /**
25772
+ * toSendMsg
25773
+ * @desc:核稿通知
25774
+ * @author liufan
25775
+ * @date 2022年9月29日
25709
25776
  **/
25710
25777
  toSendMsg: function toSendMsg(res) {
25711
25778
  var _this22 = this;
@@ -25719,11 +25786,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
25719
25786
  }
25720
25787
  },
25721
25788
 
25722
- /**
25723
- * toTaskReadAndEnd
25724
- * @desc:分阅并办结
25725
- * @author liufan
25726
- * @date 2022年9月29日
25789
+ /**
25790
+ * toTaskReadAndEnd
25791
+ * @desc:分阅并办结
25792
+ * @author liufan
25793
+ * @date 2022年9月29日
25727
25794
  **/
25728
25795
  toTaskReadAndEnd: function toTaskReadAndEnd(res) {
25729
25796
  var _this23 = this;
@@ -25741,11 +25808,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
25741
25808
  }
25742
25809
  },
25743
25810
 
25744
- /**
25745
- * rejectAndEnd
25746
- * @desc:驳回并办结
25747
- * @author liufan
25748
- * @date 2022年9月29日
25811
+ /**
25812
+ * rejectAndEnd
25813
+ * @desc:驳回并办结
25814
+ * @author liufan
25815
+ * @date 2022年9月29日
25749
25816
  **/
25750
25817
  rejectAndEnd: function rejectAndEnd(res) {
25751
25818
  var _this24 = this;
@@ -25801,11 +25868,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
25801
25868
  });
25802
25869
  },
25803
25870
 
25804
- /**
25805
- * toTransfer
25806
- * @desc:转办
25807
- * @author liufan
25808
- * @date 2022年9月29日
25871
+ /**
25872
+ * toTransfer
25873
+ * @desc:转办
25874
+ * @author liufan
25875
+ * @date 2022年9月29日
25809
25876
  **/
25810
25877
  toTransfer: function toTransfer(res) {
25811
25878
  var _this26 = this;
@@ -25824,11 +25891,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
25824
25891
  this.nextNode.customLimitTime = val;
25825
25892
  },
25826
25893
 
25827
- /**
25828
- * getNodeInfo
25829
- * @desc:获取节点信息
25830
- * @author liufan
25831
- * @date 2022年5月25日
25894
+ /**
25895
+ * getNodeInfo
25896
+ * @desc:获取节点信息
25897
+ * @author liufan
25898
+ * @date 2022年5月25日
25832
25899
  **/
25833
25900
  getNodeInfo: function getNodeInfo() {
25834
25901
  var _this27 = this;
@@ -25935,12 +26002,12 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
25935
26002
  });
25936
26003
  },
25937
26004
 
25938
- /**
25939
- * selecNext
25940
- * @desc:下步节点变化时更新数据
25941
- * @author liufan
25942
- * @param {String} val 当前选中值
25943
- * @date 2022年5月25日
26005
+ /**
26006
+ * selecNext
26007
+ * @desc:下步节点变化时更新数据
26008
+ * @author liufan
26009
+ * @param {String} val 当前选中值
26010
+ * @date 2022年5月25日
25944
26011
  **/
25945
26012
  selecNext: function selecNext(val, type, isDef) {
25946
26013
  var _this28 = this;
@@ -26072,11 +26139,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26072
26139
  this.getNodeInfo();
26073
26140
  },
26074
26141
 
26075
- /**
26076
- * isMultiple
26077
- * @desc:是否多选
26078
- * @author liufan
26079
- * @date 2022年9月13日
26142
+ /**
26143
+ * isMultiple
26144
+ * @desc:是否多选
26145
+ * @author liufan
26146
+ * @date 2022年9月13日
26080
26147
  **/
26081
26148
  isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
26082
26149
  if (val == 2 || val == 4 || val == 6 || val == 16) {
@@ -26108,11 +26175,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26108
26175
  }
26109
26176
  },
26110
26177
 
26111
- /**
26112
- * getHedInfo
26113
- * @desc:获取审核页面数据
26114
- * @author liufan
26115
- * @date 2022年5月25日
26178
+ /**
26179
+ * getHedInfo
26180
+ * @desc:获取审核页面数据
26181
+ * @author liufan
26182
+ * @date 2022年5月25日
26116
26183
  **/
26117
26184
  getHedInfo: function getHedInfo() {
26118
26185
  var _this29 = this;
@@ -26412,13 +26479,13 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26412
26479
  });
26413
26480
  },
26414
26481
 
26415
- /**
26416
- * closeProcess
26417
- * @desc:关闭弹窗
26418
- * @author liufan
26419
- * @param {boolean} val 当前是否办理流程
26420
- * @param {String} type 当前点击的弹窗类型
26421
- * @date 2022年5月25日
26482
+ /**
26483
+ * closeProcess
26484
+ * @desc:关闭弹窗
26485
+ * @author liufan
26486
+ * @param {boolean} val 当前是否办理流程
26487
+ * @param {String} type 当前点击的弹窗类型
26488
+ * @date 2022年5月25日
26422
26489
  **/
26423
26490
  closeProcess: function closeProcess(val, type, closeParent) {
26424
26491
  if (this.closeParent && !this.startFlowPageEmbeddedIntoStartFlowIndex) {
@@ -26438,23 +26505,23 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26438
26505
  }
26439
26506
  },
26440
26507
 
26441
- /**
26442
- * selectChange
26443
- * @desc:常用语选择
26444
- * @author liufan
26445
- * @param {String} val 选中值
26446
- * @date 2022年5月25日
26508
+ /**
26509
+ * selectChange
26510
+ * @desc:常用语选择
26511
+ * @author liufan
26512
+ * @param {String} val 选中值
26513
+ * @date 2022年5月25日
26447
26514
  **/
26448
26515
  selectChange: function selectChange(val) {
26449
26516
  this.value = val;
26450
26517
  },
26451
26518
 
26452
- /**
26453
- * upDate
26454
- * @desc:修改常用语
26455
- * @author liufan
26456
- * @param {Object} val 修改值
26457
- * @date 2022年5月25日
26519
+ /**
26520
+ * upDate
26521
+ * @desc:修改常用语
26522
+ * @author liufan
26523
+ * @param {Object} val 修改值
26524
+ * @date 2022年5月25日
26458
26525
  **/
26459
26526
  upDate: function upDate(val) {
26460
26527
  this.FormData.id = val.id;
@@ -26462,11 +26529,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26462
26529
  },
26463
26530
 
26464
26531
 
26465
- /**
26466
- * getProcess
26467
- * @desc:获取选择流程
26468
- * @author liufan
26469
- * @date 2022年5月25日
26532
+ /**
26533
+ * getProcess
26534
+ * @desc:获取选择流程
26535
+ * @author liufan
26536
+ * @date 2022年5月25日
26470
26537
  **/
26471
26538
  getProcess: function getProcess(val) {
26472
26539
  var _this30 = this;
@@ -26526,11 +26593,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26526
26593
  });
26527
26594
  },
26528
26595
 
26529
- /**
26530
- * getPendedhistoryList
26531
- * @desc:获取流程列表
26532
- * @author liufan
26533
- * @date 2022年5月25日
26596
+ /**
26597
+ * getPendedhistoryList
26598
+ * @desc:获取流程列表
26599
+ * @author liufan
26600
+ * @date 2022年5月25日
26534
26601
  **/
26535
26602
  getPendedhistoryList: function getPendedhistoryList() {
26536
26603
  var _this31 = this;
@@ -26598,12 +26665,12 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26598
26665
  },
26599
26666
 
26600
26667
  // 提交流程
26601
- /**
26602
- * subProcess
26603
- * @desc:提交流程
26604
- * @author liufan
26605
- * @param {String} formName 当前form表单ref值
26606
- * @date 2022年5月25日
26668
+ /**
26669
+ * subProcess
26670
+ * @desc:提交流程
26671
+ * @author liufan
26672
+ * @param {String} formName 当前form表单ref值
26673
+ * @date 2022年5月25日
26607
26674
  **/
26608
26675
  subProcess: function subProcess(val, type) {
26609
26676
  var _this33 = this;