eoss-ui 0.8.38 → 0.8.39

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 (78) hide show
  1. package/lib/eoss-ui.common.js +746 -687
  2. package/lib/flow-group.js +2 -2
  3. package/lib/flow.js +724 -669
  4. package/lib/index.js +1 -1
  5. package/lib/selector.js +7 -3
  6. package/package.json +1 -1
  7. package/packages/flow/src/component/taskUnionExamine.vue +821 -771
  8. package/packages/flow/src/flow.vue +4534 -4526
  9. package/packages/flow/src/main.vue +4411 -4411
  10. package/packages/flow/src/selectUser.vue +1 -0
  11. package/packages/flow/src/startTaskRead.vue +718 -718
  12. package/packages/flow-group/src/main.vue +756 -756
  13. package/packages/selector/src/main.vue +764 -761
  14. package/packages/theme-chalk/lib/archives.css +1 -0
  15. package/packages/theme-chalk/lib/base.css +1 -0
  16. package/packages/theme-chalk/lib/button-group.css +1 -0
  17. package/packages/theme-chalk/lib/button.css +1 -0
  18. package/packages/theme-chalk/lib/calendar.css +1 -0
  19. package/packages/theme-chalk/lib/calogin.css +0 -0
  20. package/packages/theme-chalk/lib/card.css +1 -0
  21. package/packages/theme-chalk/lib/cascader.css +0 -0
  22. package/packages/theme-chalk/lib/checkbox-group.css +1 -0
  23. package/packages/theme-chalk/lib/clients.css +1 -0
  24. package/packages/theme-chalk/lib/data-table-form.css +1 -0
  25. package/packages/theme-chalk/lib/data-table.css +1 -0
  26. package/packages/theme-chalk/lib/date-picker.css +1 -0
  27. package/packages/theme-chalk/lib/dialog.css +1 -0
  28. package/packages/theme-chalk/lib/enable-drag.css +1 -0
  29. package/packages/theme-chalk/lib/enterprise.css +1 -0
  30. package/packages/theme-chalk/lib/error-page.css +1 -0
  31. package/packages/theme-chalk/lib/flow-chart.css +0 -0
  32. package/packages/theme-chalk/lib/flow-group.css +1 -0
  33. package/packages/theme-chalk/lib/flow-list.css +1 -0
  34. package/packages/theme-chalk/lib/flow.css +1 -0
  35. package/packages/theme-chalk/lib/fonts/iconfont.ttf +0 -0
  36. package/packages/theme-chalk/lib/fonts/iconfont.woff +0 -0
  37. package/packages/theme-chalk/lib/form.css +1 -0
  38. package/packages/theme-chalk/lib/handle-user.css +1 -0
  39. package/packages/theme-chalk/lib/handler.css +1 -0
  40. package/packages/theme-chalk/lib/icon.css +1 -0
  41. package/packages/theme-chalk/lib/icons.css +1 -0
  42. package/packages/theme-chalk/lib/index.css +1 -0
  43. package/packages/theme-chalk/lib/input-number.css +0 -0
  44. package/packages/theme-chalk/lib/input.css +1 -0
  45. package/packages/theme-chalk/lib/label.css +1 -0
  46. package/packages/theme-chalk/lib/layout.css +1 -0
  47. package/packages/theme-chalk/lib/login.css +1 -0
  48. package/packages/theme-chalk/lib/main.css +1 -0
  49. package/packages/theme-chalk/lib/menu.css +1 -0
  50. package/packages/theme-chalk/lib/nav.css +1 -0
  51. package/packages/theme-chalk/lib/notify.css +0 -0
  52. package/packages/theme-chalk/lib/page.css +1 -0
  53. package/packages/theme-chalk/lib/pagination.css +1 -0
  54. package/packages/theme-chalk/lib/player.css +1 -0
  55. package/packages/theme-chalk/lib/qr-code.css +1 -0
  56. package/packages/theme-chalk/lib/radio-group.css +1 -0
  57. package/packages/theme-chalk/lib/retrial-auth.css +1 -0
  58. package/packages/theme-chalk/lib/select-ganged.css +1 -0
  59. package/packages/theme-chalk/lib/select.css +1 -0
  60. package/packages/theme-chalk/lib/selector-panel.css +1 -0
  61. package/packages/theme-chalk/lib/selector.css +1 -0
  62. package/packages/theme-chalk/lib/simplicity-top.css +1 -0
  63. package/packages/theme-chalk/lib/simplicity.css +1 -0
  64. package/packages/theme-chalk/lib/sizer.css +1 -0
  65. package/packages/theme-chalk/lib/steps.css +1 -0
  66. package/packages/theme-chalk/lib/switch.css +1 -0
  67. package/packages/theme-chalk/lib/table-form.css +0 -0
  68. package/packages/theme-chalk/lib/tabs-panel.css +0 -0
  69. package/packages/theme-chalk/lib/tabs.css +1 -0
  70. package/packages/theme-chalk/lib/tips.css +1 -0
  71. package/packages/theme-chalk/lib/toolbar.css +1 -0
  72. package/packages/theme-chalk/lib/tree-group.css +1 -0
  73. package/packages/theme-chalk/lib/tree.css +1 -0
  74. package/packages/theme-chalk/lib/upload.css +1 -0
  75. package/packages/theme-chalk/lib/wujie.css +0 -0
  76. package/packages/theme-chalk/lib/wxlogin.css +1 -0
  77. package/src/index.js +1 -1
  78. package/packages/theme-chalk/gulpfile.js +0 -25
@@ -33548,8 +33548,8 @@ var CommonOpinions_component = normalizeComponent(
33548
33548
  )
33549
33549
 
33550
33550
  /* harmony default export */ var CommonOpinions = (CommonOpinions_component.exports);
33551
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/flow.vue?vue&type=template&id=f7d7c7c6&
33552
- var flowvue_type_template_id_f7d7c7c6_render = function () {
33551
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/flow.vue?vue&type=template&id=ef00b086&
33552
+ var flowvue_type_template_id_ef00b086_render = function () {
33553
33553
  var _vm = this
33554
33554
  var _h = _vm.$createElement
33555
33555
  var _c = _vm._self._c || _h
@@ -35819,6 +35819,8 @@ var flowvue_type_template_id_f7d7c7c6_render = function () {
35819
35819
  pendingId: _vm.pendingId,
35820
35820
  defaultOpinion: _vm.nodeDefaultSubmitOpinion,
35821
35821
  oldOption: _vm.value,
35822
+ isCancelSecondConfirmationType:
35823
+ _vm.isCancelSecondConfirmationType,
35822
35824
  selectorParams: _vm.selectorParams,
35823
35825
  type: _vm.flowType,
35824
35826
  multiple: _vm.flowMultiple,
@@ -36463,11 +36465,11 @@ var flowvue_type_template_id_f7d7c7c6_render = function () {
36463
36465
  )
36464
36466
  : _vm._e()
36465
36467
  }
36466
- var flowvue_type_template_id_f7d7c7c6_staticRenderFns = []
36467
- flowvue_type_template_id_f7d7c7c6_render._withStripped = true
36468
+ var flowvue_type_template_id_ef00b086_staticRenderFns = []
36469
+ flowvue_type_template_id_ef00b086_render._withStripped = true
36468
36470
 
36469
36471
 
36470
- // CONCATENATED MODULE: ./packages/flow/src/flow.vue?vue&type=template&id=f7d7c7c6&
36472
+ // CONCATENATED MODULE: ./packages/flow/src/flow.vue?vue&type=template&id=ef00b086&
36471
36473
 
36472
36474
  // 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/Opinions.vue?vue&type=template&id=5f07a050&
36473
36475
  var Opinionsvue_type_template_id_5f07a050_render = function () {
@@ -38140,8 +38142,8 @@ processFormvue_type_template_id_2860b038_render._withStripped = true
38140
38142
 
38141
38143
  // CONCATENATED MODULE: ./packages/flow/src/processForm.vue?vue&type=template&id=2860b038&
38142
38144
 
38143
- // 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=3a5614a4&
38144
- var selectUservue_type_template_id_3a5614a4_render = function () {
38145
+ // 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=4dc7fc96&
38146
+ var selectUservue_type_template_id_4dc7fc96_render = function () {
38145
38147
  var _vm = this
38146
38148
  var _h = _vm.$createElement
38147
38149
  var _c = _vm._self._c || _h
@@ -38262,6 +38264,7 @@ var selectUservue_type_template_id_3a5614a4_render = function () {
38262
38264
  title: _vm.title,
38263
38265
  showFilterListDep: false,
38264
38266
  reset: "",
38267
+ destroyOnClose: "",
38265
38268
  classify: _vm.classify,
38266
38269
  "collapse-tags": _vm.selectorTags,
38267
38270
  mix: _vm.mix,
@@ -38303,11 +38306,11 @@ var selectUservue_type_template_id_3a5614a4_render = function () {
38303
38306
  1
38304
38307
  )
38305
38308
  }
38306
- var selectUservue_type_template_id_3a5614a4_staticRenderFns = []
38307
- selectUservue_type_template_id_3a5614a4_render._withStripped = true
38309
+ var selectUservue_type_template_id_4dc7fc96_staticRenderFns = []
38310
+ selectUservue_type_template_id_4dc7fc96_render._withStripped = true
38308
38311
 
38309
38312
 
38310
- // CONCATENATED MODULE: ./packages/flow/src/selectUser.vue?vue&type=template&id=3a5614a4&
38313
+ // CONCATENATED MODULE: ./packages/flow/src/selectUser.vue?vue&type=template&id=4dc7fc96&
38311
38314
 
38312
38315
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/selectUser.vue?vue&type=script&lang=js&
38313
38316
  var selectUservue_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; };
@@ -38415,6 +38418,7 @@ var selectUservue_type_script_lang_js_extends = Object.assign || function (targe
38415
38418
  //
38416
38419
  //
38417
38420
  //
38421
+ //
38418
38422
 
38419
38423
 
38420
38424
 
@@ -38838,8 +38842,8 @@ var selectUservue_type_script_lang_js_extends = Object.assign || function (targe
38838
38842
 
38839
38843
  var selectUser_component = normalizeComponent(
38840
38844
  src_selectUservue_type_script_lang_js_,
38841
- selectUservue_type_template_id_3a5614a4_render,
38842
- selectUservue_type_template_id_3a5614a4_staticRenderFns,
38845
+ selectUservue_type_template_id_4dc7fc96_render,
38846
+ selectUservue_type_template_id_4dc7fc96_staticRenderFns,
38843
38847
  false,
38844
38848
  null,
38845
38849
  null,
@@ -45775,8 +45779,8 @@ var reset_component = normalizeComponent(
45775
45779
  )
45776
45780
 
45777
45781
  /* harmony default export */ var src_reset = (reset_component.exports);
45778
- // 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=f2f9c652&
45779
- var taskUnionExaminevue_type_template_id_f2f9c652_render = function () {
45782
+ // 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=0724a5af&
45783
+ var taskUnionExaminevue_type_template_id_0724a5af_render = function () {
45780
45784
  var _vm = this
45781
45785
  var _h = _vm.$createElement
45782
45786
  var _c = _vm._self._c || _h
@@ -46081,7 +46085,7 @@ var taskUnionExaminevue_type_template_id_f2f9c652_render = function () {
46081
46085
  [
46082
46086
  _c(
46083
46087
  "el-button",
46084
- { attrs: { type: "primary" }, on: { click: _vm.subMit } },
46088
+ { attrs: { type: "primary" }, on: { click: _vm.subProcess } },
46085
46089
  [_vm._v(" 确定 ")]
46086
46090
  ),
46087
46091
  _c("el-button", { on: { click: _vm.quit } }, [_vm._v(" 取消 ")]),
@@ -46092,11 +46096,11 @@ var taskUnionExaminevue_type_template_id_f2f9c652_render = function () {
46092
46096
  1
46093
46097
  )
46094
46098
  }
46095
- var taskUnionExaminevue_type_template_id_f2f9c652_staticRenderFns = []
46096
- taskUnionExaminevue_type_template_id_f2f9c652_render._withStripped = true
46099
+ var taskUnionExaminevue_type_template_id_0724a5af_staticRenderFns = []
46100
+ taskUnionExaminevue_type_template_id_0724a5af_render._withStripped = true
46097
46101
 
46098
46102
 
46099
- // CONCATENATED MODULE: ./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=f2f9c652&
46103
+ // CONCATENATED MODULE: ./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=0724a5af&
46100
46104
 
46101
46105
  // 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&
46102
46106
  var taskUnionExaminevue_type_script_lang_js_components;
@@ -46294,6 +46298,7 @@ var taskUnionExaminevue_type_script_lang_js_components;
46294
46298
  simpleTips: { type: Boolean, default: true },
46295
46299
  multiple: { type: Boolean, default: true },
46296
46300
  hideBtn: { type: Boolean, default: false },
46301
+ isCancelSecondConfirmationType: { type: Boolean, default: false },
46297
46302
  selectorParams: {
46298
46303
  type: Object,
46299
46304
  default: function _default() {
@@ -46362,6 +46367,16 @@ var taskUnionExaminevue_type_script_lang_js_components;
46362
46367
  };
46363
46368
  }
46364
46369
  },
46370
+ watch: {
46371
+ oldOption: {
46372
+ handler: function handler(val) {
46373
+ this.opinion = val;
46374
+ },
46375
+
46376
+ immediate: true,
46377
+ deep: true
46378
+ }
46379
+ },
46365
46380
  mounted: function mounted() {
46366
46381
  this.loading = true;
46367
46382
  this.newMultiple = this.multiple;
@@ -46603,10 +46618,42 @@ var taskUnionExaminevue_type_script_lang_js_components;
46603
46618
  });
46604
46619
  },
46605
46620
  subProcess: function subProcess() {
46606
- this.subMit();
46621
+ var _this4 = this;
46622
+
46623
+ if (this.type === 'taskReview') return this.subTaskReview();
46624
+ var _infoList2 = this.infoList,
46625
+ nextCurrentOrgObj = _infoList2.nextCurrentOrgObj,
46626
+ nextOtherOrgObj = _infoList2.nextOtherOrgObj,
46627
+ isOpinionRequired = this.isOpinionRequired,
46628
+ opinion = this.opinion,
46629
+ type = this.type,
46630
+ isHideOtherOrg = this.isHideOtherOrg,
46631
+ isHideCurrentOrg = this.isHideCurrentOrg;
46632
+
46633
+ if (type == 'takeAdvice' && !nextCurrentOrgObj && isHideCurrentOrg == 0 && nextCurrentOrgObj.length == 0 && isHideOtherOrg == 0 && (!nextOtherOrgObj || nextOtherOrgObj.length == 0)) {
46634
+ return this.$message.warning('请选择处理对象!');
46635
+ } else if (isHideCurrentOrg == 0 && (!nextOtherOrgObj || nextOtherOrgObj.length == 0) && (!nextCurrentOrgObj || nextCurrentOrgObj.length == 0)) {
46636
+ return this.$message.warning('请选择处理对象!');
46637
+ }
46638
+
46639
+ if (isOpinionRequired == 1 && (opinion == '' || opinion == null)) {
46640
+ return this.$message.warning('当前步骤必须输入意见!');
46641
+ }
46642
+ if (this.isCancelSecondConfirmationType) {
46643
+ this.$confirm('确认提交吗?', '提示', {
46644
+ confirmButtonText: '确定',
46645
+ cancelButtonText: '取消',
46646
+ type: 'warning'
46647
+ }).then(function () {
46648
+ _this4.subMit();
46649
+ }).catch(function () {});
46650
+ } else {
46651
+ this.subMit();
46652
+ }
46653
+ ;
46607
46654
  },
46608
46655
  subMit: function subMit() {
46609
- var _this4 = this;
46656
+ var _this5 = this;
46610
46657
 
46611
46658
  // if (
46612
46659
  // this.infoList.nextOtherOrgObjName == '' ||
@@ -46614,12 +46661,12 @@ var taskUnionExaminevue_type_script_lang_js_components;
46614
46661
  // )
46615
46662
  // return this.$message.warning('请选择联合单位');
46616
46663
  if (this.type === 'taskReview') return this.subTaskReview();
46617
- var _infoList2 = this.infoList,
46618
- nextCurrentOrgObj = _infoList2.nextCurrentOrgObj,
46619
- nextOtherOrgObj = _infoList2.nextOtherOrgObj,
46620
- noticeType = _infoList2.noticeType,
46621
- customLimitTime = _infoList2.customLimitTime,
46622
- noticeInfo = _infoList2.noticeInfo,
46664
+ var _infoList3 = this.infoList,
46665
+ nextCurrentOrgObj = _infoList3.nextCurrentOrgObj,
46666
+ nextOtherOrgObj = _infoList3.nextOtherOrgObj,
46667
+ noticeType = _infoList3.noticeType,
46668
+ customLimitTime = _infoList3.customLimitTime,
46669
+ noticeInfo = _infoList3.noticeInfo,
46623
46670
  isOpinionRequired = this.isOpinionRequired,
46624
46671
  opinion = this.opinion,
46625
46672
  type = this.type,
@@ -46630,8 +46677,6 @@ var taskUnionExaminevue_type_script_lang_js_components;
46630
46677
  isSubFlow = this.isSubFlow,
46631
46678
  pendingId = this.pendingId;
46632
46679
 
46633
- console.log(nextCurrentOrgObj);
46634
- console.log(nextOtherOrgObj);
46635
46680
  if (type == 'takeAdvice' && !nextCurrentOrgObj && isHideCurrentOrg == 0 && nextCurrentOrgObj.length == 0 && isHideOtherOrg == 0 && (!nextOtherOrgObj || nextOtherOrgObj.length == 0)) {
46636
46681
  return this.$message.warning('请选择处理对象!');
46637
46682
  } else if (isHideCurrentOrg == 0 && (!nextOtherOrgObj || nextOtherOrgObj.length == 0) && (!nextCurrentOrgObj || nextCurrentOrgObj.length == 0)) {
@@ -46664,7 +46709,6 @@ var taskUnionExaminevue_type_script_lang_js_components;
46664
46709
  };
46665
46710
  if (this.enableCustomLimitTimeSetting) {
46666
46711
  param.data.customLimitTime = customLimitTime;
46667
- console.log(this.validate(), 'this.validate()');
46668
46712
  if (!this.validate()) return;
46669
46713
  }
46670
46714
  this.loading = true;
@@ -46672,17 +46716,17 @@ var taskUnionExaminevue_type_script_lang_js_components;
46672
46716
  var message = res.message,
46673
46717
  status = res.status;
46674
46718
 
46675
- _this4.loading = false;
46719
+ _this5.loading = false;
46676
46720
  if (status == 'success') {
46677
- _this4.simpleTips && _this4.$message.success('提交成功');
46678
- _this4.quit(true);
46721
+ _this5.simpleTips && _this5.$message.success('提交成功');
46722
+ _this5.quit(true);
46679
46723
  } else {
46680
- _this4.$message.error(message || '系统错误,请联系管理员!');
46724
+ _this5.$message.error(message || '系统错误,请联系管理员!');
46681
46725
  }
46682
46726
  }).catch(function (err) {
46683
- _this4.loading = false;
46727
+ _this5.loading = false;
46684
46728
  if (err.message && err.message !== 'canceled') {
46685
- _this4.$message.error(err.message);
46729
+ _this5.$message.error(err.message);
46686
46730
  }
46687
46731
  });
46688
46732
  },
@@ -46715,7 +46759,7 @@ var taskUnionExaminevue_type_script_lang_js_components;
46715
46759
  this.infoList[type] = newNextUser.join('|');
46716
46760
  },
46717
46761
  getNodeType: function getNodeType() {
46718
- var _this5 = this;
46762
+ var _this6 = this;
46719
46763
 
46720
46764
  utils_util.ajax({
46721
46765
  url: findCodeValues,
@@ -46728,39 +46772,39 @@ var taskUnionExaminevue_type_script_lang_js_components;
46728
46772
  var status = res.status,
46729
46773
  data = res.data;
46730
46774
 
46731
- _this5.loading = false;
46775
+ _this6.loading = false;
46732
46776
  if (status === 'success') {
46733
- _this5.infoList.noticeList = data;
46777
+ _this6.infoList.noticeList = data;
46734
46778
  }
46735
46779
  }).catch(function (err) {
46736
- _this5.loading = false;
46780
+ _this6.loading = false;
46737
46781
  if (err.message && err.message !== 'canceled') {
46738
- _this5.$message.error(err.message);
46782
+ _this6.$message.error(err.message);
46739
46783
  }
46740
46784
  });
46741
46785
  },
46742
46786
 
46743
46787
  //获取通知信息
46744
46788
  getMessage: function getMessage() {
46745
- var _this6 = this;
46789
+ var _this7 = this;
46746
46790
 
46747
46791
  var params = {
46748
46792
  pendingId: this.pendingId
46749
46793
  };
46750
46794
  utils_util.ajax({ url: getNotificationMsg, params: params, methods: 'post' }).then(function (res) {
46751
46795
  if (res.status === 'success') {
46752
- _this6.infoList.noticeInfo = res.message;
46796
+ _this7.infoList.noticeInfo = res.message;
46753
46797
  }
46754
- _this6.loading = false;
46798
+ _this7.loading = false;
46755
46799
  }).catch(function (err) {
46756
- _this6.loading = false;
46800
+ _this7.loading = false;
46757
46801
  if (err.message && err.message !== 'canceled') {
46758
- _this6.$message.error(err.message);
46802
+ _this7.$message.error(err.message);
46759
46803
  }
46760
46804
  });
46761
46805
  },
46762
46806
  getFind: function getFind() {
46763
- var _this7 = this;
46807
+ var _this8 = this;
46764
46808
 
46765
46809
  utils_util.ajax({
46766
46810
  url: findSysCodes
@@ -46769,24 +46813,24 @@ var taskUnionExaminevue_type_script_lang_js_components;
46769
46813
  message = res.message;
46770
46814
 
46771
46815
  if (status === 'success') {
46772
- if (_this7.hideMessage) return;
46773
- _this7.infoList.noticeType = message.split(',');
46816
+ if (_this8.hideMessage) return;
46817
+ _this8.infoList.noticeType = message.split(',');
46774
46818
  var arr = [];
46775
- _this7.infoList.noticeList.map(function (item) {
46776
- _this7.infoList.noticeType.map(function (x) {
46819
+ _this8.infoList.noticeList.map(function (item) {
46820
+ _this8.infoList.noticeType.map(function (x) {
46777
46821
  if (x == item.cciValue) {
46778
46822
  arr.push(x);
46779
46823
  }
46780
46824
  });
46781
46825
  });
46782
- _this7.infoList.noticeType = arr;
46826
+ _this8.infoList.noticeType = arr;
46783
46827
  } else {
46784
- _this7.$message.error(message || '系统错误,请联系管理员!');
46828
+ _this8.$message.error(message || '系统错误,请联系管理员!');
46785
46829
  }
46786
46830
  }).catch(function (err) {
46787
- _this7.loading = false;
46831
+ _this8.loading = false;
46788
46832
  if (err.message && err.message !== 'canceled') {
46789
- _this7.$message.error(err.message);
46833
+ _this8.$message.error(err.message);
46790
46834
  }
46791
46835
  });
46792
46836
  }
@@ -46804,8 +46848,8 @@ var taskUnionExaminevue_type_script_lang_js_components;
46804
46848
 
46805
46849
  var taskUnionExamine_component = normalizeComponent(
46806
46850
  component_taskUnionExaminevue_type_script_lang_js_,
46807
- taskUnionExaminevue_type_template_id_f2f9c652_render,
46808
- taskUnionExaminevue_type_template_id_f2f9c652_staticRenderFns,
46851
+ taskUnionExaminevue_type_template_id_0724a5af_render,
46852
+ taskUnionExaminevue_type_template_id_0724a5af_staticRenderFns,
46809
46853
  false,
46810
46854
  null,
46811
46855
  null,
@@ -54645,6 +54689,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
54645
54689
  //
54646
54690
  //
54647
54691
  //
54692
+ //
54648
54693
 
54649
54694
 
54650
54695
 
@@ -54875,6 +54920,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
54875
54920
  nextNodeList: [],
54876
54921
  removeUsers: [],
54877
54922
  options: [],
54923
+ configInfo: {},
54878
54924
  params: {
54879
54925
  filid: 'all', //选择范围(my:本单位/ "" or all:全部)
54880
54926
  selectmix: 'true1',
@@ -55597,11 +55643,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
55597
55643
  });
55598
55644
  },
55599
55645
 
55600
- /**
55601
- * saveInfo
55602
- * @desc:暂存
55603
- * @author liufan
55604
- * @date 2022年9月9日
55646
+ /**
55647
+ * saveInfo
55648
+ * @desc:暂存
55649
+ * @author liufan
55650
+ * @date 2022年9月9日
55605
55651
  **/
55606
55652
  saveInfo: function saveInfo(type, btn) {
55607
55653
  var _this14 = this;
@@ -55663,11 +55709,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
55663
55709
  });
55664
55710
  },
55665
55711
 
55666
- /**
55667
- * rejectBtn
55668
- * @desc:点击驳回
55669
- * @author liufan
55670
- * @date 2022年5月25日
55712
+ /**
55713
+ * rejectBtn
55714
+ * @desc:点击驳回
55715
+ * @author liufan
55716
+ * @date 2022年5月25日
55671
55717
  **/
55672
55718
  rejectBtn: function rejectBtn(res) {
55673
55719
  var _this16 = this;
@@ -55687,17 +55733,18 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
55687
55733
  }
55688
55734
  },
55689
55735
 
55690
- /**
55691
- * taskReadBtn
55692
- * @desc:点击分阅
55693
- * @author liufan
55694
- * @date 2022年5月25日
55736
+ /**
55737
+ * taskReadBtn
55738
+ * @desc:点击分阅
55739
+ * @author liufan
55740
+ * @date 2022年5月25日
55695
55741
  **/
55696
55742
  taskReadBtn: function taskReadBtn(res) {
55697
55743
  var _this17 = this;
55698
55744
 
55699
55745
  // return this.$message.warning('暂未开放!敬请期待');
55700
- this.btnType = '';
55746
+
55747
+ this.isLoadRead() && (this.btnType = '');
55701
55748
  setTimeout(function () {
55702
55749
  if (_this17.beforeSubmit != undefined) {
55703
55750
  _this17.beforeSubmit().then(function (next) {
@@ -55715,11 +55762,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
55715
55762
  }, 0);
55716
55763
  },
55717
55764
 
55718
- /**
55719
- * getFind
55720
- * @desc:获取通知方式
55721
- * @author liufan
55722
- * @date 2022年5月25日
55765
+ /**
55766
+ * getFind
55767
+ * @desc:获取通知方式
55768
+ * @author liufan
55769
+ * @date 2022年5月25日
55723
55770
  **/
55724
55771
  getFind: function getFind() {
55725
55772
  var _this18 = this;
@@ -55786,12 +55833,12 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
55786
55833
  });
55787
55834
  },
55788
55835
 
55789
- /**
55790
- * endFlows
55791
- * @desc:直接办结
55792
- * @author liufan
55793
- * @param {Object} res 直接办结数据
55794
- * @date 2022年5月25日
55836
+ /**
55837
+ * endFlows
55838
+ * @desc:直接办结
55839
+ * @author liufan
55840
+ * @param {Object} res 直接办结数据
55841
+ * @date 2022年5月25日
55795
55842
  **/
55796
55843
  endFlows: function endFlows(res) {
55797
55844
  var _this20 = this;
@@ -55805,9 +55852,9 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
55805
55852
  }
55806
55853
  },
55807
55854
 
55808
- /**
55809
- * 获取弹性布局样式
55810
- * @returns {string} 弹性布局值
55855
+ /**
55856
+ * 获取弹性布局样式
55857
+ * @returns {string} 弹性布局值
55811
55858
  */
55812
55859
  getFlexStyle: function getFlexStyle() {
55813
55860
  var isDefaultFlex = (!this.endFlow || this.nodeInfos.length > 1 || this.taskOperationShiftedNodeList) && this.newTypeCode != 'fenyue' && !this.shrink && this.btnType === 'default' || this.btnType != 'default';
@@ -55855,12 +55902,12 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
55855
55902
  }).catch(function (e) {});
55856
55903
  },
55857
55904
 
55858
- /**
55859
- * goView
55860
- * @desc:更多流程按钮操作
55861
- * @author liufan
55862
- * @param {Object} res 当前点击操作按钮数据
55863
- * @date 2022年5月25日
55905
+ /**
55906
+ * goView
55907
+ * @desc:更多流程按钮操作
55908
+ * @author liufan
55909
+ * @param {Object} res 当前点击操作按钮数据
55910
+ * @date 2022年5月25日
55864
55911
  **/
55865
55912
  goView: function goView(res) {
55866
55913
  // 驳回并办结:rejectAndEndHtml
@@ -55951,11 +55998,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
55951
55998
  // isCanStartSubFlow
55952
55999
  },
55953
56000
 
55954
- /**
55955
- * toTakeAdvice
55956
- * @desc:征求意见
55957
- * @author liufan
55958
- * @date 2022年9月29日
56001
+ /**
56002
+ * toTakeAdvice
56003
+ * @desc:征求意见
56004
+ * @author liufan
56005
+ * @date 2022年9月29日
55959
56006
  **/
55960
56007
  toTakeAdvice: function toTakeAdvice(res) {
55961
56008
  var _this22 = this;
@@ -56003,11 +56050,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56003
56050
  });
56004
56051
  },
56005
56052
 
56006
- /**
56007
- * toStartDraf
56008
- * @desc: 稿件递送、联合审核、复核
56009
- * @author liufan
56010
- * @date 2022年9月29日
56053
+ /**
56054
+ * toStartDraf
56055
+ * @desc: 稿件递送、联合审核、复核
56056
+ * @author liufan
56057
+ * @date 2022年9月29日
56011
56058
  **/
56012
56059
  toStartDraf: function toStartDraf(res) {
56013
56060
  var _this24 = this;
@@ -56030,11 +56077,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56030
56077
  }
56031
56078
  },
56032
56079
 
56033
- /**
56034
- * toSendMsg
56035
- * @desc:核稿通知
56036
- * @author liufan
56037
- * @date 2022年9月29日
56080
+ /**
56081
+ * toSendMsg
56082
+ * @desc:核稿通知
56083
+ * @author liufan
56084
+ * @date 2022年9月29日
56038
56085
  **/
56039
56086
  toSendMsg: function toSendMsg(res) {
56040
56087
  var _this25 = this;
@@ -56047,57 +56094,66 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56047
56094
  this.showSendMsg = true;
56048
56095
  }
56049
56096
  },
56097
+ isLoadRead: function isLoadRead() {
56098
+ var _this26 = this;
56050
56099
 
56051
- /**
56052
- * toTaskReadAndEnd
56053
- * @desc:分阅并办结
56054
- * @author liufan
56055
- * @date 2022年9月29日
56100
+ var funs = this.typeList.map(function (item) {
56101
+ return _this26.btnFunValue(item.fun);
56102
+ });
56103
+ return funs.includes('toStartTaskRead') && funs.includes('toTaskReadAndEnd');
56104
+ },
56105
+
56106
+
56107
+ /**
56108
+ * toTaskReadAndEnd
56109
+ * @desc:分阅并办结
56110
+ * @author liufan
56111
+ * @date 2022年9月29日
56056
56112
  **/
56057
56113
  toTaskReadAndEnd: function toTaskReadAndEnd(res) {
56058
- var _this26 = this;
56114
+ var _this27 = this;
56059
56115
 
56060
- this.btnType = '';
56116
+ this.isLoadRead() && (this.btnType = '');
56061
56117
  setTimeout(function () {
56062
- if (_this26.beforeSubmit != undefined) {
56063
- _this26.beforeSubmit().then(function (next) {
56064
- if (_this26.value === '') _this26.value = _this26.nodeDefaultRejectOpinion;
56065
- _this26.taskReadType = 'taskReadAndEnd';
56066
- _this26.btnType = _this26.btnFunValue(res.fun);
56118
+ if (_this27.beforeSubmit != undefined) {
56119
+ _this27.beforeSubmit().then(function (next) {
56120
+ if (_this27.value === '') _this27.value = _this27.nodeDefaultRejectOpinion;
56121
+ _this27.taskReadType = 'taskReadAndEnd';
56122
+ _this27.btnType = _this27.btnFunValue(res.fun);
56067
56123
 
56068
56124
  // this.showTaskRead = true;
56069
56125
  }).catch(function (e) {});
56070
56126
  } else {
56071
- if (_this26.value === '') _this26.value = _this26.nodeDefaultRejectOpinion;
56072
- _this26.taskReadType = 'taskReadAndEnd';
56073
- _this26.btnType = _this26.btnFunValue(res.fun);
56127
+ if (_this27.value === '') _this27.value = _this27.nodeDefaultRejectOpinion;
56128
+ _this27.taskReadType = 'taskReadAndEnd';
56129
+ _this27.btnType = _this27.btnFunValue(res.fun);
56074
56130
  // this.showTaskRead = true;
56075
56131
  }
56076
56132
  }, 0);
56077
56133
  },
56078
56134
 
56079
- /**
56080
- * rejectAndEnd
56081
- * @desc:驳回并办结
56082
- * @author liufan
56083
- * @date 2022年9月29日
56135
+ /**
56136
+ * rejectAndEnd
56137
+ * @desc:驳回并办结
56138
+ * @author liufan
56139
+ * @date 2022年9月29日
56084
56140
  **/
56085
56141
  rejectAndEnd: function rejectAndEnd(res) {
56086
- var _this27 = this;
56142
+ var _this28 = this;
56087
56143
 
56088
56144
  if (this.isOpinionRequired == 1 && (this.value == '' || !this.value)) {
56089
56145
  if (!this.$refs.commonOpinions.validate()) return;
56090
56146
  }
56091
56147
  if (this.beforeSubmit != undefined) {
56092
56148
  this.beforeSubmit().then(function (next) {
56093
- _this27.saveRejectAndEnd(res);
56149
+ _this28.saveRejectAndEnd(res);
56094
56150
  }).catch(function (e) {});
56095
56151
  } else {
56096
56152
  this.saveRejectAndEnd(res);
56097
56153
  }
56098
56154
  },
56099
56155
  saveRejectAndEnd: function saveRejectAndEnd(res) {
56100
- var _this28 = this;
56156
+ var _this29 = this;
56101
56157
 
56102
56158
  this.$confirm('确认' + res.value + '?').then(function () {
56103
56159
  // return this.$message.warning('请填写意见');
@@ -56106,29 +56162,29 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56106
56162
  headers: { Accept: 'application/json,text/plain' },
56107
56163
  method: 'post',
56108
56164
  data: {
56109
- opinion: _this28.value,
56110
- pendingId: _this28.pendingId,
56165
+ opinion: _this29.value,
56166
+ pendingId: _this29.pendingId,
56111
56167
  isSinglePage: false
56112
56168
  }
56113
56169
  };
56114
- _this28.loading = utils_util.loading(_this28.$loading, '加载中...');
56170
+ _this29.loading = utils_util.loading(_this29.$loading, '加载中...');
56115
56171
  utils_util.ajax(params).then(function (res) {
56116
56172
  var status = res.status,
56117
56173
  message = res.message;
56118
56174
 
56119
- _this28.loading.close();
56175
+ _this29.loading.close();
56120
56176
  if (status === 'success') {
56121
- _this28.flowSuccess();
56177
+ _this29.flowSuccess();
56122
56178
  // this.$message.success('提交成功');
56123
56179
  // this.$emit('success');
56124
56180
  } else {
56125
- _this28.$message.error(message || '系统错误,请联系管理员!');
56126
- _this28.$emit('error');
56181
+ _this29.$message.error(message || '系统错误,请联系管理员!');
56182
+ _this29.$emit('error');
56127
56183
  }
56128
56184
  }).catch(function (err) {
56129
- _this28.loading.close();
56185
+ _this29.loading.close();
56130
56186
  if (err.message && err.message !== 'canceled') {
56131
- _this28.$message.error(err.message);
56187
+ _this29.$message.error(err.message);
56132
56188
  }
56133
56189
  });
56134
56190
  }).catch(function () {
@@ -56136,19 +56192,19 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56136
56192
  });
56137
56193
  },
56138
56194
 
56139
- /**
56140
- * toTransfer
56141
- * @desc:转办
56142
- * @author liufan
56143
- * @date 2022年9月29日
56195
+ /**
56196
+ * toTransfer
56197
+ * @desc:转办
56198
+ * @author liufan
56199
+ * @date 2022年9月29日
56144
56200
  **/
56145
56201
  toTransfer: function toTransfer(res) {
56146
- var _this29 = this;
56202
+ var _this30 = this;
56147
56203
 
56148
56204
  if (this.beforeSubmit != undefined) {
56149
56205
  this.beforeSubmit(0).then(function (next) {
56150
- _this29.taskReadType = 'transfer';
56151
- _this29.showTaskRead = true;
56206
+ _this30.taskReadType = 'transfer';
56207
+ _this30.showTaskRead = true;
56152
56208
  }).catch(function (e) {});
56153
56209
  } else {
56154
56210
  this.taskReadType = 'transfer';
@@ -56159,14 +56215,14 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56159
56215
  this.nextNode.customLimitTime = val;
56160
56216
  },
56161
56217
 
56162
- /**
56163
- * getNodeInfo
56164
- * @desc:获取节点信息
56165
- * @author liufan
56166
- * @date 2022年5月25日
56218
+ /**
56219
+ * getNodeInfo
56220
+ * @desc:获取节点信息
56221
+ * @author liufan
56222
+ * @date 2022年5月25日
56167
56223
  **/
56168
56224
  getNodeInfo: function getNodeInfo() {
56169
- var _this30 = this;
56225
+ var _this31 = this;
56170
56226
 
56171
56227
  var params = {
56172
56228
  processDefinitionId: this.nodeInfo.nextNode,
@@ -56181,21 +56237,21 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56181
56237
  message = res.message,
56182
56238
  data = res.data;
56183
56239
 
56184
- _this30.loading.close();
56240
+ _this31.loading.close();
56185
56241
  if (status === 'success') {
56186
- _this30.isCurrentNodeForbiddenChangeCandidate = data.nodeExtAttr.isCurrentNodeForbiddenChangeCandidate;
56187
- _this30.currentNodeEnableItemHandleDescription = data.nodeExtAttr.currentNodeEnableItemHandleDescription == 1;
56188
- _this30.enableCustomLimitTimeSetting = data.nodeExtAttr.enableCustomLimitTimeSetting == 1;
56189
- if (_this30.enableCustomLimitTimeSetting && data.nodeMoreInfo.defaultCustomLimitDays) {
56190
- _this30.nextNode.customLimitTime = _this30.nextNode.customLimitTimeText = data.nodeMoreInfo.defaultCustomLimitDays + '';
56242
+ _this31.isCurrentNodeForbiddenChangeCandidate = data.nodeExtAttr.isCurrentNodeForbiddenChangeCandidate;
56243
+ _this31.currentNodeEnableItemHandleDescription = data.nodeExtAttr.currentNodeEnableItemHandleDescription == 1;
56244
+ _this31.enableCustomLimitTimeSetting = data.nodeExtAttr.enableCustomLimitTimeSetting == 1;
56245
+ if (_this31.enableCustomLimitTimeSetting && data.nodeMoreInfo.defaultCustomLimitDays) {
56246
+ _this31.nextNode.customLimitTime = _this31.nextNode.customLimitTimeText = data.nodeMoreInfo.defaultCustomLimitDays + '';
56191
56247
  }
56192
- if (_this30.currentOrgSelectorParams.department && !_this30.currentOrgSelectorParams.department.roleid && _this30.selectorParams.roleid && data.nodeExtAttr.deptRoleCode) {
56193
- _this30.currentOrgSelectorParams.department.roleid = data.nodeExtAttr.deptRoleCode;
56248
+ if (_this31.currentOrgSelectorParams.department && !_this31.currentOrgSelectorParams.department.roleid && _this31.selectorParams.roleid && data.nodeExtAttr.deptRoleCode) {
56249
+ _this31.currentOrgSelectorParams.department.roleid = data.nodeExtAttr.deptRoleCode;
56194
56250
  }
56195
56251
  if (data.nodeMoreInfo.currentOrgDefaultSelectObjectItems) {
56196
56252
  if (data.nodeMoreInfo.currentOrgDefaultSelectObjectItems.deptIds.length > 0) {
56197
56253
  data.nodeMoreInfo.currentOrgDefaultSelectObjectItems.deptIds.map(function (x, i) {
56198
- _this30.nextCurrentOrgselectUserList.push({
56254
+ _this31.nextCurrentOrgselectUserList.push({
56199
56255
  showname: data.nodeMoreInfo.currentOrgDefaultSelectObjectItems.deptNames[i],
56200
56256
  showid: x,
56201
56257
  stype: 'department'
@@ -56204,7 +56260,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56204
56260
  }
56205
56261
  if (data.nodeMoreInfo.currentOrgDefaultSelectObjectItems.userIds.length > 0) {
56206
56262
  data.nodeMoreInfo.currentOrgDefaultSelectObjectItems.userIds.map(function (x, i) {
56207
- _this30.nextCurrentOrgselectUserList.push({
56263
+ _this31.nextCurrentOrgselectUserList.push({
56208
56264
  showname: data.nodeMoreInfo.currentOrgDefaultSelectObjectItems.userNames[i],
56209
56265
  showid: x,
56210
56266
  stype: 'employee'
@@ -56213,7 +56269,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56213
56269
  }
56214
56270
  if (data.nodeMoreInfo.currentOrgDefaultSelectObjectItems.orgIds.length > 0) {
56215
56271
  data.nodeMoreInfo.currentOrgDefaultSelectObjectItems.orgIds.map(function (x, i) {
56216
- _this30.nextCurrentOrgselectUserList.push({
56272
+ _this31.nextCurrentOrgselectUserList.push({
56217
56273
  showname: data.nodeMoreInfo.currentOrgDefaultSelectObjectItems.orgNames[i],
56218
56274
  showid: x,
56219
56275
  stype: 'enterprise'
@@ -56222,44 +56278,44 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56222
56278
  }
56223
56279
  }
56224
56280
  if (data.nodeMoreInfo.chooseCurrentOrgUserCandidateNeedForbiddenSubDept === true) {
56225
- _this30.params.only_filid = true;
56281
+ _this31.params.only_filid = true;
56226
56282
  }
56227
- data.otherOrgDisabledObjId && (_this30.otherOrgDisabledObjId = data.otherOrgDisabledObjId.split(','));
56228
- data.currentOrgDisabledObjId && (_this30.currentOrgDisabledObjId = data.currentOrgDisabledObjId.split(','));
56283
+ data.otherOrgDisabledObjId && (_this31.otherOrgDisabledObjId = data.otherOrgDisabledObjId.split(','));
56284
+ data.currentOrgDisabledObjId && (_this31.currentOrgDisabledObjId = data.currentOrgDisabledObjId.split(','));
56229
56285
  if (data != null) {
56230
56286
  if (data.nodeExtAttr.userSelectionType == 7 || data.nodeExtAttr.userSelectionType == 8 || data.nodeExtAttr.userSelectionType == 9 || data.nodeExtAttr.userSelectionType == 10 || data.nodeExtAttr.userSelectionType == 11 || data.nodeExtAttr.userSelectionType == 12) {
56231
- _this30.getIsShowNextUser(data.nodeExtAttr && data.nodeExtAttr.userSelectionType);
56287
+ _this31.getIsShowNextUser(data.nodeExtAttr && data.nodeExtAttr.userSelectionType);
56232
56288
  } else {
56233
- _this30.isMultiple(data.nodeExtAttr && data.nodeExtAttr.userSelectionType, _this30.choiceOrgId, _this30.choiceDeptId, _this30.pOrgId);
56289
+ _this31.isMultiple(data.nodeExtAttr && data.nodeExtAttr.userSelectionType, _this31.choiceOrgId, _this31.choiceDeptId, _this31.pOrgId);
56234
56290
  }
56235
- _this30.isReadMultiple(data.nodeExtAttr && data.nodeExtAttr.userSelectionType);
56236
- _this30.isTaskread = data.nodeExtAttr.isTaskread;
56237
- _this30.isHandleExplain = data.nodeExtAttr.isHandleExplain;
56238
- _this30.isLimitedTimeHandling = data.nodeExtAttr.isLimitedTimeHandling;
56239
- _this30.nodeType = data.nodeExtAttr.nodeType;
56291
+ _this31.isReadMultiple(data.nodeExtAttr && data.nodeExtAttr.userSelectionType);
56292
+ _this31.isTaskread = data.nodeExtAttr.isTaskread;
56293
+ _this31.isHandleExplain = data.nodeExtAttr.isHandleExplain;
56294
+ _this31.isLimitedTimeHandling = data.nodeExtAttr.isLimitedTimeHandling;
56295
+ _this31.nodeType = data.nodeExtAttr.nodeType;
56240
56296
  //如果当前为承办节点/会签节点,则展示本单位外单位办理人选择
56241
- if (_this30.nodeType === 1 || _this30.nodeType === 2) {
56242
- _this30.isMainSubProcess === true ? _this30.isNodeShowProcess = true : _this30.isNodeShowProcess = false;
56243
- _this30.isMainSubProcess === true ? _this30.isMainSubProcess = true : _this30.isMainSubProcess = false;
56244
- _this30.isNextUser = false;
56245
- _this30.isHideCurrentOrg = res.data.nodeExtAttr.isHideCurrentOrg == 1 ? false : true; //判断是否隐藏本单位
56246
- _this30.isHideOtherOrg = res.data.nodeExtAttr.isHideOtherOrg == 1 ? false : true; //判断是否隐藏外单位
56297
+ if (_this31.nodeType === 1 || _this31.nodeType === 2) {
56298
+ _this31.isMainSubProcess === true ? _this31.isNodeShowProcess = true : _this31.isNodeShowProcess = false;
56299
+ _this31.isMainSubProcess === true ? _this31.isMainSubProcess = true : _this31.isMainSubProcess = false;
56300
+ _this31.isNextUser = false;
56301
+ _this31.isHideCurrentOrg = res.data.nodeExtAttr.isHideCurrentOrg == 1 ? false : true; //判断是否隐藏本单位
56302
+ _this31.isHideOtherOrg = res.data.nodeExtAttr.isHideOtherOrg == 1 ? false : true; //判断是否隐藏外单位
56247
56303
  } else {
56248
- _this30.isHideCurrentOrg = false;
56249
- _this30.isHideOtherOrg = false;
56250
- _this30.isNodeShowProcess = false;
56251
- _this30.isMainSubProcess = false;
56252
- _this30.isNextUser = _this30.nextNode.nextOperate != 9;
56304
+ _this31.isHideCurrentOrg = false;
56305
+ _this31.isHideOtherOrg = false;
56306
+ _this31.isNodeShowProcess = false;
56307
+ _this31.isMainSubProcess = false;
56308
+ _this31.isNextUser = _this31.nextNode.nextOperate != 9;
56253
56309
  // this.isMainSubProcess === true
56254
56310
  // ? (this.isMainSubProcess = true)
56255
56311
  // : (this.isMainSubProcess = false);
56256
56312
  }
56257
- _this30.multiple ? _this30.nextNode.nextUserId = [] : _this30.nextNode.nextUserId = '';
56258
- if (_this30.multiple && data.nodeExtAttr.isDefSelectedObj == 1 && data.nextUserList !== undefined) {
56313
+ _this31.multiple ? _this31.nextNode.nextUserId = [] : _this31.nextNode.nextUserId = '';
56314
+ if (_this31.multiple && data.nodeExtAttr.isDefSelectedObj == 1 && data.nextUserList !== undefined) {
56259
56315
  data.nextUserList.map(function (item) {
56260
56316
  if (item.userId && item.username) {
56261
- _this30.nextNode.nextUserId.push(item.userId);
56262
- _this30.selectUserList.push({
56317
+ _this31.nextNode.nextUserId.push(item.userId);
56318
+ _this31.selectUserList.push({
56263
56319
  showname: item.username,
56264
56320
  showid: item.userId
56265
56321
  });
@@ -56268,57 +56324,57 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56268
56324
  }
56269
56325
  data.nextUserList.map(function (item) {
56270
56326
  if (item.userId && item.username) {
56271
- _this30.options.push({
56327
+ _this31.options.push({
56272
56328
  showname: item.username,
56273
56329
  showid: item.userId
56274
56330
  });
56275
56331
  }
56276
56332
  });
56277
56333
  if (data.nodeExtAttr.presetEdit != 0) {
56278
- _this30.radioList = _this30.options;
56334
+ _this31.radioList = _this31.options;
56279
56335
  }
56280
- if (!_this30.multiple && data.nextUserList.length > 0 && data.nodeExtAttr.isDefSelectedObj == 1) {
56281
- _this30.nextNode.nextUserId = data.nextUserList[0].userId;
56282
- _this30.selectUserList.push({
56336
+ if (!_this31.multiple && data.nextUserList.length > 0 && data.nodeExtAttr.isDefSelectedObj == 1) {
56337
+ _this31.nextNode.nextUserId = data.nextUserList[0].userId;
56338
+ _this31.selectUserList.push({
56283
56339
  showname: data.nextUserList[0].username,
56284
56340
  showid: data.nextUserList[0].userId
56285
56341
  });
56286
56342
  }
56287
- _this30.isLimitedTimeHandling = data.nodeExtAttr.isLimitedTimeHandling;
56288
- _this30.isCustomUser = data.nodeExtAttr.isCustomUser;
56289
- _this30.presetEdit = data.nodeExtAttr.presetEdit;
56290
- _this30.countersignaturetypeCode = data.countersignaturetypeCode; //是否展示处理方式
56291
- _this30.handleMode = data.countersignaturetypeText;
56343
+ _this31.isLimitedTimeHandling = data.nodeExtAttr.isLimitedTimeHandling;
56344
+ _this31.isCustomUser = data.nodeExtAttr.isCustomUser;
56345
+ _this31.presetEdit = data.nodeExtAttr.presetEdit;
56346
+ _this31.countersignaturetypeCode = data.countersignaturetypeCode; //是否展示处理方式
56347
+ _this31.handleMode = data.countersignaturetypeText;
56292
56348
  if (data.globalNodeType === 'endEvent') {
56293
- _this30.isNextUser = data.globalNodeType != 'endEvent';
56294
- data.globalNodeType === 'endEvent' ? _this30.endFlow = true : '';
56349
+ _this31.isNextUser = data.globalNodeType != 'endEvent';
56350
+ data.globalNodeType === 'endEvent' ? _this31.endFlow = true : '';
56295
56351
  }
56296
56352
  }
56297
- if (_this30.isCustomPreset) {
56298
- _this30.$nextTick(function () {
56299
- _this30.$refs.customPreset && _this30.$refs.customPreset.getPresetFlowInfo(_this30.nextNode.nextNodeId, _this30.nodeInfo.nextNode, true);
56353
+ if (_this31.isCustomPreset) {
56354
+ _this31.$nextTick(function () {
56355
+ _this31.$refs.customPreset && _this31.$refs.customPreset.getPresetFlowInfo(_this31.nextNode.nextNodeId, _this31.nodeInfo.nextNode, true);
56300
56356
  });
56301
56357
  }
56302
56358
  } else {
56303
- _this30.$message.error(message || '系统错误,请联系管理员!');
56359
+ _this31.$message.error(message || '系统错误,请联系管理员!');
56304
56360
  }
56305
56361
  }).catch(function (err) {
56306
- _this30.loading.close();
56362
+ _this31.loading.close();
56307
56363
  if (err.message && err.message !== 'canceled') {
56308
- _this30.$message.error(err.message);
56364
+ _this31.$message.error(err.message);
56309
56365
  }
56310
56366
  });
56311
56367
  },
56312
56368
 
56313
- /**
56314
- * selecNext
56315
- * @desc:下步节点变化时更新数据
56316
- * @author liufan
56317
- * @param {String} val 当前选中值
56318
- * @date 2022年5月25日
56369
+ /**
56370
+ * selecNext
56371
+ * @desc:下步节点变化时更新数据
56372
+ * @author liufan
56373
+ * @param {String} val 当前选中值
56374
+ * @date 2022年5月25日
56319
56375
  **/
56320
56376
  selecNext: function selecNext(val, type, isDef) {
56321
- var _this31 = this;
56377
+ var _this32 = this;
56322
56378
 
56323
56379
  var isNextNode = false;
56324
56380
  if (type && val && this.operationList.length > 0) {
@@ -56368,13 +56424,13 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56368
56424
  this.operationList.forEach(function (item) {
56369
56425
  if (item.key === val) {
56370
56426
  if (!item.taskNodeList) {
56371
- _this31.nodeInfos = [];
56427
+ _this32.nodeInfos = [];
56372
56428
  } else {
56373
- _this31.nodeInfos = item.taskNodeList;
56429
+ _this32.nodeInfos = item.taskNodeList;
56374
56430
 
56375
- if (_this31.taskOperationShiftedNodeList) {
56376
- _this31.nodeInfos = item.taskNodeList.filter(function (x) {
56377
- return _this31.taskOperationShiftedNodeList.indexOf(x.nodeId) == -1;
56431
+ if (_this32.taskOperationShiftedNodeList) {
56432
+ _this32.nodeInfos = item.taskNodeList.filter(function (x) {
56433
+ return _this32.taskOperationShiftedNodeList.indexOf(x.nodeId) == -1;
56378
56434
  });
56379
56435
  }
56380
56436
  }
@@ -56383,7 +56439,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56383
56439
  });
56384
56440
  if (this.defaultNextNode) {
56385
56441
  var defaultNode = this.nodeInfos.filter(function (item) {
56386
- return item.nodeId == _this31.defaultNextNode;
56442
+ return item.nodeId == _this32.defaultNextNode;
56387
56443
  });
56388
56444
  if (this.nodeInfos.length > 0 && defaultNode.length == 0) {
56389
56445
  this.nextNode.nextNodeId = this.nodeInfos[0].nodeId;
@@ -56455,11 +56511,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56455
56511
  }
56456
56512
  },
56457
56513
 
56458
- /**
56459
- * isMultiple
56460
- * @desc:是否多选
56461
- * @author liufan
56462
- * @date 2022年9月13日
56514
+ /**
56515
+ * isMultiple
56516
+ * @desc:是否多选
56517
+ * @author liufan
56518
+ * @date 2022年9月13日
56463
56519
  **/
56464
56520
  isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
56465
56521
  if (val == 2 || val == 4 || val == 6 || val == 16) {
@@ -56494,14 +56550,14 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56494
56550
  return fun.replace('()', '');
56495
56551
  },
56496
56552
 
56497
- /**
56498
- * getHedInfo
56499
- * @desc:获取审核页面数据
56500
- * @author liufan
56501
- * @date 2022年5月25日
56553
+ /**
56554
+ * getHedInfo
56555
+ * @desc:获取审核页面数据
56556
+ * @author liufan
56557
+ * @date 2022年5月25日
56502
56558
  **/
56503
56559
  getHedInfo: function getHedInfo() {
56504
- var _this32 = this;
56560
+ var _this33 = this;
56505
56561
 
56506
56562
  this.loading = utils_util.loading(this.$loading, '加载中...');
56507
56563
  var params = {
@@ -56511,7 +56567,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56511
56567
  utils_util.ajax({ url: getHandleInfoHtml, params: params }).then(function (res) {
56512
56568
  //pc返回数据
56513
56569
 
56514
- _this32.loading.close();
56570
+ _this33.loading.close();
56515
56571
 
56516
56572
  if (res.status === 'success') {
56517
56573
  var _res$data2 = res.data,
@@ -56553,17 +56609,18 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56553
56609
  isCanPreAddSign = _res$data2.isCanPreAddSign;
56554
56610
 
56555
56611
  if (temporarySaveButtonName) {
56556
- _this32.saveButtonName = temporarySaveButtonName;
56612
+ _this33.saveButtonName = temporarySaveButtonName;
56557
56613
  }
56614
+ _this33.configInfo = res.data;
56558
56615
  if (simpleTips != undefined) {
56559
- _this32.simpleTips = simpleTips;
56616
+ _this33.simpleTips = simpleTips;
56560
56617
  }
56561
- _this32.$emit('startTaskRead', res);
56562
- _this32.$emit('start-task-read', res);
56618
+ _this33.$emit('startTaskRead', res);
56619
+ _this33.$emit('start-task-read', res);
56563
56620
  if (taskOperationShiftedNodeList && taskOperationShiftedNodeList.length > 0) {
56564
- _this32.taskOperationShiftedNodeList = [];
56621
+ _this33.taskOperationShiftedNodeList = [];
56565
56622
  taskOperationShiftedNodeList.map(function (x) {
56566
- _this32.taskOperationShiftedNodeList.push(x.nodeId);
56623
+ _this33.taskOperationShiftedNodeList.push(x.nodeId);
56567
56624
  taskOperations.push({
56568
56625
  key: x.nodeId,
56569
56626
  value: x.nodeName,
@@ -56572,159 +56629,159 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56572
56629
  });
56573
56630
  });
56574
56631
  }
56575
- _this32.isHideTemporarySave = nodeInfoMap.nodeExtAttr.isHideTemporarySave == 1;
56576
- _this32.pendingItemHandleDescription = pendingItemHandleDescription;
56632
+ _this33.isHideTemporarySave = nodeInfoMap.nodeExtAttr.isHideTemporarySave == 1;
56633
+ _this33.pendingItemHandleDescription = pendingItemHandleDescription;
56577
56634
  if (currentOrgSelectorParams.enableCurrentOrgConfig == 'true') {
56578
- _this32.currentOrgSelectorTabs = currentOrgSelectorParams.currentOrgType.split(',');
56635
+ _this33.currentOrgSelectorTabs = currentOrgSelectorParams.currentOrgType.split(',');
56579
56636
  var currentOrgparams = currentOrgSelectorParams.currentOrgRange.split(',');
56580
- _this32.currentOrgSelectorTabs.map(function (x, i) {
56581
- _this32.currentOrgSelectorParams[x] = {
56637
+ _this33.currentOrgSelectorTabs.map(function (x, i) {
56638
+ _this33.currentOrgSelectorParams[x] = {
56582
56639
  filid: currentOrgparams[i] == 'my' ? choiceOrgId : currentOrgparams[i],
56583
56640
  only_filid: true,
56584
- roleid: _this32.selectorParams.roleid
56641
+ roleid: _this33.selectorParams.roleid
56585
56642
  };
56586
56643
  });
56587
56644
  }
56588
56645
  if (currentOrgSelectorParams.enableForeignOrgConfig == 'true') {
56589
- _this32.foreignOrgSelectorTabs = currentOrgSelectorParams.foreignOrgType.split(',');
56646
+ _this33.foreignOrgSelectorTabs = currentOrgSelectorParams.foreignOrgType.split(',');
56590
56647
  var foreignOrgparams = currentOrgSelectorParams.foreignOrgRange.split(',');
56591
- _this32.foreignOrgSelectorTabs.map(function (x, i) {
56592
- _this32.foreignOrgSelectorParams[x] = {
56648
+ _this33.foreignOrgSelectorTabs.map(function (x, i) {
56649
+ _this33.foreignOrgSelectorParams[x] = {
56593
56650
  filid: foreignOrgparams[i] == 'my' ? choiceOrgId : x == 'filgroup' ? '' : foreignOrgparams[i] == 'nofilidorg' || foreignOrgparams[i] == 'nofiliddept' ? 'all' : foreignOrgparams[i],
56594
56651
  nofilid: foreignOrgparams[i] == 'nofilidorg' ? sessionStorage.getItem('orgId') : foreignOrgparams[i] == 'nofiliddept' ? sessionStorage.getItem('depId') : foreignOrgparams[i] == 'other' ? 1 : 0,
56595
- roleid: _this32.circularReadParamsMap.circularReadOrgRoleCode || _this32.foreignOrgSelectorParams.roleid
56652
+ roleid: _this33.circularReadParamsMap.circularReadOrgRoleCode || _this33.foreignOrgSelectorParams.roleid
56596
56653
  };
56597
56654
  });
56598
56655
  }
56599
- _this32.circularReadParamsMap = circularReadParamsMap || {};
56600
- if (_this32.circularReadParamsMap.circularReadOrgRoleCode) {
56601
- _this32.foreignOrgSelectorParams.roleid = _this32.circularReadParamsMap.circularReadOrgRoleCode;
56602
- }
56603
- _this32.currentOrgName = currentOrgName;
56604
- _this32.nextOperateCheckType = nextOperateCheckType || 'select';
56605
- _this32.currentNodeIsCircularReadNode = nodeInfoMap.nodeExtAttr.currentNodeIsCircularReadNode == 1;
56606
-
56607
- _this32.submitButtonFunKey = nodeInfoMap.nodeExtAttr.submitButtonFunKey;
56608
- _this32.taskNodeButtons = nodeInfoMap.nodeExtAttr.taskNodeButtons;
56609
- _this32.readOnlyNotificationType = readOnlyNotificationType;
56610
-
56611
- _this32.readOnlyNotificationType = readOnlyNotificationType;
56612
- _this32.isSpecial = isSpecial;
56613
- _this32.notificationMessageReadOnly = notificationMessageReadOnly == 'true';
56614
- _this32.otherOrgName = otherOrgName;
56615
- _this32.isCanPreAddSign = isCanPreAddSign;
56616
- _this32.endFlowInfo.choiceOrgId = choiceOrgId;
56617
- _this32.endFlowInfo.choiceDeptId = choiceDeptId;
56618
- _this32.endFlowInfo.pendingId = _this32.pendingId;
56619
- _this32.attachedCode = attachedCode;
56620
- _this32.endFlowInfo.pOrgId = pOrgId;
56621
- _this32.canPresetRead = canPresetRead;
56622
- _this32.isCdjxjTaskHandle = isCdjxjTaskHandle;
56623
- nextNodeCheckType && (_this32.nextNodeCheckType = nextNodeCheckType);
56624
- _this32.operationList = taskOperations || [];
56625
- _this32.customPresetHintMessage = customPresetHintMessage;
56656
+ _this33.circularReadParamsMap = circularReadParamsMap || {};
56657
+ if (_this33.circularReadParamsMap.circularReadOrgRoleCode) {
56658
+ _this33.foreignOrgSelectorParams.roleid = _this33.circularReadParamsMap.circularReadOrgRoleCode;
56659
+ }
56660
+ _this33.currentOrgName = currentOrgName;
56661
+ _this33.nextOperateCheckType = nextOperateCheckType || 'select';
56662
+ _this33.currentNodeIsCircularReadNode = nodeInfoMap.nodeExtAttr.currentNodeIsCircularReadNode == 1;
56663
+
56664
+ _this33.submitButtonFunKey = nodeInfoMap.nodeExtAttr.submitButtonFunKey;
56665
+ _this33.taskNodeButtons = nodeInfoMap.nodeExtAttr.taskNodeButtons;
56666
+ _this33.readOnlyNotificationType = readOnlyNotificationType;
56667
+
56668
+ _this33.readOnlyNotificationType = readOnlyNotificationType;
56669
+ _this33.isSpecial = isSpecial;
56670
+ _this33.notificationMessageReadOnly = notificationMessageReadOnly == 'true';
56671
+ _this33.otherOrgName = otherOrgName;
56672
+ _this33.isCanPreAddSign = isCanPreAddSign;
56673
+ _this33.endFlowInfo.choiceOrgId = choiceOrgId;
56674
+ _this33.endFlowInfo.choiceDeptId = choiceDeptId;
56675
+ _this33.endFlowInfo.pendingId = _this33.pendingId;
56676
+ _this33.attachedCode = attachedCode;
56677
+ _this33.endFlowInfo.pOrgId = pOrgId;
56678
+ _this33.canPresetRead = canPresetRead;
56679
+ _this33.isCdjxjTaskHandle = isCdjxjTaskHandle;
56680
+ nextNodeCheckType && (_this33.nextNodeCheckType = nextNodeCheckType);
56681
+ _this33.operationList = taskOperations || [];
56682
+ _this33.customPresetHintMessage = customPresetHintMessage;
56626
56683
  if (canPresetRead) {
56627
56684
  var ids = nodeInfoMap.nodeExtAttr.presetReadCandinateIds.split(',');
56628
56685
  var names = nodeInfoMap.nodeExtAttr.presetReadCandinateNames.split(',');
56629
56686
  ids.map(function (item, index) {
56630
- _this32.presetReadUserId.push({
56687
+ _this33.presetReadUserId.push({
56631
56688
  showid: item,
56632
56689
  showname: names[index]
56633
56690
  });
56634
- _this32.selectPresetUserList.push({
56691
+ _this33.selectPresetUserList.push({
56635
56692
  showid: item,
56636
56693
  showname: names[index]
56637
56694
  });
56638
- _this32.nextNode.presetReadUserId.push(item);
56695
+ _this33.nextNode.presetReadUserId.push(item);
56639
56696
  });
56640
56697
  }
56641
- if (!_this32.isFlow) _this32.getFile(_this32.pendingId, attachedCode);
56698
+ if (!_this33.isFlow) _this33.getFile(_this33.pendingId, attachedCode);
56642
56699
  if (nextNodeList && nextNodeList.length != 0) {
56643
- _this32.nextNodeList = nextNodeList;
56700
+ _this33.nextNodeList = nextNodeList;
56644
56701
  if (nextNodeList[0].nodeType === 'endEvent' && nextNodeList.length == 1) {
56645
- _this32.isNextUser = nextNodeList[0].nodeType != 'endEvent';
56646
- nextNodeList[0].nodeType === 'endEvent' ? _this32.endFlow = true : '';
56702
+ _this33.isNextUser = nextNodeList[0].nodeType != 'endEvent';
56703
+ nextNodeList[0].nodeType === 'endEvent' ? _this33.endFlow = true : '';
56647
56704
  }
56648
56705
  }
56649
56706
 
56650
- if (canRemoveSignUserList && canRemoveSignUserList.length != 0) _this32.removeUsers = canRemoveSignUserList;
56707
+ if (canRemoveSignUserList && canRemoveSignUserList.length != 0) _this33.removeUsers = canRemoveSignUserList;
56651
56708
  if (taskOperations && taskOperations.length != 0) {
56652
56709
  var isSelected = false;
56653
56710
  taskOperations.map(function (item) {
56654
- if (item.key === 9) _this32.isReject = true;
56711
+ if (item.key === 9) _this33.isReject = true;
56655
56712
  if (item.isSelected) {
56656
- _this32.nodeInfos = [];
56657
- _this32.nextNode.nextOperate = item.key;
56713
+ _this33.nodeInfos = [];
56714
+ _this33.nextNode.nextOperate = item.key;
56658
56715
  if (item.taskNodeList != null) {
56659
- _this32.nodeInfos = item.taskNodeList;
56716
+ _this33.nodeInfos = item.taskNodeList;
56660
56717
  }
56661
56718
  isSelected = true;
56662
56719
  }
56663
56720
  });
56664
56721
  if (taskOperations.length > 0 && !isSelected) {
56665
- _this32.nodeInfos = [];
56666
- _this32.nextNode.nextOperate = taskOperations[0].key;
56722
+ _this33.nodeInfos = [];
56723
+ _this33.nextNode.nextOperate = taskOperations[0].key;
56667
56724
  if (taskOperations[0].taskNodeList != null) {
56668
- _this32.nodeInfos = taskOperations[0].taskNodeList;
56725
+ _this33.nodeInfos = taskOperations[0].taskNodeList;
56669
56726
  }
56670
56727
  }
56671
56728
  }
56672
56729
  if (nodeInfoMap && JSON.stringify(nodeInfoMap) != '{}') {
56673
- _this32.needRetrialAuth = !!nodeInfoMap.nodeExtAttr.isCurrentNodeSubmitNeedRetrialAuth;
56730
+ _this33.needRetrialAuth = !!nodeInfoMap.nodeExtAttr.isCurrentNodeSubmitNeedRetrialAuth;
56674
56731
  if (nodeInfoMap.nodeExtAttr.nodeFixedOpinionSelectList) {
56675
56732
  var notice = JSON.parse(nodeInfoMap.nodeExtAttr.nodeFixedOpinionSelectList);
56676
56733
  notice.map(function (x) {
56677
- _this32.nodeFixedOpinionSelectList.push({ content: x });
56734
+ _this33.nodeFixedOpinionSelectList.push({ content: x });
56678
56735
  });
56679
56736
  }
56680
56737
 
56681
- _this32.value = opinion || '';
56682
- _this32.nodeDefaultSubmitOpinion = nodeInfoMap.nodeExtAttr.nodeDefaultSubmitOpinion;
56683
- _this32.isSubmitButtonShowAgreeAndDisagree = nodeInfoMap.nodeExtAttr.isSubmitButtonShowAgreeAndDisagree;
56684
- _this32.isBanInputOpinion = nodeInfoMap.nodeExtAttr.isBanInputOpinion;
56685
- _this32.nodeDefaultRejectOpinion = nodeInfoMap.nodeExtAttr.nodeDefaultRejectOpinion;
56686
- _this32.isOpinionRequired = nodeInfoMap.nodeExtAttr.isOpinionRequired;
56687
- _this32.isChooseNextNode = nodeInfoMap.nodeExtAttr.isChooseNextNode;
56738
+ _this33.value = opinion || '';
56739
+ _this33.nodeDefaultSubmitOpinion = nodeInfoMap.nodeExtAttr.nodeDefaultSubmitOpinion;
56740
+ _this33.isSubmitButtonShowAgreeAndDisagree = nodeInfoMap.nodeExtAttr.isSubmitButtonShowAgreeAndDisagree;
56741
+ _this33.isBanInputOpinion = nodeInfoMap.nodeExtAttr.isBanInputOpinion;
56742
+ _this33.nodeDefaultRejectOpinion = nodeInfoMap.nodeExtAttr.nodeDefaultRejectOpinion;
56743
+ _this33.isOpinionRequired = nodeInfoMap.nodeExtAttr.isOpinionRequired;
56744
+ _this33.isChooseNextNode = nodeInfoMap.nodeExtAttr.isChooseNextNode;
56688
56745
  // this.isHideDefaultOperation =
56689
56746
  // nodeInfoMap.nodeExtAttr.isHideDefaultOperation == 1;
56690
- _this32.defaultNextNode = nodeInfoMap.nodeExtAttr.defaultNextNode;
56747
+ _this33.defaultNextNode = nodeInfoMap.nodeExtAttr.defaultNextNode;
56691
56748
  if (nodeInfoMap.nodeExtAttr.defaultNextNode) {
56692
- var defaultNode = _this32.nodeInfos.filter(function (item) {
56749
+ var defaultNode = _this33.nodeInfos.filter(function (item) {
56693
56750
  return item.nodeId == nodeInfoMap.nodeExtAttr.defaultNextNode;
56694
56751
  });
56695
- if (_this32.nodeInfos.length > 0 && defaultNode.length == 0) {
56696
- _this32.nextNode.nextNodeId = _this32.nodeInfos[0].nodeId;
56752
+ if (_this33.nodeInfos.length > 0 && defaultNode.length == 0) {
56753
+ _this33.nextNode.nextNodeId = _this33.nodeInfos[0].nodeId;
56697
56754
  } else {
56698
- _this32.nextNode.nextNodeId = nodeInfoMap.nodeExtAttr.defaultNextNode;
56755
+ _this33.nextNode.nextNodeId = nodeInfoMap.nodeExtAttr.defaultNextNode;
56699
56756
  }
56700
- } else if (_this32.nodeInfos.length > 0) {
56701
- _this32.nextNode.nextNodeId = _this32.nodeInfos[0].nodeId;
56757
+ } else if (_this33.nodeInfos.length > 0) {
56758
+ _this33.nextNode.nextNodeId = _this33.nodeInfos[0].nodeId;
56702
56759
  }
56703
- _this32.isForceDisplayDefaultOptionForPrefix = nodeInfoMap.nodeExtAttr.isForceDisplayDefaultOptionForPrefix == 1;
56760
+ _this33.isForceDisplayDefaultOptionForPrefix = nodeInfoMap.nodeExtAttr.isForceDisplayDefaultOptionForPrefix == 1;
56704
56761
  if (nodeInfoMap.nodeExtAttr.submitText) {
56705
- _this32.btnList.map(function (x) {
56762
+ _this33.btnList.map(function (x) {
56706
56763
  if (x.event === 'sub') {
56707
56764
  x.text = nodeInfoMap.nodeExtAttr.submitText;
56708
56765
  }
56709
56766
  });
56710
56767
  }
56711
56768
  }
56712
- _this32.choiceOrgId = choiceOrgId;
56713
- _this32.choiceDeptId = choiceDeptId;
56714
- _this32.pOrgId = pOrgId;
56769
+ _this33.choiceOrgId = choiceOrgId;
56770
+ _this33.choiceDeptId = choiceDeptId;
56771
+ _this33.pOrgId = pOrgId;
56715
56772
  if (res.data && res.data.isEndUserTask != undefined) {
56716
- _this32.isEndUserTask = res.data.isEndUserTask;
56773
+ _this33.isEndUserTask = res.data.isEndUserTask;
56717
56774
  }
56718
56775
  if (JSON.stringify(taskExamine) != '{}' && taskExamine) {
56719
- _this32.nodeInfo.nextNode = taskExamine.processDefinitionId;
56720
- _this32.NodeName = taskExamine.nodeName;
56721
- _this32.taskId = taskExamine.taskId;
56722
- _this32.businessIds = taskExamine.businessId;
56723
- _this32.appId = taskExamine.appId;
56724
- _this32.taskExamineInfo = taskExamine;
56725
- _this32.taskExamineInfo.choiceOrgId = choiceOrgId;
56726
- _this32.taskExamineInfo.choiceDeptId = choiceDeptId;
56727
- _this32.endFlowInfo.processType = taskExamine.processType;
56776
+ _this33.nodeInfo.nextNode = taskExamine.processDefinitionId;
56777
+ _this33.NodeName = taskExamine.nodeName;
56778
+ _this33.taskId = taskExamine.taskId;
56779
+ _this33.businessIds = taskExamine.businessId;
56780
+ _this33.appId = taskExamine.appId;
56781
+ _this33.taskExamineInfo = taskExamine;
56782
+ _this33.taskExamineInfo.choiceOrgId = choiceOrgId;
56783
+ _this33.taskExamineInfo.choiceDeptId = choiceDeptId;
56784
+ _this33.endFlowInfo.processType = taskExamine.processType;
56728
56785
  // this.endFlowInfo.isReturnSubmitter =
56729
56786
  // taskExamine.isReturnSubmitter;
56730
56787
  // this.nextNode.isReturnSubmitter = taskExamine.isReturnSubmitter;
@@ -56736,98 +56793,96 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56736
56793
  // this.nextNode.isReadDealEnd = taskExamine.isReadDealEnd;
56737
56794
  // this.nextNode.isReturnRejectNode = taskExamine.isReturnRejectNode;
56738
56795
  // this.nextNode.isSerialSubmit = taskExamine.isSerialSubmit;
56739
- _this32.endFlowInfo.isSubFlow = taskExamine.isSubFlow;
56740
- _this32.endFlowInfo.isUndertakeReply = taskExamine.isUndertakeReply;
56741
- _this32.endFlowInfo.isUndertakeEnd = taskExamine.isUndertakeEnd;
56742
- _this32.endFlowInfo.isTakeAdviceEnd = taskExamine.isTakeAdviceEnd;
56743
- _this32.endFlowInfo.isTakeAdviceReply = taskExamine.isTakeAdviceReply;
56744
- _this32.endFlowInfo.isReadDealEnd = taskExamine.isReadDealEnd;
56745
- _this32.endFlowInfo.isReadDealReply = taskExamine.isReadDealReply;
56746
- _this32.endFlowInfo.isReturnRejectNode = taskExamine.isReturnRejectNode;
56747
- _this32.endFlowInfo.isSerialSubmit = taskExamine.isSerialSubmit;
56796
+ _this33.endFlowInfo.isSubFlow = taskExamine.isSubFlow;
56797
+ _this33.endFlowInfo.isUndertakeReply = taskExamine.isUndertakeReply;
56798
+ _this33.endFlowInfo.isUndertakeEnd = taskExamine.isUndertakeEnd;
56799
+ _this33.endFlowInfo.isTakeAdviceEnd = taskExamine.isTakeAdviceEnd;
56800
+ _this33.endFlowInfo.isTakeAdviceReply = taskExamine.isTakeAdviceReply;
56801
+ _this33.endFlowInfo.isReadDealEnd = taskExamine.isReadDealEnd;
56802
+ _this33.endFlowInfo.isReadDealReply = taskExamine.isReadDealReply;
56803
+ _this33.endFlowInfo.isReturnRejectNode = taskExamine.isReturnRejectNode;
56804
+ _this33.endFlowInfo.isSerialSubmit = taskExamine.isSerialSubmit;
56748
56805
  // this.endFlowInfo.isReadDealReply =
56749
56806
  // taskExamine.isReadDealReplybusinessId;
56750
- _this32.endFlowInfo.appId = taskExamine.appId;
56751
- _this32.endFlowInfo.businessId = taskExamine.businessId;
56752
- _this32.endFlowInfo.processDefinitionId = taskExamine.processDefinitionId;
56753
- _this32.endFlowInfo.nodeId = taskExamine.nodeId;
56807
+ _this33.endFlowInfo.appId = taskExamine.appId;
56808
+ _this33.endFlowInfo.businessId = taskExamine.businessId;
56809
+ _this33.endFlowInfo.processDefinitionId = taskExamine.processDefinitionId;
56810
+ _this33.endFlowInfo.nodeId = taskExamine.nodeId;
56754
56811
  }
56755
56812
  if (extendData && extendData.pendingData && extendData.pendingData.itemname) {
56756
- _this32.NodeName = extendData.pendingData.itemname;
56813
+ _this33.NodeName = extendData.pendingData.itemname;
56757
56814
  }
56758
- if (_this32.nodeName) {
56759
- _this32.NodeName = _this32.nodeName;
56815
+ if (_this33.nodeName) {
56816
+ _this33.NodeName = _this33.nodeName;
56760
56817
  }
56761
- _this32.isCanAddSign = isCanAddSign;
56762
- _this32.processObj = res.data;
56763
- if (_this32.isCanAddSign) {
56764
- _this32.nextNode.isAddSign = '2';
56818
+ _this33.isCanAddSign = isCanAddSign;
56819
+ _this33.processObj = res.data;
56820
+ if (_this33.isCanAddSign) {
56821
+ _this33.nextNode.isAddSign = '2';
56765
56822
  }
56766
- _this32.isCanRemoveSign = isCanRemoveSign;
56767
- if (_this32.isCanRemoveSign) {
56768
- _this32.nextNode.isRemoveSign = '2';
56823
+ _this33.isCanRemoveSign = isCanRemoveSign;
56824
+ if (_this33.isCanRemoveSign) {
56825
+ _this33.nextNode.isRemoveSign = '2';
56769
56826
  }
56770
56827
 
56771
- if (!_this32.isOpinionRequired) {
56772
- _this32.isOpinionRequired = 0;
56828
+ if (!_this33.isOpinionRequired) {
56829
+ _this33.isOpinionRequired = 0;
56773
56830
  }
56774
56831
  // opinion && (this.value = opinion);
56775
- _this32.nextNode.notificationMsg = defaultNotificationMessage;
56776
- _this32.moreList = [];
56832
+ _this33.nextNode.notificationMsg = defaultNotificationMessage;
56833
+ _this33.moreList = [];
56777
56834
  if (taskButtonList && taskButtonList.length != 0) {
56778
56835
  taskButtonList.map(function (item) {
56779
56836
  if (item.fun === 'reject()') {
56780
- _this32.rejectObj = item;
56837
+ _this33.rejectObj = item;
56781
56838
  } else if (item.fun === 'toStartTaskRead()') {
56782
- _this32.pointsReadingObj = item;
56839
+ _this33.pointsReadingObj = item;
56783
56840
  } else {
56784
- _this32.moreList.push(item);
56841
+ _this33.moreList.push(item);
56785
56842
  }
56786
56843
  });
56787
- _this32.typeList = _this32.typeList.concat(taskButtonList);
56788
- }
56789
- _this32.isMainSubProcess = res.data.isMainSubProcess == 'true';
56790
- _this32.isCustomPreset = isCustomPreset;
56791
- _this32.isPreset = isPreset;
56792
- _this32.presetTaskNodeMap = presetTaskNodeMap;
56793
- _this32.presetTaskNodeKeyStr = presetTaskNodeKeyStr;
56794
- _this32.getFind();
56795
- _this32.selecNext(_this32.nextNode.nextOperate, true, true);
56844
+ _this33.typeList = _this33.typeList.concat(taskButtonList);
56845
+ }
56846
+ _this33.isMainSubProcess = res.data.isMainSubProcess == 'true';
56847
+ _this33.isCustomPreset = isCustomPreset;
56848
+ _this33.isPreset = isPreset;
56849
+ _this33.presetTaskNodeMap = presetTaskNodeMap;
56850
+ _this33.presetTaskNodeKeyStr = presetTaskNodeKeyStr;
56851
+ _this33.getFind();
56852
+ _this33.selecNext(_this33.nextNode.nextOperate, true, true);
56796
56853
  // this.getNodeInfo();
56797
- _this32.StartTaskReadKey++;
56854
+ _this33.StartTaskReadKey++;
56798
56855
  } else {
56799
56856
  if (res.status === 'taskCompleted') {
56800
- _this32.$emit('shrink', true);
56801
- _this32.shrinkAbled = true;
56802
- _this32.$message.warning(res.message || '系统错误,请联系管理员!');
56857
+ _this33.$emit('shrink', true);
56858
+ _this33.shrinkAbled = true;
56859
+ _this33.$message.warning(res.message || '系统错误,请联系管理员!');
56803
56860
  } else {
56804
- _this32.$message.error(res.message || '系统错误,请联系管理员!');
56861
+ _this33.$message.error(res.message || '系统错误,请联系管理员!');
56805
56862
  }
56806
56863
  }
56807
- _this32.showOpinion = false;
56864
+ _this33.showOpinion = false;
56808
56865
  setTimeout(function () {
56809
- _this32.showOpinion = true;
56866
+ _this33.showOpinion = true;
56810
56867
  }, 0);
56811
56868
  }).catch(function (err) {
56812
- _this32.loading.close();
56869
+ _this33.loading.close();
56813
56870
  if (err.message && err.message !== 'canceled') {
56814
- _this32.$message.error(err.message);
56871
+ _this33.$message.error(err.message);
56815
56872
  }
56816
56873
  });
56817
56874
  },
56818
56875
 
56819
- /**
56820
- * closeProcess
56821
- * @desc:关闭弹窗
56822
- * @author liufan
56823
- * @param {boolean} val 当前是否办理流程
56824
- * @param {String} type 当前点击的弹窗类型
56825
- * @date 2022年5月25日
56876
+ /**
56877
+ * closeProcess
56878
+ * @desc:关闭弹窗
56879
+ * @author liufan
56880
+ * @param {boolean} val 当前是否办理流程
56881
+ * @param {String} type 当前点击的弹窗类型
56882
+ * @date 2022年5月25日
56826
56883
  **/
56827
56884
  closeProcess: function closeProcess(val, type, closeParent) {
56828
- if (this.closeParent && !this.startFlowPageEmbeddedIntoStartFlowIndex) {
56829
- this.$refs[type].handleClosed();
56830
- } else if (!this.startFlowPageEmbeddedIntoStartFlowIndex) {
56885
+ if (!this.startFlowPageEmbeddedIntoStartFlowIndex) {
56831
56886
  this[type] = false;
56832
56887
  }
56833
56888
  if (this.freeStartFlowParams.useScene && this.freeStartFlowParams.useScene != 'multiInsMidwayWithSubmitScene') {
@@ -56847,23 +56902,23 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56847
56902
  }
56848
56903
  },
56849
56904
 
56850
- /**
56851
- * selectChange
56852
- * @desc:常用语选择
56853
- * @author liufan
56854
- * @param {String} val 选中值
56855
- * @date 2022年5月25日
56905
+ /**
56906
+ * selectChange
56907
+ * @desc:常用语选择
56908
+ * @author liufan
56909
+ * @param {String} val 选中值
56910
+ * @date 2022年5月25日
56856
56911
  **/
56857
56912
  selectChange: function selectChange(val) {
56858
56913
  this.value = val;
56859
56914
  },
56860
56915
 
56861
- /**
56862
- * upDate
56863
- * @desc:修改常用语
56864
- * @author liufan
56865
- * @param {Object} val 修改值
56866
- * @date 2022年5月25日
56916
+ /**
56917
+ * upDate
56918
+ * @desc:修改常用语
56919
+ * @author liufan
56920
+ * @param {Object} val 修改值
56921
+ * @date 2022年5月25日
56867
56922
  **/
56868
56923
  upDate: function upDate(val) {
56869
56924
  this.FormData.id = val.id;
@@ -56871,14 +56926,14 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56871
56926
  },
56872
56927
 
56873
56928
 
56874
- /**
56875
- * getProcess
56876
- * @desc:获取选择流程
56877
- * @author liufan
56878
- * @date 2022年5月25日
56929
+ /**
56930
+ * getProcess
56931
+ * @desc:获取选择流程
56932
+ * @author liufan
56933
+ * @date 2022年5月25日
56879
56934
  **/
56880
56935
  getProcess: function getProcess(val) {
56881
- var _this33 = this;
56936
+ var _this34 = this;
56882
56937
 
56883
56938
  var params = flowvue_type_script_lang_js_extends({
56884
56939
  businessId: this.businessId,
@@ -56896,56 +56951,56 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56896
56951
  message = res.message,
56897
56952
  data = res.data;
56898
56953
 
56899
- _this33.loading.close();
56954
+ _this34.loading.close();
56900
56955
  if (status === 'success') {
56901
56956
  if (data.simpleTips != undefined) {
56902
- _this33.simpleTips = data.simpleTips;
56957
+ _this34.simpleTips = data.simpleTips;
56903
56958
  }
56904
- _this33.isStartFlowChartView = data.isStartFlowChartView;
56959
+ _this34.isStartFlowChartView = data.isStartFlowChartView;
56905
56960
  if (!Object.keys(data).length || data.definitionList && !data.definitionList.length) {
56906
- _this33.$message.error('流程不存在或未关联对应流程!');
56961
+ _this34.$message.error('流程不存在或未关联对应流程!');
56907
56962
  } else {
56908
- _this33.startFlowPageEmbeddedIntoStartFlowIndex = data.startFlowPageEmbeddedIntoStartFlowIndex;
56909
- _this33.activitiDefinitionSort = data.activitiDefinitionSort;
56910
- _this33.nodeInfo.option = data.definitionList;
56911
- _this33.nodeInfo.nextNode = data.definitionList.filter(function (item) {
56912
- return item.processDefKey == _this33.defaultProcessKey;
56963
+ _this34.startFlowPageEmbeddedIntoStartFlowIndex = data.startFlowPageEmbeddedIntoStartFlowIndex;
56964
+ _this34.activitiDefinitionSort = data.activitiDefinitionSort;
56965
+ _this34.nodeInfo.option = data.definitionList;
56966
+ _this34.nodeInfo.nextNode = data.definitionList.filter(function (item) {
56967
+ return item.processDefKey == _this34.defaultProcessKey;
56913
56968
  });
56914
- if (_this33.nodeInfo.nextNode.length) {
56915
- _this33.nodeInfo.nextNode = _this33.nodeInfo.nextNode[0].processDefId;
56969
+ if (_this34.nodeInfo.nextNode.length) {
56970
+ _this34.nodeInfo.nextNode = _this34.nodeInfo.nextNode[0].processDefId;
56916
56971
  } else {
56917
56972
  if (data.definitionList.length != 0) {
56918
- _this33.nodeInfo.nextNode = data.definitionList[0].processDefId;
56973
+ _this34.nodeInfo.nextNode = data.definitionList[0].processDefId;
56919
56974
  } else {
56920
- _this33.nodeInfo.nextNode = '';
56975
+ _this34.nodeInfo.nextNode = '';
56921
56976
  }
56922
56977
  }
56923
- if (_this33.nodeInfo.nextNode) {
56924
- _this33.handleChange(_this33.nodeInfo.nextNode, true);
56978
+ if (_this34.nodeInfo.nextNode) {
56979
+ _this34.handleChange(_this34.nodeInfo.nextNode, true);
56925
56980
  }
56926
- if (_this33.showCirculate != undefined && !_this33.showCirculate && _this33.urgencyLevel) {
56927
- _this33.getAdminMsgType();
56981
+ if (_this34.showCirculate != undefined && !_this34.showCirculate && _this34.urgencyLevel) {
56982
+ _this34.getAdminMsgType();
56928
56983
  }
56929
56984
  }
56930
56985
  } else {
56931
- _this33.$message.error(message || '系统错误,请联系管理员!');
56986
+ _this34.$message.error(message || '系统错误,请联系管理员!');
56932
56987
  }
56933
56988
  }).catch(function (err) {
56934
- _this33.loading.close();
56989
+ _this34.loading.close();
56935
56990
  if (err.message && err.message !== 'canceled') {
56936
- _this33.$message.error(err.message);
56991
+ _this34.$message.error(err.message);
56937
56992
  }
56938
56993
  });
56939
56994
  },
56940
56995
 
56941
- /**
56942
- * getPendedhistoryList
56943
- * @desc:获取流程列表
56944
- * @author liufan
56945
- * @date 2022年5月25日
56996
+ /**
56997
+ * getPendedhistoryList
56998
+ * @desc:获取流程列表
56999
+ * @author liufan
57000
+ * @date 2022年5月25日
56946
57001
  **/
56947
57002
  getPendedhistoryList: function getPendedhistoryList() {
56948
- var _this34 = this;
57003
+ var _this35 = this;
56949
57004
 
56950
57005
  var params = {
56951
57006
  apprecordId: this.businessIds,
@@ -56958,22 +57013,22 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56958
57013
  results = res.results;
56959
57014
 
56960
57015
  if (!rCode) {
56961
- _this34.nextNode.nextUserId = [];
56962
- _this34.showNews = false;
56963
- _this34.nextNode.notificationType = [];
56964
- _this34.pendingId = results[results.length - 1].attachId;
56965
- _this34.getHedInfo();
57016
+ _this35.nextNode.nextUserId = [];
57017
+ _this35.showNews = false;
57018
+ _this35.nextNode.notificationType = [];
57019
+ _this35.pendingId = results[results.length - 1].attachId;
57020
+ _this35.getHedInfo();
56966
57021
  } else {
56967
- _this34.$message.error(msg || '系统错误,请联系管理员!');
57022
+ _this35.$message.error(msg || '系统错误,请联系管理员!');
56968
57023
  }
56969
57024
  }).catch(function (err) {
56970
57025
  if (err.message && err.message !== 'canceled') {
56971
- _this34.$message.error(err.message);
57026
+ _this35.$message.error(err.message);
56972
57027
  }
56973
57028
  });
56974
57029
  },
56975
57030
  reqCircularRead: function reqCircularRead(type) {
56976
- var _this35 = this;
57031
+ var _this36 = this;
56977
57032
 
56978
57033
  var _that = this;
56979
57034
  var params = {
@@ -56987,7 +57042,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
56987
57042
  };
56988
57043
  this.loading = utils_util.loading(this.$loading, '提交中...');
56989
57044
  utils_util.ajax(params).then(function (res) {
56990
- _this35.loading.close();
57045
+ _this36.loading.close();
56991
57046
  if (res.rCode == 0) {
56992
57047
  if (res.results.alert) {
56993
57048
  _that.$confirm(res.results.message, {
@@ -57011,20 +57066,20 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
57011
57066
 
57012
57067
  // 提交流程前验证
57013
57068
  beforeSubProcess: function beforeSubProcess(val, type) {
57014
- var _this36 = this;
57069
+ var _this37 = this;
57015
57070
 
57016
57071
  return this.$refs['nextNode'].validate(function (valid) {
57017
57072
  if (valid) {
57018
- if (_this36.isSubmitButtonShowAgreeAndDisagree == 1) {
57019
- _this36.value = _this36.value.replace(RegExp('不同意。', 'g'), '');
57020
- _this36.value = _this36.value.replace(RegExp('同意。', 'g'), '');
57021
- _this36.value = val + _this36.value;
57073
+ if (_this37.isSubmitButtonShowAgreeAndDisagree == 1) {
57074
+ _this37.value = _this37.value.replace(RegExp('不同意。', 'g'), '');
57075
+ _this37.value = _this37.value.replace(RegExp('同意。', 'g'), '');
57076
+ _this37.value = val + _this37.value;
57022
57077
  }
57023
- if (!_this36.validInfo()) {
57024
- _this36.freeValid = false;
57078
+ if (!_this37.validInfo()) {
57079
+ _this37.freeValid = false;
57025
57080
  return;
57026
57081
  } else {
57027
- _this36.freeValid = true;
57082
+ _this37.freeValid = true;
57028
57083
  }
57029
57084
  // if (
57030
57085
  // this.currentNodeIsCircularReadNode &&
@@ -57034,42 +57089,42 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
57034
57089
  // return;
57035
57090
  // }
57036
57091
 
57037
- if (_this36.submitButtonFunKey) {
57038
- var btnInfo = _this36.taskNodeButtons.filter(function (x) {
57039
- return x.key === _this36.submitButtonFunKey;
57092
+ if (_this37.submitButtonFunKey) {
57093
+ var btnInfo = _this37.taskNodeButtons.filter(function (x) {
57094
+ return x.key === _this37.submitButtonFunKey;
57040
57095
  });
57041
57096
  if (btnInfo.length > 0) {
57042
57097
  if (btnInfo[0].type == 4) {
57043
- _this36.$emit('buttonClick', { fun: btnInfo[0].fun, opinion: _this36.value }, _this36.sendData);
57098
+ _this37.$emit('buttonClick', { fun: btnInfo[0].fun, opinion: _this37.value }, _this37.sendData);
57044
57099
  } else if (btnInfo[0].type == 2) {
57045
- _this36.goView(btnInfo[0]);
57100
+ _this37.goView(btnInfo[0]);
57046
57101
  }
57047
57102
  }
57048
57103
  return;
57049
57104
  }
57050
57105
  if (type == 'multiInsMidwayWithSubmitScene') {
57051
- _this36.sendData(type);
57106
+ _this37.sendData(type);
57052
57107
  return;
57053
57108
  }
57054
- if (_this36.beforeSubmit == undefined) {
57055
- _this36.subFun(_this36.sendData);
57109
+ if (_this37.beforeSubmit == undefined) {
57110
+ _this37.subFun(_this37.sendData);
57056
57111
  } else {
57057
- _this36.sendData();
57112
+ _this37.sendData();
57058
57113
  }
57059
57114
  }
57060
57115
  });
57061
57116
  },
57062
57117
 
57063
57118
  // 提交流程
57064
- /**
57065
- * subProcess
57066
- * @desc:提交流程
57067
- * @author liufan
57068
- * @param {String} formName 当前form表单ref值
57069
- * @date 2022年5月25日
57119
+ /**
57120
+ * subProcess
57121
+ * @desc:提交流程
57122
+ * @author liufan
57123
+ * @param {String} formName 当前form表单ref值
57124
+ * @date 2022年5月25日
57070
57125
  **/
57071
57126
  subProcess: function subProcess(val, type) {
57072
- var _this37 = this;
57127
+ var _this38 = this;
57073
57128
 
57074
57129
  if (this.btnType != 'default') {
57075
57130
  if (this.btnType == 'reject' && this.$refs[this.btnType].rejectObj.length == 0) {
@@ -57083,7 +57138,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
57083
57138
  this.beforeSubProcess(val, type);
57084
57139
  } else {
57085
57140
  this.beforeSubmit(1).then(function (next) {
57086
- _this37.beforeSubProcess(val, type);
57141
+ _this38.beforeSubProcess(val, type);
57087
57142
  }).catch(function (e) {});
57088
57143
  }
57089
57144
  },
@@ -57126,14 +57181,14 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
57126
57181
  return true;
57127
57182
  },
57128
57183
  flowSuccess: function flowSuccess(hideMessage) {
57129
- var _this38 = this;
57184
+ var _this39 = this;
57130
57185
 
57131
57186
  if (!this.simpleTips) {
57132
57187
  this.$alert('提交成功', '', {
57133
57188
  confirmButtonText: '确定',
57134
57189
  type: 'success',
57135
57190
  callback: function callback(action) {
57136
- _this38.$emit('success');
57191
+ _this39.$emit('success');
57137
57192
  }
57138
57193
  });
57139
57194
  } else {
@@ -57144,7 +57199,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
57144
57199
  }
57145
57200
  },
57146
57201
  sendData: function sendData(freetype) {
57147
- var _this39 = this;
57202
+ var _this40 = this;
57148
57203
 
57149
57204
  if (this.isFlow && !this.nodeInfo.nextNode) {
57150
57205
  this.$message.warning('请选择流程');
@@ -57170,70 +57225,70 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
57170
57225
  break;
57171
57226
  }
57172
57227
 
57173
- if (!_this39.isFlow) {
57228
+ if (!_this40.isFlow) {
57174
57229
  _context2.next = 7;
57175
57230
  break;
57176
57231
  }
57177
57232
 
57178
- if (!(_this39.isOpinionRequired && !_this39.$refs.commonOpinions.validate())) {
57233
+ if (!(_this40.isOpinionRequired && !_this40.$refs.commonOpinions.validate())) {
57179
57234
  _context2.next = 5;
57180
57235
  break;
57181
57236
  }
57182
57237
 
57183
- _this39.$message.warning('请输入审批意见');
57238
+ _this40.$message.warning('请输入审批意见');
57184
57239
  return _context2.abrupt('return');
57185
57240
 
57186
57241
  case 5:
57187
- if (_this39.directCreateCircularReadWhenFlowStarted) {
57188
- _this39.circulateVisible = true;
57242
+ if (_this40.directCreateCircularReadWhenFlowStarted) {
57243
+ _this40.circulateVisible = true;
57189
57244
  } else {
57190
- _this39.handleVisible = true;
57245
+ _this40.handleVisible = true;
57191
57246
  }
57192
57247
  return _context2.abrupt('return');
57193
57248
 
57194
57249
  case 7:
57195
57250
  nextUserId = [];
57196
57251
 
57197
- if (_this39.multiple) {
57198
- _this39.nextNode.nextUserId && _this39.nextNode.nextUserId.map(function (item) {
57252
+ if (_this40.multiple) {
57253
+ _this40.nextNode.nextUserId && _this40.nextNode.nextUserId.map(function (item) {
57199
57254
  return nextUserId.push(item);
57200
57255
  });
57201
57256
  }
57202
57257
  addSignUserId = [];
57203
57258
 
57204
- if (_this39.isCanAddSign && _this39.nextNode.isAddSign == '1') {
57205
- _this39.nextNode.addSignUserId.map(function (item) {
57259
+ if (_this40.isCanAddSign && _this40.nextNode.isAddSign == '1') {
57260
+ _this40.nextNode.addSignUserId.map(function (item) {
57206
57261
  addSignUserId.push(item);
57207
57262
  });
57208
57263
  }
57209
57264
  removeSignUserId = [];
57210
57265
 
57211
- if (_this39.isCanRemoveSign && _this39.nextNode.isRemoveSign == '1') {
57212
- _this39.nextNode.removeSignUserId.map(function (item) {
57266
+ if (_this40.isCanRemoveSign && _this40.nextNode.isRemoveSign == '1') {
57267
+ _this40.nextNode.removeSignUserId.map(function (item) {
57213
57268
  removeSignUserId.push(item);
57214
57269
  });
57215
57270
  }
57216
57271
  str = '';
57217
57272
 
57218
- if (_this39.value) {
57219
- str = _this39.value.replace(/\s+/g, '');
57273
+ if (_this40.value) {
57274
+ str = _this40.value.replace(/\s+/g, '');
57220
57275
  }
57221
- if ((!_this39.value || str === '') && _this39.nodeDefaultSubmitOpinion) {
57222
- _this39.value = _this39.nodeDefaultSubmitOpinion;
57276
+ if ((!_this40.value || str === '') && _this40.nodeDefaultSubmitOpinion) {
57277
+ _this40.value = _this40.nodeDefaultSubmitOpinion;
57223
57278
  }
57224
- if (!_this39.isSpecial) {
57225
- delete _this39.nextNode.nextOperate;
57226
- delete _this39.nextNode.nextNodeId;
57279
+ if (!_this40.isSpecial) {
57280
+ delete _this40.nextNode.nextOperate;
57281
+ delete _this40.nextNode.nextNodeId;
57227
57282
  }
57228
- if (_this39.nextNode.nextOperate === 9 || _this39.oldNextOperate == 9) {
57229
- _this39.nextNode.isReturnRejectNode = 1;
57230
- _this39.nextNode.processDefinitionId = _this39.processObj.taskExamine.processDefinitionId;
57283
+ if (_this40.nextNode.nextOperate === 9 || _this40.oldNextOperate == 9) {
57284
+ _this40.nextNode.isReturnRejectNode = 1;
57285
+ _this40.nextNode.processDefinitionId = _this40.processObj.taskExamine.processDefinitionId;
57231
57286
  }
57232
- if (_this39.nextNode.nextOperate != 0 && _this39.nextNode.nextOperate != 1 && _this39.oldNextOperate === '' || _this39.oldNextOperate !== '' && _this39.oldNextOperate != 0 && _this39.oldNextOperate != 1) {
57233
- delete _this39.nextNode.nextNodeId;
57287
+ if (_this40.nextNode.nextOperate != 0 && _this40.nextNode.nextOperate != 1 && _this40.oldNextOperate === '' || _this40.oldNextOperate !== '' && _this40.oldNextOperate != 0 && _this40.oldNextOperate != 1) {
57288
+ delete _this40.nextNode.nextNodeId;
57234
57289
  }
57235
57290
 
57236
- if (!(_this39.isCustomPreset && _this39.activeNames == '1')) {
57291
+ if (!(_this40.isCustomPreset && _this40.activeNames == '1')) {
57237
57292
  _context2.next = 30;
57238
57293
  break;
57239
57294
  }
@@ -57241,20 +57296,20 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
57241
57296
  i = 0;
57242
57297
 
57243
57298
  case 21:
57244
- if (!(i < _this39.presetList.length)) {
57299
+ if (!(i < _this40.presetList.length)) {
57245
57300
  _context2.next = 30;
57246
57301
  break;
57247
57302
  }
57248
57303
 
57249
- if (!(_this39.presetList[i].name && _this39.presetList[i].name != '1' && _this39.presetList[i].name != 'endEvent' && (!_this39.presetList[i].value || _this39.presetList[i].value.length == 0))) {
57304
+ if (!(_this40.presetList[i].name && _this40.presetList[i].name != '1' && _this40.presetList[i].name != 'endEvent' && (!_this40.presetList[i].value || _this40.presetList[i].value.length == 0))) {
57250
57305
  _context2.next = 26;
57251
57306
  break;
57252
57307
  }
57253
57308
 
57254
- return _context2.abrupt('return', _this39.$message.warning('\u9884\u8BBE\u8282\u70B9<\u8282\u70B9' + _this39.presetList[i].sequence + '-' + _this39.presetList[i].label + '>\u5FC5\u987B\u9009\u62E9\u529E\u7406\u4EBA\uFF01'));
57309
+ return _context2.abrupt('return', _this40.$message.warning('\u9884\u8BBE\u8282\u70B9<\u8282\u70B9' + _this40.presetList[i].sequence + '-' + _this40.presetList[i].label + '>\u5FC5\u987B\u9009\u62E9\u529E\u7406\u4EBA\uFF01'));
57255
57310
 
57256
57311
  case 26:
57257
- delete _this39.presetList[i].label;
57312
+ delete _this40.presetList[i].label;
57258
57313
 
57259
57314
  case 27:
57260
57315
  i++;
@@ -57262,12 +57317,12 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
57262
57317
  break;
57263
57318
 
57264
57319
  case 30:
57265
- if (!_this39.isCancelSecondConfirmationType) {
57320
+ if (!_this40.isCancelSecondConfirmationType) {
57266
57321
  _context2.next = 33;
57267
57322
  break;
57268
57323
  }
57269
57324
 
57270
- _this39.$confirm('确认提交吗?', '提示', {
57325
+ _this40.$confirm('确认提交吗?', '提示', {
57271
57326
  confirmButtonText: '确定',
57272
57327
  cancelButtonText: '取消',
57273
57328
  type: 'warning'
@@ -57283,46 +57338,46 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
57283
57338
  }
57284
57339
 
57285
57340
  _context.next = 3;
57286
- return _this39.saveInfo('subMit');
57341
+ return _this40.saveInfo('subMit');
57287
57342
 
57288
57343
  case 3:
57289
- _this39.loading = utils_util.loading(_this39.$loading, '加载中...');
57344
+ _this40.loading = utils_util.loading(_this40.$loading, '加载中...');
57290
57345
 
57291
57346
  case 4:
57292
57347
  notificationType = '';
57293
57348
 
57294
- notificationType = _this39.nextNode.notificationType.join(',');
57349
+ notificationType = _this40.nextNode.notificationType.join(',');
57295
57350
  addSignUserId = addSignUserId.join(',');
57296
57351
  removeSignUserId = removeSignUserId.join(',');
57297
- if (!_this39.isCanPreAddSign || _this39.nextNode.isAddSign != '1') {
57298
- delete _this39.nextNode.addSignMode;
57352
+ if (!_this40.isCanPreAddSign || _this40.nextNode.isAddSign != '1') {
57353
+ delete _this40.nextNode.addSignMode;
57299
57354
  }
57300
57355
 
57301
- params = flowvue_type_script_lang_js_extends({}, _this39.nextNode, {
57302
- nextOperate: _this39.oldNextOperate !== '' ? _this39.oldNextOperate : _this39.nextNode.nextOperate,
57303
- pendingId: _this39.pendingId,
57304
- opinion: _this39.isForceDisplayDefaultOptionForPrefix && !_this39.value.startsWith(_this39.nodeDefaultSubmitOpinion) ? _this39.nodeDefaultSubmitOpinion + _this39.value : _this39.value,
57356
+ params = flowvue_type_script_lang_js_extends({}, _this40.nextNode, {
57357
+ nextOperate: _this40.oldNextOperate !== '' ? _this40.oldNextOperate : _this40.nextNode.nextOperate,
57358
+ pendingId: _this40.pendingId,
57359
+ opinion: _this40.isForceDisplayDefaultOptionForPrefix && !_this40.value.startsWith(_this40.nodeDefaultSubmitOpinion) ? _this40.nodeDefaultSubmitOpinion + _this40.value : _this40.value,
57305
57360
  userId: utils_util.getStorage('userId'),
57306
- nextUserId: _this39.multiple ? nextUserId.join(',') : _this39.nextNode.nextUserId,
57361
+ nextUserId: _this40.multiple ? nextUserId.join(',') : _this40.nextNode.nextUserId,
57307
57362
  addSignUserId: addSignUserId,
57308
- customPresetUserJson: JSON.stringify(_this39.presetList),
57309
- presetUserJson: JSON.stringify(_this39.presetUserJson),
57363
+ customPresetUserJson: JSON.stringify(_this40.presetList),
57364
+ presetUserJson: JSON.stringify(_this40.presetUserJson),
57310
57365
  removeSignUserId: removeSignUserId,
57311
- nextReadUserId: _this39.readMultiple ? _this39.mixReadList ? _this39.mixReadList.join('|') : '' : _this39.nextNode.nextReadUserId.join(','),
57312
- nextOrgId: !_this39.isShowNextUser ? _this39.multiple ? _this39.mixOrgIdList && _this39.mixOrgIdList.join('|') : _this39.nextNode.nextOrgId : '',
57313
- presetReadUserId: _this39.mixPresetList && _this39.mixPresetList.length > 0 ? _this39.mixPresetList.join('|') : _this39.nextNode.presetReadUserId.join(','),
57366
+ nextReadUserId: _this40.readMultiple ? _this40.mixReadList ? _this40.mixReadList.join('|') : '' : _this40.nextNode.nextReadUserId.join(','),
57367
+ nextOrgId: !_this40.isShowNextUser ? _this40.multiple ? _this40.mixOrgIdList && _this40.mixOrgIdList.join('|') : _this40.nextNode.nextOrgId : '',
57368
+ presetReadUserId: _this40.mixPresetList && _this40.mixPresetList.length > 0 ? _this40.mixPresetList.join('|') : _this40.nextNode.presetReadUserId.join(','),
57314
57369
  notificationType: notificationType
57315
57370
  });
57316
57371
 
57317
- if (_this39.activeNames != '1' || !_this39.isCustomPreset) delete params.customPresetUserJson;
57372
+ if (_this40.activeNames != '1' || !_this40.isCustomPreset) delete params.customPresetUserJson;
57318
57373
  delete params.customLimitTimeText;
57319
- if (_this39.nextNode.isRemoveSign != '1') {
57374
+ if (_this40.nextNode.isRemoveSign != '1') {
57320
57375
  delete params.removeSignUserId;
57321
57376
  }
57322
- if (_this39.nextNode.isAddSign != '1') {
57377
+ if (_this40.nextNode.isAddSign != '1') {
57323
57378
  delete params.addSignUserId;
57324
57379
  }
57325
- if (!_this39.isSpecial) {
57380
+ if (!_this40.isSpecial) {
57326
57381
  delete params.nextUserId;
57327
57382
  }
57328
57383
 
@@ -57331,13 +57386,13 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
57331
57386
  break;
57332
57387
  }
57333
57388
 
57334
- params.isSubFlow = _this39.taskExamineInfo.isSubFlow;
57335
- _this39.taskParams = params;
57389
+ params.isSubFlow = _this40.taskExamineInfo.isSubFlow;
57390
+ _this40.taskParams = params;
57336
57391
  return _context.abrupt('return');
57337
57392
 
57338
57393
  case 19:
57339
- _this39.loading = utils_util.loading(_this39.$loading, '提交中...');
57340
- isEndUserTask = _this39.isEndUserTask, choiceOrgId = _this39.choiceOrgId, choiceDeptId = _this39.choiceDeptId, pOrgId = _this39.pOrgId, taskExamineInfo = _this39.taskExamineInfo, currentNodeIsCircularReadNode = _this39.currentNodeIsCircularReadNode, needRetrialAuth = _this39.needRetrialAuth, circularReadParamsMap = _this39.circularReadParamsMap, currentNodeEnableItemHandleDescription = _this39.currentNodeEnableItemHandleDescription;
57394
+ _this40.loading = utils_util.loading(_this40.$loading, '提交中...');
57395
+ isEndUserTask = _this40.isEndUserTask, choiceOrgId = _this40.choiceOrgId, choiceDeptId = _this40.choiceDeptId, pOrgId = _this40.pOrgId, taskExamineInfo = _this40.taskExamineInfo, currentNodeIsCircularReadNode = _this40.currentNodeIsCircularReadNode, needRetrialAuth = _this40.needRetrialAuth, circularReadParamsMap = _this40.circularReadParamsMap, currentNodeEnableItemHandleDescription = _this40.currentNodeEnableItemHandleDescription;
57341
57396
 
57342
57397
  params.isEndUserTask = isEndUserTask;
57343
57398
  params.choiceOrgId = choiceOrgId;
@@ -57361,17 +57416,17 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
57361
57416
  var status = res.status,
57362
57417
  message = res.message;
57363
57418
 
57364
- _this39.loading.close();
57419
+ _this40.loading.close();
57365
57420
  if (status === 'success') {
57366
- _this39.flowSuccess();
57421
+ _this40.flowSuccess();
57367
57422
  } else {
57368
- _this39.$message.error(message || '系统错误,请联系管理员!');
57369
- _this39.$emit('error');
57423
+ _this40.$message.error(message || '系统错误,请联系管理员!');
57424
+ _this40.$emit('error');
57370
57425
  }
57371
57426
  }).catch(function (err) {
57372
- _this39.loading.close();
57427
+ _this40.loading.close();
57373
57428
  if (err.message && err.message !== 'canceled') {
57374
- _this39.$message.error(err.message);
57429
+ _this40.$message.error(err.message);
57375
57430
  }
57376
57431
  }));
57377
57432
 
@@ -57380,7 +57435,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
57380
57435
  return _context.stop();
57381
57436
  }
57382
57437
  }
57383
- }, _callee, _this39);
57438
+ }, _callee, _this40);
57384
57439
  })));
57385
57440
  return _context2.abrupt('return');
57386
57441
 
@@ -57391,46 +57446,46 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
57391
57446
  }
57392
57447
 
57393
57448
  _context2.next = 36;
57394
- return _this39.saveInfo('subMit');
57449
+ return _this40.saveInfo('subMit');
57395
57450
 
57396
57451
  case 36:
57397
- _this39.loading = utils_util.loading(_this39.$loading, '加载中...');
57452
+ _this40.loading = utils_util.loading(_this40.$loading, '加载中...');
57398
57453
 
57399
57454
  case 37:
57400
57455
  notificationType = '';
57401
57456
 
57402
- notificationType = _this39.nextNode.notificationType.join(',');
57457
+ notificationType = _this40.nextNode.notificationType.join(',');
57403
57458
  addSignUserId = addSignUserId.join(',');
57404
57459
  removeSignUserId = removeSignUserId.join(',');
57405
- if (!_this39.isCanPreAddSign || _this39.nextNode.isAddSign != '1') {
57406
- delete _this39.nextNode.addSignMode;
57460
+ if (!_this40.isCanPreAddSign || _this40.nextNode.isAddSign != '1') {
57461
+ delete _this40.nextNode.addSignMode;
57407
57462
  }
57408
57463
 
57409
- params = flowvue_type_script_lang_js_extends({}, _this39.nextNode, {
57410
- nextOperate: _this39.oldNextOperate !== '' ? _this39.oldNextOperate : _this39.nextNode.nextOperate,
57411
- pendingId: _this39.pendingId,
57412
- opinion: _this39.isForceDisplayDefaultOptionForPrefix && !_this39.value.startsWith(_this39.nodeDefaultSubmitOpinion) ? _this39.nodeDefaultSubmitOpinion + _this39.value : _this39.value,
57464
+ params = flowvue_type_script_lang_js_extends({}, _this40.nextNode, {
57465
+ nextOperate: _this40.oldNextOperate !== '' ? _this40.oldNextOperate : _this40.nextNode.nextOperate,
57466
+ pendingId: _this40.pendingId,
57467
+ opinion: _this40.isForceDisplayDefaultOptionForPrefix && !_this40.value.startsWith(_this40.nodeDefaultSubmitOpinion) ? _this40.nodeDefaultSubmitOpinion + _this40.value : _this40.value,
57413
57468
  userId: utils_util.getStorage('userId'),
57414
- nextUserId: _this39.multiple ? nextUserId.join(',') : _this39.nextNode.nextUserId,
57469
+ nextUserId: _this40.multiple ? nextUserId.join(',') : _this40.nextNode.nextUserId,
57415
57470
  addSignUserId: addSignUserId,
57416
- customPresetUserJson: JSON.stringify(_this39.presetList),
57417
- presetUserJson: JSON.stringify(_this39.presetUserJson),
57471
+ customPresetUserJson: JSON.stringify(_this40.presetList),
57472
+ presetUserJson: JSON.stringify(_this40.presetUserJson),
57418
57473
  removeSignUserId: removeSignUserId,
57419
- nextReadUserId: _this39.readMultiple ? _this39.mixReadList ? _this39.mixReadList.join('|') : '' : _this39.nextNode.nextReadUserId.join(','),
57420
- nextOrgId: !_this39.isShowNextUser ? _this39.multiple ? _this39.mixOrgIdList && _this39.mixOrgIdList.join('|') : _this39.nextNode.nextOrgId : '',
57421
- presetReadUserId: _this39.mixPresetList && _this39.mixPresetList.length > 0 ? _this39.mixPresetList.join('|') : _this39.nextNode.presetReadUserId.join(','),
57474
+ nextReadUserId: _this40.readMultiple ? _this40.mixReadList ? _this40.mixReadList.join('|') : '' : _this40.nextNode.nextReadUserId.join(','),
57475
+ nextOrgId: !_this40.isShowNextUser ? _this40.multiple ? _this40.mixOrgIdList && _this40.mixOrgIdList.join('|') : _this40.nextNode.nextOrgId : '',
57476
+ presetReadUserId: _this40.mixPresetList && _this40.mixPresetList.length > 0 ? _this40.mixPresetList.join('|') : _this40.nextNode.presetReadUserId.join(','),
57422
57477
  notificationType: notificationType
57423
57478
  });
57424
57479
 
57425
- if (_this39.activeNames != '1' || !_this39.isCustomPreset) delete params.customPresetUserJson;
57480
+ if (_this40.activeNames != '1' || !_this40.isCustomPreset) delete params.customPresetUserJson;
57426
57481
  delete params.customLimitTimeText;
57427
- if (_this39.nextNode.isRemoveSign != '1') {
57482
+ if (_this40.nextNode.isRemoveSign != '1') {
57428
57483
  delete params.removeSignUserId;
57429
57484
  }
57430
- if (_this39.nextNode.isAddSign != '1') {
57485
+ if (_this40.nextNode.isAddSign != '1') {
57431
57486
  delete params.addSignUserId;
57432
57487
  }
57433
- if (!_this39.isSpecial) {
57488
+ if (!_this40.isSpecial) {
57434
57489
  delete params.nextUserId;
57435
57490
  }
57436
57491
 
@@ -57439,13 +57494,13 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
57439
57494
  break;
57440
57495
  }
57441
57496
 
57442
- params.isSubFlow = _this39.taskExamineInfo.isSubFlow;
57443
- _this39.taskParams = params;
57497
+ params.isSubFlow = _this40.taskExamineInfo.isSubFlow;
57498
+ _this40.taskParams = params;
57444
57499
  return _context2.abrupt('return');
57445
57500
 
57446
57501
  case 52:
57447
- _this39.loading = utils_util.loading(_this39.$loading, '提交中...');
57448
- isEndUserTask = _this39.isEndUserTask, choiceOrgId = _this39.choiceOrgId, choiceDeptId = _this39.choiceDeptId, pOrgId = _this39.pOrgId, taskExamineInfo = _this39.taskExamineInfo, currentNodeIsCircularReadNode = _this39.currentNodeIsCircularReadNode, needRetrialAuth = _this39.needRetrialAuth, circularReadParamsMap = _this39.circularReadParamsMap, currentNodeEnableItemHandleDescription = _this39.currentNodeEnableItemHandleDescription;
57502
+ _this40.loading = utils_util.loading(_this40.$loading, '提交中...');
57503
+ isEndUserTask = _this40.isEndUserTask, choiceOrgId = _this40.choiceOrgId, choiceDeptId = _this40.choiceDeptId, pOrgId = _this40.pOrgId, taskExamineInfo = _this40.taskExamineInfo, currentNodeIsCircularReadNode = _this40.currentNodeIsCircularReadNode, needRetrialAuth = _this40.needRetrialAuth, circularReadParamsMap = _this40.circularReadParamsMap, currentNodeEnableItemHandleDescription = _this40.currentNodeEnableItemHandleDescription;
57449
57504
 
57450
57505
  params.isEndUserTask = isEndUserTask;
57451
57506
  params.choiceOrgId = choiceOrgId;
@@ -57469,17 +57524,17 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
57469
57524
  var status = res.status,
57470
57525
  message = res.message;
57471
57526
 
57472
- _this39.loading.close();
57527
+ _this40.loading.close();
57473
57528
  if (status === 'success') {
57474
- _this39.flowSuccess();
57529
+ _this40.flowSuccess();
57475
57530
  } else {
57476
- _this39.$message.error(message || '系统错误,请联系管理员!');
57477
- _this39.$emit('error');
57531
+ _this40.$message.error(message || '系统错误,请联系管理员!');
57532
+ _this40.$emit('error');
57478
57533
  }
57479
57534
  }).catch(function (err) {
57480
- _this39.loading.close();
57535
+ _this40.loading.close();
57481
57536
  if (err.message && err.message !== 'canceled') {
57482
- _this39.$message.error(err.message);
57537
+ _this40.$message.error(err.message);
57483
57538
  }
57484
57539
  }));
57485
57540
 
@@ -57491,7 +57546,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
57491
57546
  return _context2.stop();
57492
57547
  }
57493
57548
  }
57494
- }, _callee2, _this39);
57549
+ }, _callee2, _this40);
57495
57550
  }));
57496
57551
 
57497
57552
  return function (_x) {
@@ -57547,8 +57602,8 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
57547
57602
 
57548
57603
  var flow_component = normalizeComponent(
57549
57604
  src_flowvue_type_script_lang_js_,
57550
- flowvue_type_template_id_f7d7c7c6_render,
57551
- flowvue_type_template_id_f7d7c7c6_staticRenderFns,
57605
+ flowvue_type_template_id_ef00b086_render,
57606
+ flowvue_type_template_id_ef00b086_staticRenderFns,
57552
57607
  false,
57553
57608
  null,
57554
57609
  null,
@@ -59804,11 +59859,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
59804
59859
  });
59805
59860
  },
59806
59861
 
59807
- /**
59808
- * saveInfo
59809
- * @desc:暂存
59810
- * @author liufan
59811
- * @date 2022年9月9日
59862
+ /**
59863
+ * saveInfo
59864
+ * @desc:暂存
59865
+ * @author liufan
59866
+ * @date 2022年9月9日
59812
59867
  **/
59813
59868
  saveInfo: function saveInfo(type, btn) {
59814
59869
  var _this14 = this;
@@ -59870,11 +59925,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
59870
59925
  });
59871
59926
  },
59872
59927
 
59873
- /**
59874
- * rejectBtn
59875
- * @desc:点击驳回
59876
- * @author liufan
59877
- * @date 2022年5月25日
59928
+ /**
59929
+ * rejectBtn
59930
+ * @desc:点击驳回
59931
+ * @author liufan
59932
+ * @date 2022年5月25日
59878
59933
  **/
59879
59934
  rejectBtn: function rejectBtn() {
59880
59935
  var _this16 = this;
@@ -59892,11 +59947,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
59892
59947
  }
59893
59948
  },
59894
59949
 
59895
- /**
59896
- * taskReadBtn
59897
- * @desc:点击分阅
59898
- * @author liufan
59899
- * @date 2022年5月25日
59950
+ /**
59951
+ * taskReadBtn
59952
+ * @desc:点击分阅
59953
+ * @author liufan
59954
+ * @date 2022年5月25日
59900
59955
  **/
59901
59956
  taskReadBtn: function taskReadBtn() {
59902
59957
  var _this17 = this;
@@ -59915,11 +59970,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
59915
59970
  }
59916
59971
  },
59917
59972
 
59918
- /**
59919
- * getFind
59920
- * @desc:获取通知方式
59921
- * @author liufan
59922
- * @date 2022年5月25日
59973
+ /**
59974
+ * getFind
59975
+ * @desc:获取通知方式
59976
+ * @author liufan
59977
+ * @date 2022年5月25日
59923
59978
  **/
59924
59979
  getFind: function getFind() {
59925
59980
  var _this18 = this;
@@ -59986,12 +60041,12 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
59986
60041
  });
59987
60042
  },
59988
60043
 
59989
- /**
59990
- * endFlows
59991
- * @desc:直接办结
59992
- * @author liufan
59993
- * @param {Object} res 直接办结数据
59994
- * @date 2022年5月25日
60044
+ /**
60045
+ * endFlows
60046
+ * @desc:直接办结
60047
+ * @author liufan
60048
+ * @param {Object} res 直接办结数据
60049
+ * @date 2022年5月25日
59995
60050
  **/
59996
60051
  endFlows: function endFlows(res) {
59997
60052
  var _this20 = this;
@@ -60046,12 +60101,12 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
60046
60101
  }).catch(function (e) {});
60047
60102
  },
60048
60103
 
60049
- /**
60050
- * goView
60051
- * @desc:更多流程按钮操作
60052
- * @author liufan
60053
- * @param {Object} res 当前点击操作按钮数据
60054
- * @date 2022年5月25日
60104
+ /**
60105
+ * goView
60106
+ * @desc:更多流程按钮操作
60107
+ * @author liufan
60108
+ * @param {Object} res 当前点击操作按钮数据
60109
+ * @date 2022年5月25日
60055
60110
  **/
60056
60111
  goView: function goView(res) {
60057
60112
  // 驳回并办结:rejectAndEndHtml
@@ -60139,11 +60194,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
60139
60194
  // isCanStartSubFlow
60140
60195
  },
60141
60196
 
60142
- /**
60143
- * toTakeAdvice
60144
- * @desc:征求意见
60145
- * @author liufan
60146
- * @date 2022年9月29日
60197
+ /**
60198
+ * toTakeAdvice
60199
+ * @desc:征求意见
60200
+ * @author liufan
60201
+ * @date 2022年9月29日
60147
60202
  **/
60148
60203
  toTakeAdvice: function toTakeAdvice(res) {
60149
60204
  var _this22 = this;
@@ -60187,11 +60242,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
60187
60242
  });
60188
60243
  },
60189
60244
 
60190
- /**
60191
- * toStartDraf
60192
- * @desc: 稿件递送、联合审核、复核
60193
- * @author liufan
60194
- * @date 2022年9月29日
60245
+ /**
60246
+ * toStartDraf
60247
+ * @desc: 稿件递送、联合审核、复核
60248
+ * @author liufan
60249
+ * @date 2022年9月29日
60195
60250
  **/
60196
60251
  toStartDraf: function toStartDraf(res) {
60197
60252
  var _this24 = this;
@@ -60205,11 +60260,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
60205
60260
  }
60206
60261
  },
60207
60262
 
60208
- /**
60209
- * toSendMsg
60210
- * @desc:核稿通知
60211
- * @author liufan
60212
- * @date 2022年9月29日
60263
+ /**
60264
+ * toSendMsg
60265
+ * @desc:核稿通知
60266
+ * @author liufan
60267
+ * @date 2022年9月29日
60213
60268
  **/
60214
60269
  toSendMsg: function toSendMsg(res) {
60215
60270
  var _this25 = this;
@@ -60223,11 +60278,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
60223
60278
  }
60224
60279
  },
60225
60280
 
60226
- /**
60227
- * toTaskReadAndEnd
60228
- * @desc:分阅并办结
60229
- * @author liufan
60230
- * @date 2022年9月29日
60281
+ /**
60282
+ * toTaskReadAndEnd
60283
+ * @desc:分阅并办结
60284
+ * @author liufan
60285
+ * @date 2022年9月29日
60231
60286
  **/
60232
60287
  toTaskReadAndEnd: function toTaskReadAndEnd(res) {
60233
60288
  var _this26 = this;
@@ -60245,11 +60300,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
60245
60300
  }
60246
60301
  },
60247
60302
 
60248
- /**
60249
- * rejectAndEnd
60250
- * @desc:驳回并办结
60251
- * @author liufan
60252
- * @date 2022年9月29日
60303
+ /**
60304
+ * rejectAndEnd
60305
+ * @desc:驳回并办结
60306
+ * @author liufan
60307
+ * @date 2022年9月29日
60253
60308
  **/
60254
60309
  rejectAndEnd: function rejectAndEnd(res) {
60255
60310
  var _this27 = this;
@@ -60305,11 +60360,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
60305
60360
  });
60306
60361
  },
60307
60362
 
60308
- /**
60309
- * toTransfer
60310
- * @desc:转办
60311
- * @author liufan
60312
- * @date 2022年9月29日
60363
+ /**
60364
+ * toTransfer
60365
+ * @desc:转办
60366
+ * @author liufan
60367
+ * @date 2022年9月29日
60313
60368
  **/
60314
60369
  toTransfer: function toTransfer(res) {
60315
60370
  var _this29 = this;
@@ -60328,11 +60383,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
60328
60383
  this.nextNode.customLimitTime = val;
60329
60384
  },
60330
60385
 
60331
- /**
60332
- * getNodeInfo
60333
- * @desc:获取节点信息
60334
- * @author liufan
60335
- * @date 2022年5月25日
60386
+ /**
60387
+ * getNodeInfo
60388
+ * @desc:获取节点信息
60389
+ * @author liufan
60390
+ * @date 2022年5月25日
60336
60391
  **/
60337
60392
  getNodeInfo: function getNodeInfo() {
60338
60393
  var _this30 = this;
@@ -60479,12 +60534,12 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
60479
60534
  });
60480
60535
  },
60481
60536
 
60482
- /**
60483
- * selecNext
60484
- * @desc:下步节点变化时更新数据
60485
- * @author liufan
60486
- * @param {String} val 当前选中值
60487
- * @date 2022年5月25日
60537
+ /**
60538
+ * selecNext
60539
+ * @desc:下步节点变化时更新数据
60540
+ * @author liufan
60541
+ * @param {String} val 当前选中值
60542
+ * @date 2022年5月25日
60488
60543
  **/
60489
60544
  selecNext: function selecNext(val, type, isDef) {
60490
60545
  var _this31 = this;
@@ -60624,11 +60679,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
60624
60679
  }
60625
60680
  },
60626
60681
 
60627
- /**
60628
- * isMultiple
60629
- * @desc:是否多选
60630
- * @author liufan
60631
- * @date 2022年9月13日
60682
+ /**
60683
+ * isMultiple
60684
+ * @desc:是否多选
60685
+ * @author liufan
60686
+ * @date 2022年9月13日
60632
60687
  **/
60633
60688
  isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
60634
60689
  if (val == 2 || val == 4 || val == 6 || val == 16) {
@@ -60660,11 +60715,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
60660
60715
  }
60661
60716
  },
60662
60717
 
60663
- /**
60664
- * getHedInfo
60665
- * @desc:获取审核页面数据
60666
- * @author liufan
60667
- * @date 2022年5月25日
60718
+ /**
60719
+ * getHedInfo
60720
+ * @desc:获取审核页面数据
60721
+ * @author liufan
60722
+ * @date 2022年5月25日
60668
60723
  **/
60669
60724
  getHedInfo: function getHedInfo() {
60670
60725
  var _this32 = this;
@@ -60983,13 +61038,13 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
60983
61038
  });
60984
61039
  },
60985
61040
 
60986
- /**
60987
- * closeProcess
60988
- * @desc:关闭弹窗
60989
- * @author liufan
60990
- * @param {boolean} val 当前是否办理流程
60991
- * @param {String} type 当前点击的弹窗类型
60992
- * @date 2022年5月25日
61041
+ /**
61042
+ * closeProcess
61043
+ * @desc:关闭弹窗
61044
+ * @author liufan
61045
+ * @param {boolean} val 当前是否办理流程
61046
+ * @param {String} type 当前点击的弹窗类型
61047
+ * @date 2022年5月25日
60993
61048
  **/
60994
61049
  closeProcess: function closeProcess(val, type, closeParent) {
60995
61050
  if (this.closeParent && !this.startFlowPageEmbeddedIntoStartFlowIndex) {
@@ -61009,23 +61064,23 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
61009
61064
  }
61010
61065
  },
61011
61066
 
61012
- /**
61013
- * selectChange
61014
- * @desc:常用语选择
61015
- * @author liufan
61016
- * @param {String} val 选中值
61017
- * @date 2022年5月25日
61067
+ /**
61068
+ * selectChange
61069
+ * @desc:常用语选择
61070
+ * @author liufan
61071
+ * @param {String} val 选中值
61072
+ * @date 2022年5月25日
61018
61073
  **/
61019
61074
  selectChange: function selectChange(val) {
61020
61075
  this.value = val;
61021
61076
  },
61022
61077
 
61023
- /**
61024
- * upDate
61025
- * @desc:修改常用语
61026
- * @author liufan
61027
- * @param {Object} val 修改值
61028
- * @date 2022年5月25日
61078
+ /**
61079
+ * upDate
61080
+ * @desc:修改常用语
61081
+ * @author liufan
61082
+ * @param {Object} val 修改值
61083
+ * @date 2022年5月25日
61029
61084
  **/
61030
61085
  upDate: function upDate(val) {
61031
61086
  this.FormData.id = val.id;
@@ -61033,11 +61088,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
61033
61088
  },
61034
61089
 
61035
61090
 
61036
- /**
61037
- * getProcess
61038
- * @desc:获取选择流程
61039
- * @author liufan
61040
- * @date 2022年5月25日
61091
+ /**
61092
+ * getProcess
61093
+ * @desc:获取选择流程
61094
+ * @author liufan
61095
+ * @date 2022年5月25日
61041
61096
  **/
61042
61097
  getProcess: function getProcess(val) {
61043
61098
  var _this33 = this;
@@ -61100,11 +61155,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
61100
61155
  });
61101
61156
  },
61102
61157
 
61103
- /**
61104
- * getPendedhistoryList
61105
- * @desc:获取流程列表
61106
- * @author liufan
61107
- * @date 2022年5月25日
61158
+ /**
61159
+ * getPendedhistoryList
61160
+ * @desc:获取流程列表
61161
+ * @author liufan
61162
+ * @date 2022年5月25日
61108
61163
  **/
61109
61164
  getPendedhistoryList: function getPendedhistoryList() {
61110
61165
  var _this34 = this;
@@ -61177,12 +61232,12 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
61177
61232
  beforeSubProcess: function beforeSubProcess() {},
61178
61233
 
61179
61234
  // 提交流程
61180
- /**
61181
- * subProcess
61182
- * @desc:提交流程
61183
- * @author liufan
61184
- * @param {String} formName 当前form表单ref值
61185
- * @date 2022年5月25日
61235
+ /**
61236
+ * subProcess
61237
+ * @desc:提交流程
61238
+ * @author liufan
61239
+ * @param {String} formName 当前form表单ref值
61240
+ * @date 2022年5月25日
61186
61241
  **/
61187
61242
  subProcess: function subProcess(val, type) {
61188
61243
  var _this36 = this;
@@ -61712,8 +61767,8 @@ flow_src_main.install = function (Vue) {
61712
61767
  };
61713
61768
 
61714
61769
  /* harmony default export */ var packages_flow = (flow_src_main);
61715
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow-group/src/main.vue?vue&type=template&id=52938213&
61716
- var mainvue_type_template_id_52938213_render = function () {
61770
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow-group/src/main.vue?vue&type=template&id=1aa747e6&
61771
+ var mainvue_type_template_id_1aa747e6_render = function () {
61717
61772
  var _vm = this
61718
61773
  var _h = _vm.$createElement
61719
61774
  var _c = _vm._self._c || _h
@@ -62987,11 +63042,11 @@ var mainvue_type_template_id_52938213_render = function () {
62987
63042
  2
62988
63043
  )
62989
63044
  }
62990
- var mainvue_type_template_id_52938213_staticRenderFns = []
62991
- mainvue_type_template_id_52938213_render._withStripped = true
63045
+ var mainvue_type_template_id_1aa747e6_staticRenderFns = []
63046
+ mainvue_type_template_id_1aa747e6_render._withStripped = true
62992
63047
 
62993
63048
 
62994
- // CONCATENATED MODULE: ./packages/flow-group/src/main.vue?vue&type=template&id=52938213&
63049
+ // CONCATENATED MODULE: ./packages/flow-group/src/main.vue?vue&type=template&id=1aa747e6&
62995
63050
 
62996
63051
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow-group/src/main.vue?vue&type=script&lang=js&
62997
63052
  var flow_group_src_mainvue_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; };
@@ -63745,8 +63800,8 @@ var flow_group_src_mainvue_type_script_lang_js_extends = Object.assign || functi
63745
63800
 
63746
63801
  var flow_group_src_main_component = normalizeComponent(
63747
63802
  packages_flow_group_src_mainvue_type_script_lang_js_,
63748
- mainvue_type_template_id_52938213_render,
63749
- mainvue_type_template_id_52938213_staticRenderFns,
63803
+ mainvue_type_template_id_1aa747e6_render,
63804
+ mainvue_type_template_id_1aa747e6_staticRenderFns,
63750
63805
  false,
63751
63806
  null,
63752
63807
  null,
@@ -96909,8 +96964,8 @@ select_ganged_src_main.install = function (Vue) {
96909
96964
  };
96910
96965
 
96911
96966
  /* harmony default export */ var select_ganged = (select_ganged_src_main);
96912
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/selector/src/main.vue?vue&type=template&id=6cd08dd8&
96913
- var mainvue_type_template_id_6cd08dd8_render = function () {
96967
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/selector/src/main.vue?vue&type=template&id=2e6b9dd2&
96968
+ var mainvue_type_template_id_2e6b9dd2_render = function () {
96914
96969
  var _vm = this
96915
96970
  var _h = _vm.$createElement
96916
96971
  var _c = _vm._self._c || _h
@@ -97447,6 +97502,7 @@ var mainvue_type_template_id_6cd08dd8_render = function () {
97447
97502
  css: false,
97448
97503
  "append-to-body": true,
97449
97504
  "close-on-click-modal": false,
97505
+ "destroy-on-close": _vm.destroyOnClose,
97450
97506
  },
97451
97507
  on: {
97452
97508
  "update:visible": function ($event) {
@@ -97502,11 +97558,11 @@ var mainvue_type_template_id_6cd08dd8_render = function () {
97502
97558
  )
97503
97559
  : _vm._e()
97504
97560
  }
97505
- var mainvue_type_template_id_6cd08dd8_staticRenderFns = []
97506
- mainvue_type_template_id_6cd08dd8_render._withStripped = true
97561
+ var mainvue_type_template_id_2e6b9dd2_staticRenderFns = []
97562
+ mainvue_type_template_id_2e6b9dd2_render._withStripped = true
97507
97563
 
97508
97564
 
97509
- // CONCATENATED MODULE: ./packages/selector/src/main.vue?vue&type=template&id=6cd08dd8&
97565
+ // CONCATENATED MODULE: ./packages/selector/src/main.vue?vue&type=template&id=2e6b9dd2&
97510
97566
 
97511
97567
  // EXTERNAL MODULE: external "eoss-element/src/utils/clickoutside"
97512
97568
  var clickoutside_ = __webpack_require__(17);
@@ -97751,6 +97807,7 @@ var clickoutside_default = /*#__PURE__*/__webpack_require__.n(clickoutside_);
97751
97807
  //
97752
97808
  //
97753
97809
  //
97810
+ //
97754
97811
 
97755
97812
 
97756
97813
 
@@ -97897,7 +97954,9 @@ var clickoutside_default = /*#__PURE__*/__webpack_require__.n(clickoutside_);
97897
97954
  select: {
97898
97955
  type: Boolean,
97899
97956
  default: true
97900
- }
97957
+ },
97958
+ //弹窗关闭时是否销毁子组件
97959
+ destroyOnClose: Boolean
97901
97960
  },
97902
97961
  data: function data() {
97903
97962
  return {
@@ -98260,8 +98319,8 @@ var clickoutside_default = /*#__PURE__*/__webpack_require__.n(clickoutside_);
98260
98319
 
98261
98320
  var selector_src_main_component = normalizeComponent(
98262
98321
  packages_selector_src_mainvue_type_script_lang_js_,
98263
- mainvue_type_template_id_6cd08dd8_render,
98264
- mainvue_type_template_id_6cd08dd8_staticRenderFns,
98322
+ mainvue_type_template_id_2e6b9dd2_render,
98323
+ mainvue_type_template_id_2e6b9dd2_staticRenderFns,
98265
98324
  false,
98266
98325
  null,
98267
98326
  null,
@@ -113184,7 +113243,7 @@ if (typeof window !== 'undefined' && window.Vue) {
113184
113243
  }
113185
113244
 
113186
113245
  /* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
113187
- version: '0.8.38',
113246
+ version: '0.8.39',
113188
113247
  install: install,
113189
113248
  Archives: archives,
113190
113249
  Button: packages_button,