eoss-ui 0.7.87 → 0.7.89

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.
package/lib/flow.js CHANGED
@@ -4766,7 +4766,7 @@ module.exports = require("vuedraggable");
4766
4766
  // ESM COMPAT FLAG
4767
4767
  __webpack_require__.r(__webpack_exports__);
4768
4768
 
4769
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/main.vue?vue&type=template&id=2e509c0a&
4769
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/main.vue?vue&type=template&id=533c9d4c&
4770
4770
  var render = function () {
4771
4771
  var _vm = this
4772
4772
  var _h = _vm.$createElement
@@ -7788,7 +7788,7 @@ var staticRenderFns = []
7788
7788
  render._withStripped = true
7789
7789
 
7790
7790
 
7791
- // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=2e509c0a&
7791
+ // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=533c9d4c&
7792
7792
 
7793
7793
  // EXTERNAL MODULE: external "babel-runtime/regenerator"
7794
7794
  var regenerator_ = __webpack_require__(4);
@@ -26305,11 +26305,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26305
26305
  });
26306
26306
  },
26307
26307
 
26308
- /**
26309
- * saveInfo
26310
- * @desc:暂存
26311
- * @author liufan
26312
- * @date 2022年9月9日
26308
+ /**
26309
+ * saveInfo
26310
+ * @desc:暂存
26311
+ * @author liufan
26312
+ * @date 2022年9月9日
26313
26313
  **/
26314
26314
  saveInfo: function saveInfo(type, btn) {
26315
26315
  var _this13 = this;
@@ -26371,11 +26371,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26371
26371
  });
26372
26372
  },
26373
26373
 
26374
- /**
26375
- * rejectBtn
26376
- * @desc:点击驳回
26377
- * @author liufan
26378
- * @date 2022年5月25日
26374
+ /**
26375
+ * rejectBtn
26376
+ * @desc:点击驳回
26377
+ * @author liufan
26378
+ * @date 2022年5月25日
26379
26379
  **/
26380
26380
  rejectBtn: function rejectBtn() {
26381
26381
  var _this15 = this;
@@ -26393,11 +26393,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26393
26393
  }
26394
26394
  },
26395
26395
 
26396
- /**
26397
- * taskReadBtn
26398
- * @desc:点击分阅
26399
- * @author liufan
26400
- * @date 2022年5月25日
26396
+ /**
26397
+ * taskReadBtn
26398
+ * @desc:点击分阅
26399
+ * @author liufan
26400
+ * @date 2022年5月25日
26401
26401
  **/
26402
26402
  taskReadBtn: function taskReadBtn() {
26403
26403
  var _this16 = this;
@@ -26416,11 +26416,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26416
26416
  }
26417
26417
  },
26418
26418
 
26419
- /**
26420
- * getFind
26421
- * @desc:获取通知方式
26422
- * @author liufan
26423
- * @date 2022年5月25日
26419
+ /**
26420
+ * getFind
26421
+ * @desc:获取通知方式
26422
+ * @author liufan
26423
+ * @date 2022年5月25日
26424
26424
  **/
26425
26425
  getFind: function getFind() {
26426
26426
  var _this17 = this;
@@ -26486,12 +26486,12 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26486
26486
  });
26487
26487
  },
26488
26488
 
26489
- /**
26490
- * endFlows
26491
- * @desc:直接办结
26492
- * @author liufan
26493
- * @param {Object} res 直接办结数据
26494
- * @date 2022年5月25日
26489
+ /**
26490
+ * endFlows
26491
+ * @desc:直接办结
26492
+ * @author liufan
26493
+ * @param {Object} res 直接办结数据
26494
+ * @date 2022年5月25日
26495
26495
  **/
26496
26496
  endFlows: function endFlows(res) {
26497
26497
  var _this19 = this;
@@ -26546,12 +26546,12 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26546
26546
  }).catch(function (e) {});
26547
26547
  },
26548
26548
 
26549
- /**
26550
- * goView
26551
- * @desc:更多流程按钮操作
26552
- * @author liufan
26553
- * @param {Object} res 当前点击操作按钮数据
26554
- * @date 2022年5月25日
26549
+ /**
26550
+ * goView
26551
+ * @desc:更多流程按钮操作
26552
+ * @author liufan
26553
+ * @param {Object} res 当前点击操作按钮数据
26554
+ * @date 2022年5月25日
26555
26555
  **/
26556
26556
  goView: function goView(res) {
26557
26557
  // 驳回并办结:rejectAndEndHtml
@@ -26638,11 +26638,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26638
26638
  // isCanStartSubFlow
26639
26639
  },
26640
26640
 
26641
- /**
26642
- * toTakeAdvice
26643
- * @desc:征求意见
26644
- * @author liufan
26645
- * @date 2022年9月29日
26641
+ /**
26642
+ * toTakeAdvice
26643
+ * @desc:征求意见
26644
+ * @author liufan
26645
+ * @date 2022年9月29日
26646
26646
  **/
26647
26647
  toTakeAdvice: function toTakeAdvice(res) {
26648
26648
  var _this21 = this;
@@ -26686,11 +26686,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26686
26686
  });
26687
26687
  },
26688
26688
 
26689
- /**
26690
- * toStartDraf
26691
- * @desc: 稿件递送、联合审核、复核
26692
- * @author liufan
26693
- * @date 2022年9月29日
26689
+ /**
26690
+ * toStartDraf
26691
+ * @desc: 稿件递送、联合审核、复核
26692
+ * @author liufan
26693
+ * @date 2022年9月29日
26694
26694
  **/
26695
26695
  toStartDraf: function toStartDraf(res) {
26696
26696
  var _this23 = this;
@@ -26704,11 +26704,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26704
26704
  }
26705
26705
  },
26706
26706
 
26707
- /**
26708
- * toSendMsg
26709
- * @desc:核稿通知
26710
- * @author liufan
26711
- * @date 2022年9月29日
26707
+ /**
26708
+ * toSendMsg
26709
+ * @desc:核稿通知
26710
+ * @author liufan
26711
+ * @date 2022年9月29日
26712
26712
  **/
26713
26713
  toSendMsg: function toSendMsg(res) {
26714
26714
  var _this24 = this;
@@ -26722,11 +26722,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26722
26722
  }
26723
26723
  },
26724
26724
 
26725
- /**
26726
- * toTaskReadAndEnd
26727
- * @desc:分阅并办结
26728
- * @author liufan
26729
- * @date 2022年9月29日
26725
+ /**
26726
+ * toTaskReadAndEnd
26727
+ * @desc:分阅并办结
26728
+ * @author liufan
26729
+ * @date 2022年9月29日
26730
26730
  **/
26731
26731
  toTaskReadAndEnd: function toTaskReadAndEnd(res) {
26732
26732
  var _this25 = this;
@@ -26744,11 +26744,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26744
26744
  }
26745
26745
  },
26746
26746
 
26747
- /**
26748
- * rejectAndEnd
26749
- * @desc:驳回并办结
26750
- * @author liufan
26751
- * @date 2022年9月29日
26747
+ /**
26748
+ * rejectAndEnd
26749
+ * @desc:驳回并办结
26750
+ * @author liufan
26751
+ * @date 2022年9月29日
26752
26752
  **/
26753
26753
  rejectAndEnd: function rejectAndEnd(res) {
26754
26754
  var _this26 = this;
@@ -26804,11 +26804,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26804
26804
  });
26805
26805
  },
26806
26806
 
26807
- /**
26808
- * toTransfer
26809
- * @desc:转办
26810
- * @author liufan
26811
- * @date 2022年9月29日
26807
+ /**
26808
+ * toTransfer
26809
+ * @desc:转办
26810
+ * @author liufan
26811
+ * @date 2022年9月29日
26812
26812
  **/
26813
26813
  toTransfer: function toTransfer(res) {
26814
26814
  var _this28 = this;
@@ -26827,11 +26827,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26827
26827
  this.nextNode.customLimitTime = val;
26828
26828
  },
26829
26829
 
26830
- /**
26831
- * getNodeInfo
26832
- * @desc:获取节点信息
26833
- * @author liufan
26834
- * @date 2022年5月25日
26830
+ /**
26831
+ * getNodeInfo
26832
+ * @desc:获取节点信息
26833
+ * @author liufan
26834
+ * @date 2022年5月25日
26835
26835
  **/
26836
26836
  getNodeInfo: function getNodeInfo() {
26837
26837
  var _this29 = this;
@@ -26857,6 +26857,9 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26857
26857
  if (_this29.enableCustomLimitTimeSetting && data.nodeMoreInfo.defaultCustomLimitDays) {
26858
26858
  _this29.nextNode.customLimitTime = _this29.nextNode.customLimitTimeText = data.nodeMoreInfo.defaultCustomLimitDays + '';
26859
26859
  }
26860
+ if (data.nodeMoreInfo.chooseCurrentOrgUserCandidateNeedForbiddenSubDept === true) {
26861
+ _this29.params.only_filid = true;
26862
+ }
26860
26863
  data.otherOrgDisabledObjId && (_this29.otherOrgDisabledObjId = data.otherOrgDisabledObjId.split(','));
26861
26864
  data.currentOrgDisabledObjId && (_this29.currentOrgDisabledObjId = data.currentOrgDisabledObjId.split(','));
26862
26865
  if (data != null) {
@@ -26939,12 +26942,12 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26939
26942
  });
26940
26943
  },
26941
26944
 
26942
- /**
26943
- * selecNext
26944
- * @desc:下步节点变化时更新数据
26945
- * @author liufan
26946
- * @param {String} val 当前选中值
26947
- * @date 2022年5月25日
26945
+ /**
26946
+ * selecNext
26947
+ * @desc:下步节点变化时更新数据
26948
+ * @author liufan
26949
+ * @param {String} val 当前选中值
26950
+ * @date 2022年5月25日
26948
26951
  **/
26949
26952
  selecNext: function selecNext(val, type, isDef) {
26950
26953
  var _this30 = this;
@@ -27076,11 +27079,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
27076
27079
  this.getNodeInfo();
27077
27080
  },
27078
27081
 
27079
- /**
27080
- * isMultiple
27081
- * @desc:是否多选
27082
- * @author liufan
27083
- * @date 2022年9月13日
27082
+ /**
27083
+ * isMultiple
27084
+ * @desc:是否多选
27085
+ * @author liufan
27086
+ * @date 2022年9月13日
27084
27087
  **/
27085
27088
  isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
27086
27089
  if (val == 2 || val == 4 || val == 6 || val == 16) {
@@ -27112,11 +27115,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
27112
27115
  }
27113
27116
  },
27114
27117
 
27115
- /**
27116
- * getHedInfo
27117
- * @desc:获取审核页面数据
27118
- * @author liufan
27119
- * @date 2022年5月25日
27118
+ /**
27119
+ * getHedInfo
27120
+ * @desc:获取审核页面数据
27121
+ * @author liufan
27122
+ * @date 2022年5月25日
27120
27123
  **/
27121
27124
  getHedInfo: function getHedInfo() {
27122
27125
  var _this31 = this;
@@ -27426,13 +27429,13 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
27426
27429
  });
27427
27430
  },
27428
27431
 
27429
- /**
27430
- * closeProcess
27431
- * @desc:关闭弹窗
27432
- * @author liufan
27433
- * @param {boolean} val 当前是否办理流程
27434
- * @param {String} type 当前点击的弹窗类型
27435
- * @date 2022年5月25日
27432
+ /**
27433
+ * closeProcess
27434
+ * @desc:关闭弹窗
27435
+ * @author liufan
27436
+ * @param {boolean} val 当前是否办理流程
27437
+ * @param {String} type 当前点击的弹窗类型
27438
+ * @date 2022年5月25日
27436
27439
  **/
27437
27440
  closeProcess: function closeProcess(val, type, closeParent) {
27438
27441
  if (this.closeParent && !this.startFlowPageEmbeddedIntoStartFlowIndex) {
@@ -27452,23 +27455,23 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
27452
27455
  }
27453
27456
  },
27454
27457
 
27455
- /**
27456
- * selectChange
27457
- * @desc:常用语选择
27458
- * @author liufan
27459
- * @param {String} val 选中值
27460
- * @date 2022年5月25日
27458
+ /**
27459
+ * selectChange
27460
+ * @desc:常用语选择
27461
+ * @author liufan
27462
+ * @param {String} val 选中值
27463
+ * @date 2022年5月25日
27461
27464
  **/
27462
27465
  selectChange: function selectChange(val) {
27463
27466
  this.value = val;
27464
27467
  },
27465
27468
 
27466
- /**
27467
- * upDate
27468
- * @desc:修改常用语
27469
- * @author liufan
27470
- * @param {Object} val 修改值
27471
- * @date 2022年5月25日
27469
+ /**
27470
+ * upDate
27471
+ * @desc:修改常用语
27472
+ * @author liufan
27473
+ * @param {Object} val 修改值
27474
+ * @date 2022年5月25日
27472
27475
  **/
27473
27476
  upDate: function upDate(val) {
27474
27477
  this.FormData.id = val.id;
@@ -27476,11 +27479,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
27476
27479
  },
27477
27480
 
27478
27481
 
27479
- /**
27480
- * getProcess
27481
- * @desc:获取选择流程
27482
- * @author liufan
27483
- * @date 2022年5月25日
27482
+ /**
27483
+ * getProcess
27484
+ * @desc:获取选择流程
27485
+ * @author liufan
27486
+ * @date 2022年5月25日
27484
27487
  **/
27485
27488
  getProcess: function getProcess(val) {
27486
27489
  var _this32 = this;
@@ -27540,11 +27543,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
27540
27543
  });
27541
27544
  },
27542
27545
 
27543
- /**
27544
- * getPendedhistoryList
27545
- * @desc:获取流程列表
27546
- * @author liufan
27547
- * @date 2022年5月25日
27546
+ /**
27547
+ * getPendedhistoryList
27548
+ * @desc:获取流程列表
27549
+ * @author liufan
27550
+ * @date 2022年5月25日
27548
27551
  **/
27549
27552
  getPendedhistoryList: function getPendedhistoryList() {
27550
27553
  var _this33 = this;
@@ -27615,12 +27618,12 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
27615
27618
  beforeSubProcess: function beforeSubProcess() {},
27616
27619
 
27617
27620
  // 提交流程
27618
- /**
27619
- * subProcess
27620
- * @desc:提交流程
27621
- * @author liufan
27622
- * @param {String} formName 当前form表单ref值
27623
- * @date 2022年5月25日
27621
+ /**
27622
+ * subProcess
27623
+ * @desc:提交流程
27624
+ * @author liufan
27625
+ * @param {String} formName 当前form表单ref值
27626
+ * @date 2022年5月25日
27624
27627
  **/
27625
27628
  subProcess: function subProcess(val, type) {
27626
27629
  var _this35 = this;
package/lib/handler.js CHANGED
@@ -4551,7 +4551,7 @@ module.exports = require("qs");
4551
4551
  // ESM COMPAT FLAG
4552
4552
  __webpack_require__.r(__webpack_exports__);
4553
4553
 
4554
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/handler/src/main.vue?vue&type=template&id=793406e8&
4554
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/handler/src/main.vue?vue&type=template&id=1e8e12d8&
4555
4555
  var render = function () {
4556
4556
  var _vm = this
4557
4557
  var _h = _vm.$createElement
@@ -4682,7 +4682,13 @@ var render = function () {
4682
4682
  on: {
4683
4683
  click: function ($event) {
4684
4684
  $event.stopPropagation()
4685
- _vm.handleSelect({ node: ele })
4685
+ _vm.handleSelect(
4686
+ Object.assign(
4687
+ {},
4688
+ { node: ele },
4689
+ item
4690
+ )
4691
+ )
4686
4692
  },
4687
4693
  },
4688
4694
  },
@@ -4803,7 +4809,7 @@ var staticRenderFns = []
4803
4809
  render._withStripped = true
4804
4810
 
4805
4811
 
4806
- // CONCATENATED MODULE: ./packages/handler/src/main.vue?vue&type=template&id=793406e8&
4812
+ // CONCATENATED MODULE: ./packages/handler/src/main.vue?vue&type=template&id=1e8e12d8&
4807
4813
 
4808
4814
  // EXTERNAL MODULE: ./src/config/api.js
4809
4815
  var api = __webpack_require__(1);
@@ -5174,6 +5180,7 @@ var _props;
5174
5180
  handleSelect: function handleSelect(res) {
5175
5181
  var node = res.node;
5176
5182
 
5183
+ this.$emit('click', res);
5177
5184
  if (node.extendData && node.extendData.businessStatus == 0) {
5178
5185
  this.$alert(node.extendData.businessWarnMsg ? node.extendData.businessWarnMsg : '此模块还在开发中', '提示', {
5179
5186
  type: 'warning'