eoss-ui 0.4.22 → 0.4.24

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 (64) hide show
  1. package/lib/button-group.js +35 -35
  2. package/lib/button.js +35 -35
  3. package/lib/card.js +2 -2
  4. package/lib/cascader.js +2 -2
  5. package/lib/checkbox-group.js +35 -35
  6. package/lib/clients.js +2 -2
  7. package/lib/data-table-form.js +36 -35
  8. package/lib/data-table.js +36 -35
  9. package/lib/date-picker.js +35 -35
  10. package/lib/dialog.js +41 -37
  11. package/lib/enterprise.js +2 -2
  12. package/lib/eoss-ui.common.js +227 -180
  13. package/lib/error-page.js +2 -2
  14. package/lib/flow-group.js +43 -37
  15. package/lib/flow-list.js +185 -195
  16. package/lib/flow.js +92 -93
  17. package/lib/form.js +47 -39
  18. package/lib/handle-user.js +35 -35
  19. package/lib/handler.js +35 -35
  20. package/lib/icon.js +18 -11
  21. package/lib/index.js +1 -1
  22. package/lib/input-number.js +35 -35
  23. package/lib/input.js +35 -35
  24. package/lib/label.js +2 -2
  25. package/lib/login.js +36 -35
  26. package/lib/main.js +59 -42
  27. package/lib/mainComp.js +41 -40
  28. package/lib/menu.js +2 -2
  29. package/lib/nav.js +35 -35
  30. package/lib/notify.js +35 -35
  31. package/lib/page.js +35 -35
  32. package/lib/pagination.js +2 -2
  33. package/lib/player.js +52 -52
  34. package/lib/qr-code.js +37 -37
  35. package/lib/radio-group.js +35 -35
  36. package/lib/select-ganged.js +35 -35
  37. package/lib/select.js +38 -36
  38. package/lib/selector-panel.js +39 -38
  39. package/lib/selector.js +37 -37
  40. package/lib/sizer.js +35 -35
  41. package/lib/steps.js +35 -35
  42. package/lib/switch.js +35 -35
  43. package/lib/table-form.js +49 -41
  44. package/lib/tabs-panel.js +2 -2
  45. package/lib/tabs.js +35 -35
  46. package/lib/tips.js +35 -35
  47. package/lib/toolbar.js +2 -2
  48. package/lib/tree-group.js +42 -42
  49. package/lib/tree.js +35 -35
  50. package/lib/upload.js +38 -38
  51. package/lib/wujie.js +35 -35
  52. package/lib/wxlogin.js +35 -35
  53. package/package.json +1 -1
  54. package/packages/dialog/src/main.vue +3 -0
  55. package/packages/flow/src/main.vue +12 -28
  56. package/packages/flow/src/startTaskRead.vue +19 -24
  57. package/packages/flow-group/src/main.vue +5 -0
  58. package/packages/form/src/main.vue +6 -2
  59. package/packages/form/src/table.vue +9 -1
  60. package/packages/icon/src/icon.json +1 -0
  61. package/packages/icon/src/main.vue +3 -6
  62. package/packages/main/src/main.vue +32 -18
  63. package/packages/select/src/main.vue +3 -1
  64. package/src/index.js +1 -1
package/lib/flow.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 24);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 25);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ([
@@ -2257,7 +2257,7 @@ var watermark = function watermark(option) {
2257
2257
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return doWechatQrLogin; });
2258
2258
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "V", function() { return mainConfig; });
2259
2259
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "R", function() { return initUserSet; });
2260
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Mb", function() { return updateUserInfo; });
2260
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Nb", function() { return updateUserInfo; });
2261
2261
  /* unused harmony export getUserImgUrl */
2262
2262
  /* unused harmony export getDoorIndex */
2263
2263
  /* unused harmony export refreshOnlineUsers */
@@ -2266,17 +2266,17 @@ var watermark = function watermark(option) {
2266
2266
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return getComplexApplications; });
2267
2267
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return getComplexApplicationsNew; });
2268
2268
  /* unused harmony export getUserCustomInfo */
2269
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Lb", function() { return updateUserCustomInfo; });
2269
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Mb", function() { return updateUserCustomInfo; });
2270
2270
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "lb", function() { return sysMsgPage; });
2271
2271
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "O", function() { return ignoreSysMsg; });
2272
2272
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "N", function() { return ignoreAllSysMsg; });
2273
2273
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return getAdjunctProperties; });
2274
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Qb", function() { return uploads; });
2275
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ob", function() { return uploadOnlyOne; });
2274
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Rb", function() { return uploads; });
2275
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Pb", function() { return uploadOnlyOne; });
2276
2276
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "v", function() { return getAdjunctFileInfos; });
2277
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Pb", function() { return uploadSort; });
2277
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Qb", function() { return uploadSort; });
2278
2278
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return downloadByAdjunctId; });
2279
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Nb", function() { return uploadDownloads; });
2279
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ob", function() { return uploadDownloads; });
2280
2280
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ab", function() { return previewAdjunct; });
2281
2281
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "bb", function() { return previewAdjunct2; });
2282
2282
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "cb", function() { return previewAdjunctOffice; });
@@ -2293,13 +2293,13 @@ var watermark = function watermark(option) {
2293
2293
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", function() { return gethelpdoc; });
2294
2294
  /* unused harmony export getCurrentuser */
2295
2295
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "W", function() { return mainDetail; });
2296
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "xb", function() { return toStartFlow; });
2297
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ub", function() { return tempSave; });
2296
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "yb", function() { return toStartFlow; });
2297
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "vb", function() { return tempSave; });
2298
2298
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return commonOpion; });
2299
2299
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return addCommonOpion; });
2300
2300
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return editCommonOpion; });
2301
2301
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "fb", function() { return saveCommonOpinion; });
2302
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Kb", function() { return updateCommonOpinion; });
2302
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Lb", function() { return updateCommonOpinion; });
2303
2303
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return deleteCommonOpion; });
2304
2304
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return getProcessDefList; });
2305
2305
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return getNodeInfo; });
@@ -2307,46 +2307,46 @@ var watermark = function watermark(option) {
2307
2307
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return findSysCodes; });
2308
2308
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "D", function() { return getNotificationMsg; });
2309
2309
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return getHandleInfoHtml; });
2310
- /* unused harmony export taskHandleHtml */
2310
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "mb", function() { return taskHandleHtml; });
2311
2311
  /* unused harmony export getView */
2312
2312
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "db", function() { return register; });
2313
2313
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "X", function() { return pendedhistoryList; });
2314
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ab", function() { return toTaskRejectHtml; });
2315
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "nb", function() { return taskRejectHtml; });
2316
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "yb", function() { return toStartTaskRead; });
2317
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "zb", function() { return toStartTaskReadIndex; });
2318
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "mb", function() { return taskReadHtml; });
2314
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Bb", function() { return toTaskRejectHtml; });
2315
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ob", function() { return taskRejectHtml; });
2316
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "zb", function() { return toStartTaskRead; });
2317
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ab", function() { return toStartTaskReadIndex; });
2318
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "nb", function() { return taskReadHtml; });
2319
2319
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "eb", function() { return rejectAndEnd; });
2320
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "wb", function() { return toSendMsg; });
2320
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "xb", function() { return toSendMsg; });
2321
2321
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "jb", function() { return sendMsg; });
2322
2322
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return endFlowHtml; });
2323
2323
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return handleInfo; });
2324
2324
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "T", function() { return loginUserInfo; });
2325
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Rb", function() { return wss; });
2326
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ib", function() { return topic; });
2325
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Sb", function() { return wss; });
2326
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Jb", function() { return topic; });
2327
2327
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", function() { return getPresetCustomInfo; });
2328
2328
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "G", function() { return getPresetNodeInfo; });
2329
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Eb", function() { return toTaskTransferIndex; });
2330
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "rb", function() { return taskTransfer; });
2331
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "vb", function() { return toPresetInfoListIndex; });
2329
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Fb", function() { return toTaskTransferIndex; });
2330
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "sb", function() { return taskTransfer; });
2331
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "wb", function() { return toPresetInfoListIndex; });
2332
2332
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return deletePresetInfo; });
2333
2333
  /* unused harmony export historyListJson */
2334
2334
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Y", function() { return pendedhistoryListJson; });
2335
2335
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Z", function() { return pressListJson; });
2336
2336
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return deleteFlow; });
2337
2337
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "S", function() { return isCanStartSubFlow; });
2338
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Fb", function() { return toTaskUnionExamine; });
2339
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "sb", function() { return taskUnionExamine; });
2340
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Db", function() { return toTaskTakeAdvice; });
2341
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "qb", function() { return taskTakeAdvice; });
2342
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Cb", function() { return toTaskStartDraft; });
2343
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "pb", function() { return taskStartDraft; });
2344
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Bb", function() { return toTaskReview; });
2345
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ob", function() { return taskReview; });
2346
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Gb", function() { return toTaskUnionSeal; });
2347
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "tb", function() { return taskUnionSeal; });
2348
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Hb", function() { return toTwoOfficesDispatch; });
2349
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Jb", function() { return twoOfficesDispatch; });
2338
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Gb", function() { return toTaskUnionExamine; });
2339
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "tb", function() { return taskUnionExamine; });
2340
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Eb", function() { return toTaskTakeAdvice; });
2341
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "rb", function() { return taskTakeAdvice; });
2342
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Db", function() { return toTaskStartDraft; });
2343
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "qb", function() { return taskStartDraft; });
2344
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Cb", function() { return toTaskReview; });
2345
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "pb", function() { return taskReview; });
2346
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Hb", function() { return toTaskUnionSeal; });
2347
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ub", function() { return taskUnionSeal; });
2348
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ib", function() { return toTwoOfficesDispatch; });
2349
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Kb", function() { return twoOfficesDispatch; });
2350
2350
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ib", function() { return sendList; });
2351
2351
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "hb", function() { return sendInfo; });
2352
2352
  /* unused harmony export sendSave */
@@ -2888,14 +2888,15 @@ var component = Object(componentNormalizer["a" /* default */])(
2888
2888
  /* 21 */,
2889
2889
  /* 22 */,
2890
2890
  /* 23 */,
2891
- /* 24 */
2891
+ /* 24 */,
2892
+ /* 25 */
2892
2893
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2893
2894
 
2894
2895
  "use strict";
2895
2896
  // ESM COMPAT FLAG
2896
2897
  __webpack_require__.r(__webpack_exports__);
2897
2898
 
2898
- // 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=36af21df&
2899
+ // 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=f82d34b0&
2899
2900
  var render = function () {
2900
2901
  var _vm = this
2901
2902
  var _h = _vm.$createElement
@@ -3990,6 +3991,7 @@ var render = function () {
3990
3991
  title: _vm.title,
3991
3992
  "close-on-click-modal": false,
3992
3993
  visible: _vm.handleVisible,
3994
+ closeParent: _vm.closeParent,
3993
3995
  height: "auto",
3994
3996
  },
3995
3997
  on: {
@@ -4219,7 +4221,7 @@ var staticRenderFns = []
4219
4221
  render._withStripped = true
4220
4222
 
4221
4223
 
4222
- // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=36af21df&
4224
+ // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=f82d34b0&
4223
4225
 
4224
4226
  // EXTERNAL MODULE: external "babel-runtime/regenerator"
4225
4227
  var regenerator_ = __webpack_require__(9);
@@ -5093,7 +5095,7 @@ var _components;
5093
5095
  }
5094
5096
  this.loading = util["a" /* default */].loading(this.$loading, '提交中...');
5095
5097
  util["a" /* default */].ajax({
5096
- url: data.id ? api["Kb" /* updateCommonOpinion */] : api["fb" /* saveCommonOpinion */],
5098
+ url: data.id ? api["Lb" /* updateCommonOpinion */] : api["fb" /* saveCommonOpinion */],
5097
5099
  data: info,
5098
5100
  header: { 'Content-Type': 'multipart/form-data' },
5099
5101
  method: 'post'
@@ -7776,7 +7778,7 @@ var processFormvue_type_script_lang_js_components;
7776
7778
  businessId: this.businessId
7777
7779
  };
7778
7780
  // 获取节点
7779
- util["a" /* default */].ajax({ url: api["xb" /* toStartFlow */], params: params }).then(function (res) {
7781
+ util["a" /* default */].ajax({ url: api["yb" /* toStartFlow */], params: params }).then(function (res) {
7780
7782
  //pc接口返回数据处理
7781
7783
  var status = res.status,
7782
7784
  message = res.message,
@@ -8276,7 +8278,7 @@ SendMsgvue_type_template_id_7d374b0a_render._withStripped = true
8276
8278
 
8277
8279
  this.loading = true;
8278
8280
  util["a" /* default */].ajax({
8279
- url: api["wb" /* toSendMsg */],
8281
+ url: api["xb" /* toSendMsg */],
8280
8282
  params: { pendingId: this.$attrs.pendingId }
8281
8283
  }).then(function (res) {
8282
8284
  var status = res.status,
@@ -9091,7 +9093,7 @@ processRejectvue_type_template_id_4de07824_render._withStripped = true
9091
9093
  userId: util["a" /* default */].getStorage('userId'),
9092
9094
  nextNodeId: _this2.nextNode.nextNodeId
9093
9095
  };
9094
- util["a" /* default */].ajax({ url: api["nb" /* taskRejectHtml */], method: 'post', data: params }).then(function (res) {
9096
+ util["a" /* default */].ajax({ url: api["ob" /* taskRejectHtml */], method: 'post', data: params }).then(function (res) {
9095
9097
  var status = res.status,
9096
9098
  message = res.message;
9097
9099
 
@@ -9146,7 +9148,7 @@ processRejectvue_type_template_id_4de07824_render._withStripped = true
9146
9148
  isSinglePage: false,
9147
9149
  opinion: this.option
9148
9150
  };
9149
- util["a" /* default */].ajax({ url: api["Ab" /* toTaskRejectHtml */], params: params }).then(function (res) {
9151
+ util["a" /* default */].ajax({ url: api["Bb" /* toTaskRejectHtml */], params: params }).then(function (res) {
9150
9152
  var status = res.status,
9151
9153
  message = res.message,
9152
9154
  _res$data = res.data,
@@ -9209,8 +9211,8 @@ var processReject_component = Object(componentNormalizer["a" /* default */])(
9209
9211
  )
9210
9212
 
9211
9213
  /* harmony default export */ var processReject = (processReject_component.exports);
9212
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/startTaskRead.vue?vue&type=template&id=01cc2ac3&
9213
- var startTaskReadvue_type_template_id_01cc2ac3_render = function () {
9214
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/startTaskRead.vue?vue&type=template&id=0c8ae180&
9215
+ var startTaskReadvue_type_template_id_0c8ae180_render = function () {
9214
9216
  var _vm = this
9215
9217
  var _h = _vm.$createElement
9216
9218
  var _c = _vm._self._c || _h
@@ -9550,7 +9552,7 @@ var startTaskReadvue_type_template_id_01cc2ac3_render = function () {
9550
9552
  _vm.configInfo.isCdjxjTaskHandle != "true" &&
9551
9553
  _vm.type == "transfer",
9552
9554
  expression:
9553
- "\n nextNode.noticeType.length != 0 &&\n configInfo.isCdjxjTaskHandle != 'true' &&\n type == 'transfer'\n ",
9555
+ "\n nextNode.noticeType.length != 0 &&\n configInfo.isCdjxjTaskHandle != 'true' &&\n type == 'transfer'\n ",
9554
9556
  },
9555
9557
  ],
9556
9558
  attrs: { prop: "nextNode", label: "通知消息" },
@@ -9585,11 +9587,11 @@ var startTaskReadvue_type_template_id_01cc2ac3_render = function () {
9585
9587
  1
9586
9588
  )
9587
9589
  }
9588
- var startTaskReadvue_type_template_id_01cc2ac3_staticRenderFns = []
9589
- startTaskReadvue_type_template_id_01cc2ac3_render._withStripped = true
9590
+ var startTaskReadvue_type_template_id_0c8ae180_staticRenderFns = []
9591
+ startTaskReadvue_type_template_id_0c8ae180_render._withStripped = true
9590
9592
 
9591
9593
 
9592
- // CONCATENATED MODULE: ./packages/flow/src/startTaskRead.vue?vue&type=template&id=01cc2ac3&
9594
+ // CONCATENATED MODULE: ./packages/flow/src/startTaskRead.vue?vue&type=template&id=0c8ae180&
9593
9595
 
9594
9596
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/startTaskRead.vue?vue&type=script&lang=js&
9595
9597
  var startTaskReadvue_type_script_lang_js_extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };
@@ -9818,7 +9820,7 @@ var startTaskReadvue_type_script_lang_js_components;
9818
9820
  taskExamine = this.taskExamine;
9819
9821
 
9820
9822
  var params = {
9821
- url: api["Eb" /* toTaskTransferIndex */],
9823
+ url: api["Fb" /* toTaskTransferIndex */],
9822
9824
  params: {
9823
9825
  opinion: opinion,
9824
9826
  pendingId: pendingId,
@@ -9943,7 +9945,7 @@ var startTaskReadvue_type_script_lang_js_components;
9943
9945
  var _this3 = this;
9944
9946
 
9945
9947
  var params = {
9946
- url: api["yb" /* toStartTaskRead */],
9948
+ url: api["zb" /* toStartTaskRead */],
9947
9949
  params: { pendingId: this.pendingId, taskAction: this.type }
9948
9950
  };
9949
9951
  if (this.type != 'taskReadAndEnd') delete params.params.taskAction;
@@ -10013,7 +10015,7 @@ var startTaskReadvue_type_script_lang_js_components;
10013
10015
  multiple = this.multiple;
10014
10016
 
10015
10017
  var params = {
10016
- url: api["rb" /* taskTransfer */],
10018
+ url: api["sb" /* taskTransfer */],
10017
10019
  data: {
10018
10020
  choiceDeptId: choiceDeptId,
10019
10021
  choiceOrgId: choiceOrgId,
@@ -10100,9 +10102,8 @@ var startTaskReadvue_type_script_lang_js_components;
10100
10102
  fyeh != 'true' && delete params.isInHistory;
10101
10103
  !download && delete params.isDownload;
10102
10104
  isCdjxjTaskHandle == 'true' && delete params.noticeType;
10103
- console.log(params, 'aaa');
10104
10105
  util["a" /* default */].ajax({
10105
- url: api["mb" /* taskReadHtml */],
10106
+ url: api["nb" /* taskReadHtml */],
10106
10107
  params: { taskAction: _this7.type },
10107
10108
  headers: { Accept: 'application/json,text/plain' },
10108
10109
  method: 'post',
@@ -10177,8 +10178,8 @@ var startTaskReadvue_type_script_lang_js_components;
10177
10178
 
10178
10179
  var startTaskRead_component = Object(componentNormalizer["a" /* default */])(
10179
10180
  src_startTaskReadvue_type_script_lang_js_,
10180
- startTaskReadvue_type_template_id_01cc2ac3_render,
10181
- startTaskReadvue_type_template_id_01cc2ac3_staticRenderFns,
10181
+ startTaskReadvue_type_template_id_0c8ae180_render,
10182
+ startTaskReadvue_type_template_id_0c8ae180_staticRenderFns,
10182
10183
  false,
10183
10184
  null,
10184
10185
  null,
@@ -10594,7 +10595,7 @@ var taskUnionExaminevue_type_script_lang_js_components;
10594
10595
  pendingId = this.pendingId;
10595
10596
 
10596
10597
  var params = {
10597
- url: api["ob" /* taskReview */],
10598
+ url: api["pb" /* taskReview */],
10598
10599
  data: {
10599
10600
  nextUserId: nextOtherOrgObj.join(','),
10600
10601
  notificationType: noticeType.join(','),
@@ -10630,7 +10631,7 @@ var taskUnionExaminevue_type_script_lang_js_components;
10630
10631
  var _this2 = this;
10631
10632
 
10632
10633
  var params = {
10633
- url: api["Bb" /* toTaskReview */],
10634
+ url: api["Cb" /* toTaskReview */],
10634
10635
  params: { pendingId: this.pendingId }
10635
10636
  };
10636
10637
  util["a" /* default */].ajax(params).then(function (res) {
@@ -10665,7 +10666,7 @@ var taskUnionExaminevue_type_script_lang_js_components;
10665
10666
  var _this3 = this;
10666
10667
 
10667
10668
  var params = {
10668
- url: this.type == 'takeAdvice' ? api["Db" /* toTaskTakeAdvice */] : this.type === 'startDraf' ? api["Cb" /* toTaskStartDraft */] : this.type == 'unionSeal' ? api["Gb" /* toTaskUnionSeal */] : this.type == 'twoOfficesDispatch' ? api["Hb" /* toTwoOfficesDispatch */] : api["Fb" /* toTaskUnionExamine */],
10669
+ url: this.type == 'takeAdvice' ? api["Eb" /* toTaskTakeAdvice */] : this.type === 'startDraf' ? api["Db" /* toTaskStartDraft */] : this.type == 'unionSeal' ? api["Hb" /* toTaskUnionSeal */] : this.type == 'twoOfficesDispatch' ? api["Ib" /* toTwoOfficesDispatch */] : api["Gb" /* toTaskUnionExamine */],
10669
10670
  params: { pendingId: this.pendingId },
10670
10671
  headers: { Accept: 'application/json,text/plain' }
10671
10672
  };
@@ -10759,7 +10760,7 @@ var taskUnionExaminevue_type_script_lang_js_components;
10759
10760
  // if (this.type != 'startDraf' && this.type != 'unionSeal' && this.type != 'twoOfficesDispatch')
10760
10761
  // return this.$message.warning('暂未开放,敬请期待!');
10761
10762
  var param = {
10762
- url: this.type === 'startDraf' ? api["pb" /* taskStartDraft */] : this.type == 'unionSeal' ? api["tb" /* taskUnionSeal */] : this.type === 'twoOfficesDispatch' ? api["Jb" /* twoOfficesDispatch */] : this.type == 'takeAdvice' ? api["qb" /* taskTakeAdvice */] : api["sb" /* taskUnionExamine */],
10763
+ url: this.type === 'startDraf' ? api["qb" /* taskStartDraft */] : this.type == 'unionSeal' ? api["ub" /* taskUnionSeal */] : this.type === 'twoOfficesDispatch' ? api["Kb" /* twoOfficesDispatch */] : this.type == 'takeAdvice' ? api["rb" /* taskTakeAdvice */] : api["tb" /* taskUnionExamine */],
10763
10764
  data: {
10764
10765
  opinion: opinion,
10765
10766
  pendingId: pendingId,
@@ -11440,6 +11441,7 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
11440
11441
  //
11441
11442
  //
11442
11443
  //
11444
+ //
11443
11445
 
11444
11446
 
11445
11447
 
@@ -11479,7 +11481,8 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
11479
11481
  }
11480
11482
  },
11481
11483
  beforeSubmit: Function,
11482
- title: { type: String, default: '事务表单办理' }
11484
+ title: { type: String, default: '事务表单办理' },
11485
+ closeParent: Boolean
11483
11486
  },
11484
11487
  data: function data() {
11485
11488
  var _ref;
@@ -11768,7 +11771,7 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
11768
11771
  opinion: _this2.value
11769
11772
  };
11770
11773
  util["a" /* default */].ajax({
11771
- url: api["mb" /* taskReadHtml */],
11774
+ url: api["nb" /* taskReadHtml */],
11772
11775
  params: { taskAction: 'complete' },
11773
11776
  headers: { Accept: 'application/json,text/plain' },
11774
11777
  method: 'post',
@@ -11798,7 +11801,7 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
11798
11801
 
11799
11802
  this.loading = util["a" /* default */].loading(this.$loading, '加载中...');
11800
11803
  util["a" /* default */].ajax({
11801
- url: api["zb" /* toStartTaskReadIndex */],
11804
+ url: api["Ab" /* toStartTaskReadIndex */],
11802
11805
  params: { pendingId: this.pendingId }
11803
11806
  }).then(function (res) {
11804
11807
  var status = res.status,
@@ -11894,12 +11897,12 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
11894
11897
 
11895
11898
  if (this.isFlow) {
11896
11899
  if (!type) {
11897
- if (btn.before) {
11900
+ if (btn && btn.before) {
11898
11901
  btn.before(Object.prototype.hasOwnProperty.call(btn, 'code') ? btn.code : 1).then(function (next) {
11899
11902
  _this6.$emit('save', _this6.businessIds);
11900
11903
  }).catch(function (e) {});
11901
11904
  } else if (this.beforeSubmit != undefined) {
11902
- this.beforeSubmit(Object.prototype.hasOwnProperty.call(btn, 'code') ? btn.code : 1).then(function (next) {
11905
+ this.beforeSubmit(btn && Object.prototype.hasOwnProperty.call(btn, 'code') ? btn.code : 1).then(function (next) {
11903
11906
  _this6.$emit('save', _this6.businessIds);
11904
11907
  }).catch(function (e) {});
11905
11908
  } else {
@@ -11907,14 +11910,14 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
11907
11910
  }
11908
11911
  }
11909
11912
  } else {
11910
- if (btn.before && !type) {
11913
+ if (btn && btn.before && !type) {
11911
11914
  btn.before(Object.prototype.hasOwnProperty.call(btn, 'code') ? btn.code : 2).then(function (next) {
11912
11915
  _this6.saveFlowInfo();
11913
11916
  }).catch(function (e) {});
11914
11917
  } else if (this.beforeSubmit == undefined && !type) {
11915
11918
  this.subFun(this.saveFlowInfo);
11916
11919
  } else if (!type && this.beforeSubmit != undefined) {
11917
- this.beforeSubmit(Object.prototype.hasOwnProperty.call(btn, 'code') ? btn.code : 2).then(function (next) {
11920
+ this.beforeSubmit(btn && Object.prototype.hasOwnProperty.call(btn, 'code') ? btn.code : 2).then(function (next) {
11918
11921
  _this6.saveFlowInfo();
11919
11922
  }).catch(function (e) {});
11920
11923
  } else {
@@ -11930,7 +11933,7 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
11930
11933
  pendingId: this.pendingId
11931
11934
  };
11932
11935
  this.loading = util["a" /* default */].loading(this.$loading, '保存中...');
11933
- util["a" /* default */].ajax({ url: api["ub" /* tempSave */], params: params }).then(function (res) {
11936
+ util["a" /* default */].ajax({ url: api["vb" /* tempSave */], params: params }).then(function (res) {
11934
11937
  var status = res.status,
11935
11938
  message = res.message;
11936
11939
 
@@ -12322,7 +12325,6 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
12322
12325
  showid: data.nextUserList[0].userId
12323
12326
  });
12324
12327
  }
12325
- // this.userSelectionType = results.nodeExtAttr.userSelectionType;
12326
12328
  _this12.isLimitedTimeHandling = data.nodeExtAttr.isLimitedTimeHandling;
12327
12329
  _this12.isCustomUser = data.nodeExtAttr.isCustomUser;
12328
12330
  _this12.presetEdit = data.nodeExtAttr.presetEdit;
@@ -12385,13 +12387,6 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
12385
12387
  this.nextNode.nextNodeId = this.nodeInfos[0].nodeId;
12386
12388
  }
12387
12389
  }
12388
- // else {
12389
- // this.nextNodeList.map(item => {
12390
- // if (item.nodeId === val) {
12391
- // this.isMultiple(item.transRule.userSelectionType);
12392
- // }
12393
- // });
12394
- // }
12395
12390
 
12396
12391
  if (val === 9) {
12397
12392
  this.isReject = true;
@@ -12519,9 +12514,6 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
12519
12514
  if (item.taskNodeList != null) {
12520
12515
  _this14.nodeInfos = item.taskNodeList;
12521
12516
  }
12522
- // if (item.taskNodeList) {
12523
- // this.nextNode.nextNodeId = item.taskNodeList[0].nodeId;
12524
- // }
12525
12517
  }
12526
12518
  if (taskOperations.length == 1) {
12527
12519
  _this14.nodeInfos = [];
@@ -12616,11 +12608,6 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
12616
12608
  _this14.moreList.push(item);
12617
12609
  }
12618
12610
  });
12619
- // else if (
12620
- // item.fun === 'toSendMsg()' ||
12621
- // item.fun === 'toStartDraf()'
12622
- // ) {
12623
- // }
12624
12611
  }
12625
12612
  _this14.isCustomPreset = isCustomPreset;
12626
12613
  _this14.isPreset = isPreset;
@@ -12802,7 +12789,7 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
12802
12789
  switch (_context.prev = _context.next) {
12803
12790
  case 0:
12804
12791
  if (!valid) {
12805
- _context.next = 56;
12792
+ _context.next = 55;
12806
12793
  break;
12807
12794
  }
12808
12795
 
@@ -12941,11 +12928,6 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
12941
12928
  if (_this18.nextNode.isAddSign != '1') {
12942
12929
  delete params.addSignUserId;
12943
12930
  }
12944
- // if(this.isSubmitButtonShowAgreeAndDisagree == 1){
12945
- // this.value = this.value
12946
- // }
12947
- // console.log(params,'params')
12948
- // return
12949
12931
  _this18.loading = util["a" /* default */].loading(_this18.$loading, '提交中...');
12950
12932
  isEndUserTask = _this18.isEndUserTask, choiceOrgId = _this18.choiceOrgId, choiceDeptId = _this18.choiceDeptId, pOrgId = _this18.pOrgId, taskExamineInfo = _this18.taskExamineInfo;
12951
12933
 
@@ -12959,12 +12941,29 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
12959
12941
  params.processDefinitionId = taskExamineInfo.processDefinitionId;
12960
12942
  params.isSubFlow = taskExamineInfo.isSubFlow;
12961
12943
  params.nodeId = taskExamineInfo.nodeId;
12962
- return _context.abrupt('return');
12963
-
12964
- case 56:
12944
+ return _context.abrupt('return', util["a" /* default */].ajax({ url: api["mb" /* taskHandleHtml */], method: 'post', data: params }).then(function (res) {
12945
+ var status = res.status,
12946
+ message = res.message;
12947
+
12948
+ _this18.loading.close();
12949
+ if (status === 'success') {
12950
+ _this18.$message.success('提交成功');
12951
+ _this18.$emit('success');
12952
+ } else {
12953
+ _this18.$message.error(message || '系统错误,请联系管理员!');
12954
+ _this18.$emit('error');
12955
+ }
12956
+ }).catch(function (err) {
12957
+ _this18.loading.close();
12958
+ if (err.message && err.message !== 'canceled') {
12959
+ _this18.$message.error(err.message);
12960
+ }
12961
+ }));
12962
+
12963
+ case 55:
12965
12964
  return _context.abrupt('return', false);
12966
12965
 
12967
- case 57:
12966
+ case 56:
12968
12967
  case 'end':
12969
12968
  return _context.stop();
12970
12969
  }