eoss-ui 0.6.81 → 0.6.82

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.
@@ -27180,8 +27180,8 @@ form_src_main.install = function (Vue) {
27180
27180
  };
27181
27181
 
27182
27182
  /* harmony default export */ var packages_form = (form_src_main);
27183
- // 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=b5a6bee8&
27184
- var mainvue_type_template_id_b5a6bee8_render = function () {
27183
+ // 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=525f51c1&
27184
+ var mainvue_type_template_id_525f51c1_render = function () {
27185
27185
  var _vm = this
27186
27186
  var _h = _vm.$createElement
27187
27187
  var _c = _vm._self._c || _h
@@ -27707,11 +27707,13 @@ var mainvue_type_template_id_b5a6bee8_render = function () {
27707
27707
  name: "show",
27708
27708
  rawName: "v-show",
27709
27709
  value:
27710
- (!_vm.endFlow || _vm.nodeInfos.length > 1) &&
27710
+ (!_vm.endFlow ||
27711
+ _vm.nodeInfos.length > 1 ||
27712
+ _vm.taskOperationShiftedNodeList) &&
27711
27713
  _vm.newTypeCode != "fenyue" &&
27712
27714
  !_vm.shrink,
27713
27715
  expression:
27714
- "\n (!endFlow || nodeInfos.length > 1) &&\n newTypeCode != 'fenyue' &&\n !shrink\n ",
27716
+ "\n (!endFlow || nodeInfos.length > 1 || taskOperationShiftedNodeList) &&\n newTypeCode != 'fenyue' &&\n !shrink\n ",
27715
27717
  },
27716
27718
  ],
27717
27719
  ref: "esContent",
@@ -28982,6 +28984,7 @@ var mainvue_type_template_id_b5a6bee8_render = function () {
28982
28984
  "multiInsMidwayWithSubmitScene",
28983
28985
  "label-position": _vm.formLabelPosition,
28984
28986
  showBtn: false,
28987
+ formTitle: _vm.formTitle,
28985
28988
  "copy-history":
28986
28989
  _vm.freeStartFlowParams.pendedHistoryHandle,
28987
28990
  "process-definition-id":
@@ -29994,11 +29997,11 @@ var mainvue_type_template_id_b5a6bee8_render = function () {
29994
29997
  )
29995
29998
  : _vm._e()
29996
29999
  }
29997
- var mainvue_type_template_id_b5a6bee8_staticRenderFns = []
29998
- mainvue_type_template_id_b5a6bee8_render._withStripped = true
30000
+ var mainvue_type_template_id_525f51c1_staticRenderFns = []
30001
+ mainvue_type_template_id_525f51c1_render._withStripped = true
29999
30002
 
30000
30003
 
30001
- // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=b5a6bee8&
30004
+ // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=525f51c1&
30002
30005
 
30003
30006
  // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/CommonOpinions.vue?vue&type=template&id=19364a89&
30004
30007
  var CommonOpinionsvue_type_template_id_19364a89_render = function () {
@@ -31038,8 +31041,8 @@ var CommonOpinions_component = normalizeComponent(
31038
31041
  )
31039
31042
 
31040
31043
  /* harmony default export */ var CommonOpinions = (CommonOpinions_component.exports);
31041
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processForm.vue?vue&type=template&id=7d7a1c8e&
31042
- var processFormvue_type_template_id_7d7a1c8e_render = function () {
31044
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processForm.vue?vue&type=template&id=09ba35c6&
31045
+ var processFormvue_type_template_id_09ba35c6_render = function () {
31043
31046
  var _vm = this
31044
31047
  var _h = _vm.$createElement
31045
31048
  var _c = _vm._self._c || _h
@@ -31748,9 +31751,9 @@ var processFormvue_type_template_id_7d7a1c8e_render = function () {
31748
31751
  },
31749
31752
  [
31750
31753
  _vm._v(
31751
- "\n " +
31754
+ "\n " +
31752
31755
  _vm._s(item.shortName) +
31753
- "\n "
31756
+ "\n "
31754
31757
  ),
31755
31758
  ]
31756
31759
  )
@@ -31777,6 +31780,7 @@ var processFormvue_type_template_id_7d7a1c8e_render = function () {
31777
31780
  type: "textarea",
31778
31781
  readonly: _vm.notificationMessageReadOnly,
31779
31782
  },
31783
+ on: { change: _vm.handleChange },
31780
31784
  model: {
31781
31785
  value: _vm.nextNode.noticeInfo,
31782
31786
  callback: function ($$v) {
@@ -31795,11 +31799,11 @@ var processFormvue_type_template_id_7d7a1c8e_render = function () {
31795
31799
  1
31796
31800
  )
31797
31801
  }
31798
- var processFormvue_type_template_id_7d7a1c8e_staticRenderFns = []
31799
- processFormvue_type_template_id_7d7a1c8e_render._withStripped = true
31802
+ var processFormvue_type_template_id_09ba35c6_staticRenderFns = []
31803
+ processFormvue_type_template_id_09ba35c6_render._withStripped = true
31800
31804
 
31801
31805
 
31802
- // CONCATENATED MODULE: ./packages/flow/src/processForm.vue?vue&type=template&id=7d7a1c8e&
31806
+ // CONCATENATED MODULE: ./packages/flow/src/processForm.vue?vue&type=template&id=09ba35c6&
31803
31807
 
31804
31808
  // 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=2f6c6827&
31805
31809
  var selectUservue_type_template_id_2f6c6827_render = function () {
@@ -33633,6 +33637,11 @@ var processFormvue_type_script_lang_js_components;
33633
33637
  //
33634
33638
  //
33635
33639
  //
33640
+ //
33641
+ //
33642
+ //
33643
+ //
33644
+ //
33636
33645
 
33637
33646
 
33638
33647
 
@@ -33685,6 +33694,10 @@ var processFormvue_type_script_lang_js_components;
33685
33694
  type: String,
33686
33695
  default: 'left'
33687
33696
  },
33697
+ formTitle: {
33698
+ type: String,
33699
+ default: ''
33700
+ },
33688
33701
  showBtn: { type: Boolean, default: true }
33689
33702
  },
33690
33703
  data: function data() {
@@ -33700,6 +33713,7 @@ var processFormvue_type_script_lang_js_components;
33700
33713
  nextOperateCheckType: 'select',
33701
33714
  showNews: false, // 是否展示通知信息
33702
33715
  notificationMessageReadOnly: false,
33716
+ isChangeMessage: false,
33703
33717
  readOnlyNotificationType: '',
33704
33718
  show: true,
33705
33719
  enableCustomLimitTimeSetting: false,
@@ -33757,6 +33771,7 @@ var processFormvue_type_script_lang_js_components;
33757
33771
  mixPresetList: [],
33758
33772
  isCdjxjTaskHandle: '',
33759
33773
  isShowNextUser: true,
33774
+ oldMessage: '',
33760
33775
  mixOrgIdList: [], //办理对象混选
33761
33776
  nextNode: {
33762
33777
  nodeName: '',
@@ -33794,6 +33809,17 @@ var processFormvue_type_script_lang_js_components;
33794
33809
  },
33795
33810
  opinion: function opinion(val) {
33796
33811
  this.newOpinion = this.opinion;
33812
+ },
33813
+
33814
+ formTitle: {
33815
+ handler: function handler(val) {
33816
+ if (!this.showBtn && !this.isChangeMessage) {
33817
+ this.nextNode.noticeInfo = this.oldMessage.replace('{title}', val);
33818
+ }
33819
+ },
33820
+
33821
+ deep: true,
33822
+ immediate: true
33797
33823
  }
33798
33824
  },
33799
33825
  computed: {
@@ -33819,6 +33845,9 @@ var processFormvue_type_script_lang_js_components;
33819
33845
  },
33820
33846
 
33821
33847
  methods: {
33848
+ handleChange: function handleChange() {
33849
+ this.isChangeMessage = true;
33850
+ },
33822
33851
  changeCustomLimitTime: function changeCustomLimitTime(val) {
33823
33852
  if (!Number(val) || val.indexOf('.') != -1 || Number(val) < 0) {
33824
33853
  this.$message.warning('请输入正确的天数');
@@ -33974,9 +34003,17 @@ var processFormvue_type_script_lang_js_components;
33974
34003
  nodeId: this.nextNode.nextNode,
33975
34004
  businessId: this.id
33976
34005
  };
34006
+ if (!this.showBtn) {
34007
+ params.openMode = 'samepage';
34008
+ }
33977
34009
  utils_util["a" /* default */].ajax({ url: api["R" /* getNotificationMsg */], params: params, methods: 'post' }).then(function (res) {
33978
34010
  if (res.status === 'success') {
33979
- _this3.nextNode.noticeInfo = res.message;
34011
+ if (!_this3.showBtn) {
34012
+ _this3.oldMessage = res.message;
34013
+ _this3.nextNode.noticeInfo = res.message.replace('{title}', '');
34014
+ } else {
34015
+ _this3.nextNode.noticeInfo = res.message;
34016
+ }
33980
34017
  }
33981
34018
  }).catch(function (err) {
33982
34019
  if (_this3.showBtn) {
@@ -34421,8 +34458,8 @@ var processFormvue_type_script_lang_js_components;
34421
34458
 
34422
34459
  var processForm_component = normalizeComponent(
34423
34460
  src_processFormvue_type_script_lang_js_,
34424
- processFormvue_type_template_id_7d7a1c8e_render,
34425
- processFormvue_type_template_id_7d7a1c8e_staticRenderFns,
34461
+ processFormvue_type_template_id_09ba35c6_render,
34462
+ processFormvue_type_template_id_09ba35c6_staticRenderFns,
34426
34463
  false,
34427
34464
  null,
34428
34465
  null,
@@ -46142,6 +46179,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
46142
46179
  //
46143
46180
  //
46144
46181
  //
46182
+ //
46145
46183
 
46146
46184
 
46147
46185
 
@@ -46198,6 +46236,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
46198
46236
  },
46199
46237
  beforeSubmit: Function,
46200
46238
  title: { type: String, default: '流程办理' },
46239
+ formTitle: { type: String, default: '' },
46201
46240
  closeParent: Boolean,
46202
46241
  param: {
46203
46242
  type: Object,
@@ -46225,6 +46264,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
46225
46264
  return _ref = {
46226
46265
  styles: {},
46227
46266
  optionsKey: 0,
46267
+ taskOperationShiftedNodeList: null,
46228
46268
  currentNodeEnableItemHandleDescription: false,
46229
46269
  startFlowPageEmbeddedIntoStartFlowIndex: false,
46230
46270
  pendingItemHandleDescription: '',
@@ -47520,7 +47560,6 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
47520
47560
  selecNext: function selecNext(val, type, isDef) {
47521
47561
  var _this26 = this;
47522
47562
 
47523
- console.log(val, 'valvalval');
47524
47563
  var isNextNode = false;
47525
47564
  if (type) {
47526
47565
  isNextNode = this.operationList.filter(function (x) {
@@ -47537,8 +47576,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
47537
47576
  this.selectUserList = [];
47538
47577
  this.radioList = [];
47539
47578
 
47540
- if (type && !isNextNode) {
47541
- console.log('不是下一步节点');
47579
+ if (type) {
47542
47580
  this.isNextUser = false;
47543
47581
  this.isShowNode = false;
47544
47582
  this.isMainSubProcess = false;
@@ -47555,30 +47593,16 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
47555
47593
  this.nextNode.isReturnRejectNode = 0;
47556
47594
  this.nextNode.isSerialSubmit = 0;
47557
47595
  this.nodeInfos = [];
47558
- var newOperationList = [];
47559
- // this.operationList.map(x => {
47560
-
47561
- // })
47562
47596
  this.operationList.forEach(function (item) {
47563
47597
  if (item.key === val) {
47564
47598
  if (!item.taskNodeList) {
47565
47599
  _this26.nodeInfos = [];
47566
47600
  } else {
47567
- // if (isDef) {
47568
- // item.taskNodeList.map((x) => {
47569
- // if (x.nodeName == '编号') {
47570
- // this.operationList.push({
47571
- // key: x.nodeId,
47572
- // value: x.nodeName,
47573
- // isNextNode: true
47574
- // });
47575
- // }
47576
- // });
47577
- // }
47578
-
47579
- // this.nodeInfos = item.taskNodeList.filter(
47580
- // (x) => x.nodeName != '编号'
47581
- // );
47601
+ _this26.nodeInfos = item.taskNodeList;
47602
+
47603
+ _this26.nodeInfos = item.taskNodeList.filter(function (x) {
47604
+ return _this26.taskOperationShiftedNodeList.indexOf(x.nodeId) == -1;
47605
+ });
47582
47606
  }
47583
47607
  return;
47584
47608
  }
@@ -47739,6 +47763,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
47739
47763
  isSpecial = _res$data2.isSpecial,
47740
47764
  canPresetRead = _res$data2.canPresetRead,
47741
47765
  isCdjxjTaskHandle = _res$data2.isCdjxjTaskHandle,
47766
+ taskOperationShiftedNodeList = _res$data2.taskOperationShiftedNodeList,
47742
47767
  taskButtonList = _res$data2.taskButtonList,
47743
47768
  simpleTips = _res$data2.simpleTips,
47744
47769
  isCanPreAddSign = _res$data2.isCanPreAddSign;
@@ -47748,6 +47773,13 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
47748
47773
  }
47749
47774
  _this27.$emit('startTaskRead', res);
47750
47775
  _this27.$emit('start-task-read', res);
47776
+ if (taskOperationShiftedNodeList && taskOperationShiftedNodeList.length > 0) {
47777
+ _this27.taskOperationShiftedNodeList = [];
47778
+ taskOperationShiftedNodeList.map(function (x) {
47779
+ _this27.taskOperationShiftedNodeList.push(x.nodeId);
47780
+ taskOperations.push({ key: x.nodeId, value: x.nodeName, isNextNode: true });
47781
+ });
47782
+ }
47751
47783
  _this27.pendingItemHandleDescription = pendingItemHandleDescription;
47752
47784
  if (currentOrgSelectorParams.enableCurrentOrgConfig == 'true') {
47753
47785
  _this27.currentOrgSelectorTabs = currentOrgSelectorParams.currentOrgType.split(',');
@@ -47985,7 +48017,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
47985
48017
  this[type] = false;
47986
48018
  return;
47987
48019
  }
47988
- if (val == 'taskReadAndEnd' || val == true && type != 'taskRead' || val == 'transfer') {
48020
+ if (val == 'taskReadAndEnd' || val == true && type != 'taskRead' || val == 'transfer' || this.typeCode == 'read') {
47989
48021
  this.flowSuccess(true);
47990
48022
  // this.$emit('success');
47991
48023
  } else {
@@ -48484,8 +48516,8 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
48484
48516
 
48485
48517
  var flow_src_main_component = normalizeComponent(
48486
48518
  packages_flow_src_mainvue_type_script_lang_js_,
48487
- mainvue_type_template_id_b5a6bee8_render,
48488
- mainvue_type_template_id_b5a6bee8_staticRenderFns,
48519
+ mainvue_type_template_id_525f51c1_render,
48520
+ mainvue_type_template_id_525f51c1_staticRenderFns,
48489
48521
  false,
48490
48522
  null,
48491
48523
  null,
@@ -91971,7 +92003,7 @@ if (typeof window !== 'undefined' && window.Vue) {
91971
92003
  }
91972
92004
 
91973
92005
  /* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
91974
- version: '0.6.81',
92006
+ version: '0.6.82',
91975
92007
  install: install,
91976
92008
  Button: packages_button,
91977
92009
  ButtonGroup: button_group,
package/lib/flow.js CHANGED
@@ -4469,7 +4469,7 @@ var component = Object(componentNormalizer["a" /* default */])(
4469
4469
  // ESM COMPAT FLAG
4470
4470
  __webpack_require__.r(__webpack_exports__);
4471
4471
 
4472
- // 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=b5a6bee8&
4472
+ // 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=525f51c1&
4473
4473
  var render = function () {
4474
4474
  var _vm = this
4475
4475
  var _h = _vm.$createElement
@@ -4996,11 +4996,13 @@ var render = function () {
4996
4996
  name: "show",
4997
4997
  rawName: "v-show",
4998
4998
  value:
4999
- (!_vm.endFlow || _vm.nodeInfos.length > 1) &&
4999
+ (!_vm.endFlow ||
5000
+ _vm.nodeInfos.length > 1 ||
5001
+ _vm.taskOperationShiftedNodeList) &&
5000
5002
  _vm.newTypeCode != "fenyue" &&
5001
5003
  !_vm.shrink,
5002
5004
  expression:
5003
- "\n (!endFlow || nodeInfos.length > 1) &&\n newTypeCode != 'fenyue' &&\n !shrink\n ",
5005
+ "\n (!endFlow || nodeInfos.length > 1 || taskOperationShiftedNodeList) &&\n newTypeCode != 'fenyue' &&\n !shrink\n ",
5004
5006
  },
5005
5007
  ],
5006
5008
  ref: "esContent",
@@ -6271,6 +6273,7 @@ var render = function () {
6271
6273
  "multiInsMidwayWithSubmitScene",
6272
6274
  "label-position": _vm.formLabelPosition,
6273
6275
  showBtn: false,
6276
+ formTitle: _vm.formTitle,
6274
6277
  "copy-history":
6275
6278
  _vm.freeStartFlowParams.pendedHistoryHandle,
6276
6279
  "process-definition-id":
@@ -7287,7 +7290,7 @@ var staticRenderFns = []
7287
7290
  render._withStripped = true
7288
7291
 
7289
7292
 
7290
- // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=b5a6bee8&
7293
+ // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=525f51c1&
7291
7294
 
7292
7295
  // EXTERNAL MODULE: external "babel-runtime/regenerator"
7293
7296
  var regenerator_ = __webpack_require__(4);
@@ -8340,8 +8343,8 @@ var CommonOpinions_component = Object(componentNormalizer["a" /* default */])(
8340
8343
  )
8341
8344
 
8342
8345
  /* harmony default export */ var CommonOpinions = (CommonOpinions_component.exports);
8343
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processForm.vue?vue&type=template&id=7d7a1c8e&
8344
- var processFormvue_type_template_id_7d7a1c8e_render = function () {
8346
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processForm.vue?vue&type=template&id=09ba35c6&
8347
+ var processFormvue_type_template_id_09ba35c6_render = function () {
8345
8348
  var _vm = this
8346
8349
  var _h = _vm.$createElement
8347
8350
  var _c = _vm._self._c || _h
@@ -9050,9 +9053,9 @@ var processFormvue_type_template_id_7d7a1c8e_render = function () {
9050
9053
  },
9051
9054
  [
9052
9055
  _vm._v(
9053
- "\n " +
9056
+ "\n " +
9054
9057
  _vm._s(item.shortName) +
9055
- "\n "
9058
+ "\n "
9056
9059
  ),
9057
9060
  ]
9058
9061
  )
@@ -9079,6 +9082,7 @@ var processFormvue_type_template_id_7d7a1c8e_render = function () {
9079
9082
  type: "textarea",
9080
9083
  readonly: _vm.notificationMessageReadOnly,
9081
9084
  },
9085
+ on: { change: _vm.handleChange },
9082
9086
  model: {
9083
9087
  value: _vm.nextNode.noticeInfo,
9084
9088
  callback: function ($$v) {
@@ -9097,11 +9101,11 @@ var processFormvue_type_template_id_7d7a1c8e_render = function () {
9097
9101
  1
9098
9102
  )
9099
9103
  }
9100
- var processFormvue_type_template_id_7d7a1c8e_staticRenderFns = []
9101
- processFormvue_type_template_id_7d7a1c8e_render._withStripped = true
9104
+ var processFormvue_type_template_id_09ba35c6_staticRenderFns = []
9105
+ processFormvue_type_template_id_09ba35c6_render._withStripped = true
9102
9106
 
9103
9107
 
9104
- // CONCATENATED MODULE: ./packages/flow/src/processForm.vue?vue&type=template&id=7d7a1c8e&
9108
+ // CONCATENATED MODULE: ./packages/flow/src/processForm.vue?vue&type=template&id=09ba35c6&
9105
9109
 
9106
9110
  // 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=2f6c6827&
9107
9111
  var selectUservue_type_template_id_2f6c6827_render = function () {
@@ -10935,6 +10939,11 @@ var processFormvue_type_script_lang_js_components;
10935
10939
  //
10936
10940
  //
10937
10941
  //
10942
+ //
10943
+ //
10944
+ //
10945
+ //
10946
+ //
10938
10947
 
10939
10948
 
10940
10949
 
@@ -10987,6 +10996,10 @@ var processFormvue_type_script_lang_js_components;
10987
10996
  type: String,
10988
10997
  default: 'left'
10989
10998
  },
10999
+ formTitle: {
11000
+ type: String,
11001
+ default: ''
11002
+ },
10990
11003
  showBtn: { type: Boolean, default: true }
10991
11004
  },
10992
11005
  data: function data() {
@@ -11002,6 +11015,7 @@ var processFormvue_type_script_lang_js_components;
11002
11015
  nextOperateCheckType: 'select',
11003
11016
  showNews: false, // 是否展示通知信息
11004
11017
  notificationMessageReadOnly: false,
11018
+ isChangeMessage: false,
11005
11019
  readOnlyNotificationType: '',
11006
11020
  show: true,
11007
11021
  enableCustomLimitTimeSetting: false,
@@ -11059,6 +11073,7 @@ var processFormvue_type_script_lang_js_components;
11059
11073
  mixPresetList: [],
11060
11074
  isCdjxjTaskHandle: '',
11061
11075
  isShowNextUser: true,
11076
+ oldMessage: '',
11062
11077
  mixOrgIdList: [], //办理对象混选
11063
11078
  nextNode: {
11064
11079
  nodeName: '',
@@ -11096,6 +11111,17 @@ var processFormvue_type_script_lang_js_components;
11096
11111
  },
11097
11112
  opinion: function opinion(val) {
11098
11113
  this.newOpinion = this.opinion;
11114
+ },
11115
+
11116
+ formTitle: {
11117
+ handler: function handler(val) {
11118
+ if (!this.showBtn && !this.isChangeMessage) {
11119
+ this.nextNode.noticeInfo = this.oldMessage.replace('{title}', val);
11120
+ }
11121
+ },
11122
+
11123
+ deep: true,
11124
+ immediate: true
11099
11125
  }
11100
11126
  },
11101
11127
  computed: {
@@ -11121,6 +11147,9 @@ var processFormvue_type_script_lang_js_components;
11121
11147
  },
11122
11148
 
11123
11149
  methods: {
11150
+ handleChange: function handleChange() {
11151
+ this.isChangeMessage = true;
11152
+ },
11124
11153
  changeCustomLimitTime: function changeCustomLimitTime(val) {
11125
11154
  if (!Number(val) || val.indexOf('.') != -1 || Number(val) < 0) {
11126
11155
  this.$message.warning('请输入正确的天数');
@@ -11276,9 +11305,17 @@ var processFormvue_type_script_lang_js_components;
11276
11305
  nodeId: this.nextNode.nextNode,
11277
11306
  businessId: this.id
11278
11307
  };
11308
+ if (!this.showBtn) {
11309
+ params.openMode = 'samepage';
11310
+ }
11279
11311
  util["a" /* default */].ajax({ url: api["R" /* getNotificationMsg */], params: params, methods: 'post' }).then(function (res) {
11280
11312
  if (res.status === 'success') {
11281
- _this3.nextNode.noticeInfo = res.message;
11313
+ if (!_this3.showBtn) {
11314
+ _this3.oldMessage = res.message;
11315
+ _this3.nextNode.noticeInfo = res.message.replace('{title}', '');
11316
+ } else {
11317
+ _this3.nextNode.noticeInfo = res.message;
11318
+ }
11282
11319
  }
11283
11320
  }).catch(function (err) {
11284
11321
  if (_this3.showBtn) {
@@ -11723,8 +11760,8 @@ var processFormvue_type_script_lang_js_components;
11723
11760
 
11724
11761
  var processForm_component = Object(componentNormalizer["a" /* default */])(
11725
11762
  src_processFormvue_type_script_lang_js_,
11726
- processFormvue_type_template_id_7d7a1c8e_render,
11727
- processFormvue_type_template_id_7d7a1c8e_staticRenderFns,
11763
+ processFormvue_type_template_id_09ba35c6_render,
11764
+ processFormvue_type_template_id_09ba35c6_staticRenderFns,
11728
11765
  false,
11729
11766
  null,
11730
11767
  null,
@@ -23287,6 +23324,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
23287
23324
  //
23288
23325
  //
23289
23326
  //
23327
+ //
23290
23328
 
23291
23329
 
23292
23330
 
@@ -23343,6 +23381,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
23343
23381
  },
23344
23382
  beforeSubmit: Function,
23345
23383
  title: { type: String, default: '流程办理' },
23384
+ formTitle: { type: String, default: '' },
23346
23385
  closeParent: Boolean,
23347
23386
  param: {
23348
23387
  type: Object,
@@ -23370,6 +23409,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
23370
23409
  return _ref = {
23371
23410
  styles: {},
23372
23411
  optionsKey: 0,
23412
+ taskOperationShiftedNodeList: null,
23373
23413
  currentNodeEnableItemHandleDescription: false,
23374
23414
  startFlowPageEmbeddedIntoStartFlowIndex: false,
23375
23415
  pendingItemHandleDescription: '',
@@ -24665,7 +24705,6 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
24665
24705
  selecNext: function selecNext(val, type, isDef) {
24666
24706
  var _this26 = this;
24667
24707
 
24668
- console.log(val, 'valvalval');
24669
24708
  var isNextNode = false;
24670
24709
  if (type) {
24671
24710
  isNextNode = this.operationList.filter(function (x) {
@@ -24682,8 +24721,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
24682
24721
  this.selectUserList = [];
24683
24722
  this.radioList = [];
24684
24723
 
24685
- if (type && !isNextNode) {
24686
- console.log('不是下一步节点');
24724
+ if (type) {
24687
24725
  this.isNextUser = false;
24688
24726
  this.isShowNode = false;
24689
24727
  this.isMainSubProcess = false;
@@ -24700,30 +24738,16 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
24700
24738
  this.nextNode.isReturnRejectNode = 0;
24701
24739
  this.nextNode.isSerialSubmit = 0;
24702
24740
  this.nodeInfos = [];
24703
- var newOperationList = [];
24704
- // this.operationList.map(x => {
24705
-
24706
- // })
24707
24741
  this.operationList.forEach(function (item) {
24708
24742
  if (item.key === val) {
24709
24743
  if (!item.taskNodeList) {
24710
24744
  _this26.nodeInfos = [];
24711
24745
  } else {
24712
- // if (isDef) {
24713
- // item.taskNodeList.map((x) => {
24714
- // if (x.nodeName == '编号') {
24715
- // this.operationList.push({
24716
- // key: x.nodeId,
24717
- // value: x.nodeName,
24718
- // isNextNode: true
24719
- // });
24720
- // }
24721
- // });
24722
- // }
24723
-
24724
- // this.nodeInfos = item.taskNodeList.filter(
24725
- // (x) => x.nodeName != '编号'
24726
- // );
24746
+ _this26.nodeInfos = item.taskNodeList;
24747
+
24748
+ _this26.nodeInfos = item.taskNodeList.filter(function (x) {
24749
+ return _this26.taskOperationShiftedNodeList.indexOf(x.nodeId) == -1;
24750
+ });
24727
24751
  }
24728
24752
  return;
24729
24753
  }
@@ -24884,6 +24908,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
24884
24908
  isSpecial = _res$data2.isSpecial,
24885
24909
  canPresetRead = _res$data2.canPresetRead,
24886
24910
  isCdjxjTaskHandle = _res$data2.isCdjxjTaskHandle,
24911
+ taskOperationShiftedNodeList = _res$data2.taskOperationShiftedNodeList,
24887
24912
  taskButtonList = _res$data2.taskButtonList,
24888
24913
  simpleTips = _res$data2.simpleTips,
24889
24914
  isCanPreAddSign = _res$data2.isCanPreAddSign;
@@ -24893,6 +24918,13 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
24893
24918
  }
24894
24919
  _this27.$emit('startTaskRead', res);
24895
24920
  _this27.$emit('start-task-read', res);
24921
+ if (taskOperationShiftedNodeList && taskOperationShiftedNodeList.length > 0) {
24922
+ _this27.taskOperationShiftedNodeList = [];
24923
+ taskOperationShiftedNodeList.map(function (x) {
24924
+ _this27.taskOperationShiftedNodeList.push(x.nodeId);
24925
+ taskOperations.push({ key: x.nodeId, value: x.nodeName, isNextNode: true });
24926
+ });
24927
+ }
24896
24928
  _this27.pendingItemHandleDescription = pendingItemHandleDescription;
24897
24929
  if (currentOrgSelectorParams.enableCurrentOrgConfig == 'true') {
24898
24930
  _this27.currentOrgSelectorTabs = currentOrgSelectorParams.currentOrgType.split(',');
@@ -25130,7 +25162,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
25130
25162
  this[type] = false;
25131
25163
  return;
25132
25164
  }
25133
- if (val == 'taskReadAndEnd' || val == true && type != 'taskRead' || val == 'transfer') {
25165
+ if (val == 'taskReadAndEnd' || val == true && type != 'taskRead' || val == 'transfer' || this.typeCode == 'read') {
25134
25166
  this.flowSuccess(true);
25135
25167
  // this.$emit('success');
25136
25168
  } else {