eoss-mobiles 0.3.36 → 0.3.38

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.
@@ -2150,8 +2150,8 @@ mainvue_type_template_id_17308961_render._withStripped = true
2150
2150
 
2151
2151
  // CONCATENATED MODULE: ./packages/selector/src/main.vue?vue&type=template&id=17308961
2152
2152
 
2153
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/selector/src/selector-tree.vue?vue&type=template&id=1c4984fc
2154
- var selector_treevue_type_template_id_1c4984fc_render = function () {
2153
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/selector/src/selector-tree.vue?vue&type=template&id=bb24d16e
2154
+ var selector_treevue_type_template_id_bb24d16e_render = function () {
2155
2155
  var _vm = this
2156
2156
  var _h = _vm.$createElement
2157
2157
  var _c = _vm._self._c || _h
@@ -2331,11 +2331,11 @@ var selector_treevue_type_template_id_1c4984fc_render = function () {
2331
2331
  1
2332
2332
  )
2333
2333
  }
2334
- var selector_treevue_type_template_id_1c4984fc_staticRenderFns = []
2335
- selector_treevue_type_template_id_1c4984fc_render._withStripped = true
2334
+ var selector_treevue_type_template_id_bb24d16e_staticRenderFns = []
2335
+ selector_treevue_type_template_id_bb24d16e_render._withStripped = true
2336
2336
 
2337
2337
 
2338
- // CONCATENATED MODULE: ./packages/selector/src/selector-tree.vue?vue&type=template&id=1c4984fc
2338
+ // CONCATENATED MODULE: ./packages/selector/src/selector-tree.vue?vue&type=template&id=bb24d16e
2339
2339
 
2340
2340
  // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/selector/src/tree.vue?vue&type=template&id=d9c99060
2341
2341
  var treevue_type_template_id_d9c99060_render = function () {
@@ -3298,6 +3298,8 @@ var cancelTaskRead = '/bpm/bpmBackend/taskReadWithDraw';
3298
3298
  var officeHandleRemark = '/archives/task/taskHandle/getDefaultNotificationType.dhtml';
3299
3299
  // 获取分阅信息
3300
3300
  var toStartTaskReadNew = '/bpm/bpmBackend/toStartTaskRead';
3301
+ var directStartTaskCircularRead = '/bpm/bpmBackend/directStartTaskCircularRead';
3302
+ var endFlowAndStartTaskCircularRead = '/bpm/bpmBackend/endFlowAndStartTaskCircularRead';
3301
3303
  // EXTERNAL MODULE: external "axios"
3302
3304
  var external_axios_ = __webpack_require__(4);
3303
3305
  var external_axios_default = /*#__PURE__*/__webpack_require__.n(external_axios_);
@@ -4318,7 +4320,11 @@ var _props, _methods;
4318
4320
  }
4319
4321
  this.newParam.myUserid = this.newParam.myUserid || util["a" /* default */].getStorage('userId');
4320
4322
  } else {
4321
- this.newParam = _extends({}, this.newTabs[this.selectIndex].param, this.newParam[this.newTabs[this.selectIndex].name] ? this.newParam[this.newTabs[this.selectIndex].name] : {});
4323
+
4324
+ this.newParam = _extends({}, this.newParam, this.newTabs[this.selectIndex].param, this.newParam[this.newTabs[this.selectIndex].name] ? this.newParam[this.newTabs[this.selectIndex].name] : {});
4325
+ if (this.param.pid) {
4326
+ this.newParam.pid = this.param.pid;
4327
+ }
4322
4328
  // this.newTabs[this.selectIndex].param.pid || this.param.pid || 'root';
4323
4329
  }
4324
4330
  delete this.newParam.department;
@@ -4643,8 +4649,8 @@ var _props, _methods;
4643
4649
 
4644
4650
  var selector_tree_component = normalizeComponent(
4645
4651
  src_selector_treevue_type_script_lang_js,
4646
- selector_treevue_type_template_id_1c4984fc_render,
4647
- selector_treevue_type_template_id_1c4984fc_staticRenderFns,
4652
+ selector_treevue_type_template_id_bb24d16e_render,
4653
+ selector_treevue_type_template_id_bb24d16e_staticRenderFns,
4648
4654
  false,
4649
4655
  null,
4650
4656
  null,
@@ -5316,8 +5322,8 @@ selector_src_main.install = function (Vue) {
5316
5322
  };
5317
5323
 
5318
5324
  /* harmony default export */ var selector = (selector_src_main);
5319
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/field/src/main.vue?vue&type=template&id=348368fb
5320
- var mainvue_type_template_id_348368fb_render = function () {
5325
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/field/src/main.vue?vue&type=template&id=506d4b55
5326
+ var mainvue_type_template_id_506d4b55_render = function () {
5321
5327
  var _vm = this
5322
5328
  var _h = _vm.$createElement
5323
5329
  var _c = _vm._self._c || _h
@@ -5363,6 +5369,7 @@ var mainvue_type_template_id_348368fb_render = function () {
5363
5369
  (Array.isArray(_vm.rules)
5364
5370
  ? _vm.rules[0].required
5365
5371
  : _vm.rules.required),
5372
+ autofocus: _vm.autofocus,
5366
5373
  error:
5367
5374
  (!_vm.newErrorMessage &&
5368
5375
  !_vm.modelValue &&
@@ -5442,11 +5449,11 @@ var mainvue_type_template_id_348368fb_render = function () {
5442
5449
  1
5443
5450
  )
5444
5451
  }
5445
- var mainvue_type_template_id_348368fb_staticRenderFns = []
5446
- mainvue_type_template_id_348368fb_render._withStripped = true
5452
+ var mainvue_type_template_id_506d4b55_staticRenderFns = []
5453
+ mainvue_type_template_id_506d4b55_render._withStripped = true
5447
5454
 
5448
5455
 
5449
- // CONCATENATED MODULE: ./packages/field/src/main.vue?vue&type=template&id=348368fb
5456
+ // CONCATENATED MODULE: ./packages/field/src/main.vue?vue&type=template&id=506d4b55
5450
5457
 
5451
5458
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/field/src/main.vue?vue&type=script&lang=js
5452
5459
  //
@@ -5517,6 +5524,7 @@ mainvue_type_template_id_348368fb_render._withStripped = true
5517
5524
  //
5518
5525
  //
5519
5526
  //
5527
+ //
5520
5528
 
5521
5529
  /* harmony default export */ var field_src_mainvue_type_script_lang_js = ({
5522
5530
  name: 'EmInput',
@@ -5560,6 +5568,10 @@ mainvue_type_template_id_348368fb_render._withStripped = true
5560
5568
  type: String,
5561
5569
  default: ''
5562
5570
  },
5571
+ autofocus: {
5572
+ type: Boolean,
5573
+ default: false
5574
+ },
5563
5575
  labelPosition: {
5564
5576
  type: String,
5565
5577
  default: 'left'
@@ -5692,8 +5704,8 @@ mainvue_type_template_id_348368fb_render._withStripped = true
5692
5704
 
5693
5705
  var field_src_main_component = normalizeComponent(
5694
5706
  packages_field_src_mainvue_type_script_lang_js,
5695
- mainvue_type_template_id_348368fb_render,
5696
- mainvue_type_template_id_348368fb_staticRenderFns,
5707
+ mainvue_type_template_id_506d4b55_render,
5708
+ mainvue_type_template_id_506d4b55_staticRenderFns,
5697
5709
  false,
5698
5710
  null,
5699
5711
  null,
@@ -12883,8 +12895,8 @@ list_src_main.install = function (Vue) {
12883
12895
  };
12884
12896
 
12885
12897
  /* harmony default export */ var list = (list_src_main);
12886
- // 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=81a61f1c
12887
- var mainvue_type_template_id_81a61f1c_render = function () {
12898
+ // 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=6b2d464f
12899
+ var mainvue_type_template_id_6b2d464f_render = function () {
12888
12900
  var _vm = this
12889
12901
  var _h = _vm.$createElement
12890
12902
  var _c = _vm._self._c || _h
@@ -12892,7 +12904,7 @@ var mainvue_type_template_id_81a61f1c_render = function () {
12892
12904
  "div",
12893
12905
  { staticClass: "em-flow" },
12894
12906
  [
12895
- _vm.type === "start"
12907
+ _vm.newType === "start"
12896
12908
  ? _c(
12897
12909
  "StartFlow",
12898
12910
  _vm._b(
@@ -12902,13 +12914,13 @@ var mainvue_type_template_id_81a61f1c_render = function () {
12902
12914
  false
12903
12915
  )
12904
12916
  )
12905
- : _vm.type === "handle" || _vm.type === "freeStart"
12917
+ : _vm.newType === "handle" || _vm.newType === "freeStart"
12906
12918
  ? _c(
12907
12919
  "Handle",
12908
12920
  _vm._b(
12909
12921
  {
12910
12922
  attrs: {
12911
- type: _vm.type,
12923
+ type: _vm.newType,
12912
12924
  userId: _vm.userId,
12913
12925
  identityIds: _vm.userId,
12914
12926
  beforeSubmit: _vm.beforeSubmit,
@@ -12919,13 +12931,13 @@ var mainvue_type_template_id_81a61f1c_render = function () {
12919
12931
  false
12920
12932
  )
12921
12933
  )
12922
- : _vm.type === "reject"
12934
+ : _vm.newType === "reject"
12923
12935
  ? _c(
12924
12936
  "Reject",
12925
12937
  _vm._b(
12926
12938
  {
12927
12939
  attrs: {
12928
- type: _vm.type,
12940
+ type: _vm.newType,
12929
12941
  userId: _vm.userId,
12930
12942
  beforeSubmit: _vm.beforeSubmit,
12931
12943
  },
@@ -12935,14 +12947,14 @@ var mainvue_type_template_id_81a61f1c_render = function () {
12935
12947
  false
12936
12948
  )
12937
12949
  )
12938
- : _vm.type === "taskRead" || _vm.type === "transfer"
12950
+ : _vm.newType === "taskRead" || _vm.newType === "transfer"
12939
12951
  ? _c(
12940
12952
  "TaskRead",
12941
12953
  _vm._b(
12942
12954
  {
12943
12955
  attrs: {
12944
12956
  userId: _vm.userId,
12945
- type: _vm.type,
12957
+ type: _vm.newType,
12946
12958
  beforeSubmit: _vm.beforeSubmit,
12947
12959
  },
12948
12960
  },
@@ -12951,16 +12963,16 @@ var mainvue_type_template_id_81a61f1c_render = function () {
12951
12963
  false
12952
12964
  )
12953
12965
  )
12954
- : _vm.type === "unionExamine" ||
12955
- _vm.type === "takeAdvice" ||
12956
- _vm.type === "startDraf"
12966
+ : _vm.newType === "unionExamine" ||
12967
+ _vm.newType === "takeAdvice" ||
12968
+ _vm.newType === "startDraf"
12957
12969
  ? _c(
12958
12970
  "TaskUnionExamineVue",
12959
12971
  _vm._b(
12960
12972
  {
12961
12973
  attrs: {
12962
12974
  userId: _vm.userId,
12963
- type: _vm.type,
12975
+ type: _vm.newType,
12964
12976
  beforeSubmit: _vm.beforeSubmit,
12965
12977
  },
12966
12978
  },
@@ -12969,25 +12981,25 @@ var mainvue_type_template_id_81a61f1c_render = function () {
12969
12981
  false
12970
12982
  )
12971
12983
  )
12972
- : _vm.type === "supervise"
12984
+ : _vm.newType === "supervise"
12973
12985
  ? _c(
12974
12986
  "Supervise",
12975
12987
  _vm._b(
12976
- { attrs: { userId: _vm.userId, type: _vm.type } },
12988
+ { attrs: { userId: _vm.userId, type: _vm.newType } },
12977
12989
  "Supervise",
12978
12990
  _vm.$attrs,
12979
12991
  false
12980
12992
  )
12981
12993
  )
12982
12994
  : _vm._e(),
12983
- _vm.type === "reset" || _vm.type == "continuation"
12995
+ _vm.newType === "reset" || _vm.newType == "continuation"
12984
12996
  ? _c(
12985
12997
  "Reset",
12986
12998
  _vm._b(
12987
12999
  {
12988
13000
  attrs: {
12989
13001
  userId: _vm.userId,
12990
- type: _vm.type,
13002
+ type: _vm.newType,
12991
13003
  beforeSubmit: _vm.beforeSubmit,
12992
13004
  },
12993
13005
  },
@@ -12997,15 +13009,32 @@ var mainvue_type_template_id_81a61f1c_render = function () {
12997
13009
  )
12998
13010
  )
12999
13011
  : _vm._e(),
13012
+ _vm.newType === "circulate"
13013
+ ? _c(
13014
+ "Circulate",
13015
+ _vm._b(
13016
+ {
13017
+ attrs: {
13018
+ userId: _vm.userId,
13019
+ type: _vm.newType,
13020
+ beforeSubmit: _vm.beforeSubmit,
13021
+ },
13022
+ },
13023
+ "Circulate",
13024
+ _vm.$attrs,
13025
+ false
13026
+ )
13027
+ )
13028
+ : _vm._e(),
13000
13029
  ],
13001
13030
  1
13002
13031
  )
13003
13032
  }
13004
- var mainvue_type_template_id_81a61f1c_staticRenderFns = []
13005
- mainvue_type_template_id_81a61f1c_render._withStripped = true
13033
+ var mainvue_type_template_id_6b2d464f_staticRenderFns = []
13034
+ mainvue_type_template_id_6b2d464f_render._withStripped = true
13006
13035
 
13007
13036
 
13008
- // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=81a61f1c
13037
+ // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=6b2d464f
13009
13038
 
13010
13039
  // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/StartFlow.vue?vue&type=template&id=1e2dff79
13011
13040
  var StartFlowvue_type_template_id_1e2dff79_render = function () {
@@ -13325,8 +13354,8 @@ StartFlowvue_type_template_id_1e2dff79_render._withStripped = true
13325
13354
 
13326
13355
  // CONCATENATED MODULE: ./packages/flow/src/components/StartFlow.vue?vue&type=template&id=1e2dff79
13327
13356
 
13328
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Opinion.vue?vue&type=template&id=405382b8
13329
- var Opinionvue_type_template_id_405382b8_render = function () {
13357
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Opinion.vue?vue&type=template&id=7c12a95d
13358
+ var Opinionvue_type_template_id_7c12a95d_render = function () {
13330
13359
  var _vm = this
13331
13360
  var _h = _vm.$createElement
13332
13361
  var _c = _vm._self._c || _h
@@ -13402,9 +13431,6 @@ var Opinionvue_type_template_id_405382b8_render = function () {
13402
13431
  attrs: {
13403
13432
  label: _vm.label,
13404
13433
  placeholder: _vm.placeholder,
13405
- autofocus:
13406
- _vm.pendingItemHandleDescription &&
13407
- _vm.showDescription,
13408
13434
  type: "textarea",
13409
13435
  rows: "3",
13410
13436
  disabled: _vm.disabled || _vm.fixedDisabled,
@@ -13471,9 +13497,6 @@ var Opinionvue_type_template_id_405382b8_render = function () {
13471
13497
  placeholder: _vm.placeholder,
13472
13498
  type: "textarea",
13473
13499
  rows: "3",
13474
- autofocus:
13475
- _vm.pendingItemHandleDescription &&
13476
- _vm.showDescription,
13477
13500
  disabled: _vm.disabled || _vm.fixedDisabled,
13478
13501
  required: _vm.isOpinionRequired == 1 ? true : false,
13479
13502
  },
@@ -13552,11 +13575,11 @@ var Opinionvue_type_template_id_405382b8_render = function () {
13552
13575
  1
13553
13576
  )
13554
13577
  }
13555
- var Opinionvue_type_template_id_405382b8_staticRenderFns = []
13556
- Opinionvue_type_template_id_405382b8_render._withStripped = true
13578
+ var Opinionvue_type_template_id_7c12a95d_staticRenderFns = []
13579
+ Opinionvue_type_template_id_7c12a95d_render._withStripped = true
13557
13580
 
13558
13581
 
13559
- // CONCATENATED MODULE: ./packages/flow/src/components/Opinion.vue?vue&type=template&id=405382b8
13582
+ // CONCATENATED MODULE: ./packages/flow/src/components/Opinion.vue?vue&type=template&id=7c12a95d
13560
13583
 
13561
13584
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Opinion.vue?vue&type=script&lang=js
13562
13585
  //
@@ -13662,8 +13685,6 @@ Opinionvue_type_template_id_405382b8_render._withStripped = true
13662
13685
  //
13663
13686
  //
13664
13687
  //
13665
- //
13666
- //
13667
13688
 
13668
13689
 
13669
13690
 
@@ -13890,8 +13911,8 @@ Opinionvue_type_template_id_405382b8_render._withStripped = true
13890
13911
 
13891
13912
  var Opinion_component = normalizeComponent(
13892
13913
  components_Opinionvue_type_script_lang_js,
13893
- Opinionvue_type_template_id_405382b8_render,
13894
- Opinionvue_type_template_id_405382b8_staticRenderFns,
13914
+ Opinionvue_type_template_id_7c12a95d_render,
13915
+ Opinionvue_type_template_id_7c12a95d_staticRenderFns,
13895
13916
  false,
13896
13917
  null,
13897
13918
  null,
@@ -13900,14 +13921,24 @@ var Opinion_component = normalizeComponent(
13900
13921
  )
13901
13922
 
13902
13923
  /* harmony default export */ var Opinion = (Opinion_component.exports);
13903
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Message.vue?vue&type=template&id=2285b492
13904
- var Messagevue_type_template_id_2285b492_render = function () {
13924
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Message.vue?vue&type=template&id=587552f7
13925
+ var Messagevue_type_template_id_587552f7_render = function () {
13905
13926
  var _vm = this
13906
13927
  var _h = _vm.$createElement
13907
13928
  var _c = _vm._self._c || _h
13908
13929
  return _c(
13909
13930
  "div",
13910
- { staticClass: "flow-message" },
13931
+ {
13932
+ directives: [
13933
+ {
13934
+ name: "show",
13935
+ rawName: "v-show",
13936
+ value: _vm.newList.length > 0,
13937
+ expression: "newList.length>0",
13938
+ },
13939
+ ],
13940
+ staticClass: "flow-message",
13941
+ },
13911
13942
  [
13912
13943
  _c(
13913
13944
  "em-input",
@@ -13989,11 +14020,11 @@ var Messagevue_type_template_id_2285b492_render = function () {
13989
14020
  1
13990
14021
  )
13991
14022
  }
13992
- var Messagevue_type_template_id_2285b492_staticRenderFns = []
13993
- Messagevue_type_template_id_2285b492_render._withStripped = true
14023
+ var Messagevue_type_template_id_587552f7_staticRenderFns = []
14024
+ Messagevue_type_template_id_587552f7_render._withStripped = true
13994
14025
 
13995
14026
 
13996
- // CONCATENATED MODULE: ./packages/flow/src/components/Message.vue?vue&type=template&id=2285b492
14027
+ // CONCATENATED MODULE: ./packages/flow/src/components/Message.vue?vue&type=template&id=587552f7
13997
14028
 
13998
14029
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Message.vue?vue&type=script&lang=js
13999
14030
  //
@@ -14085,6 +14116,10 @@ Messagevue_type_template_id_2285b492_render._withStripped = true
14085
14116
  userId: {
14086
14117
  type: String,
14087
14118
  default: ''
14119
+ },
14120
+ pendingId: {
14121
+ type: String,
14122
+ default: ''
14088
14123
  }
14089
14124
  },
14090
14125
  mounted: function mounted() {
@@ -14150,6 +14185,8 @@ Messagevue_type_template_id_2285b492_render._withStripped = true
14150
14185
  this.form.notificationType = JSON.parse(JSON.stringify(arr));
14151
14186
  this.showCheck = this.showCheckType;
14152
14187
  // this.$emit('onInputMsg', this.form);
14188
+ } else {
14189
+ this.showCheck = this.showCheckType;
14153
14190
  }
14154
14191
  },
14155
14192
  getSysCode: function getSysCode() {
@@ -14159,7 +14196,8 @@ Messagevue_type_template_id_2285b492_render._withStripped = true
14159
14196
  url: this.baseUrl ? this.baseUrl + findSysCode : findSysCode,
14160
14197
  type: 'get',
14161
14198
  params: {
14162
- ccCode: this.code
14199
+ ccCode: this.code,
14200
+ pendingId: this.pendingId
14163
14201
  }
14164
14202
  };
14165
14203
  utils_http(params).then(function (res) {
@@ -14216,8 +14254,8 @@ Messagevue_type_template_id_2285b492_render._withStripped = true
14216
14254
 
14217
14255
  var Message_component = normalizeComponent(
14218
14256
  components_Messagevue_type_script_lang_js,
14219
- Messagevue_type_template_id_2285b492_render,
14220
- Messagevue_type_template_id_2285b492_staticRenderFns,
14257
+ Messagevue_type_template_id_587552f7_render,
14258
+ Messagevue_type_template_id_587552f7_staticRenderFns,
14221
14259
  false,
14222
14260
  null,
14223
14261
  null,
@@ -15449,8 +15487,8 @@ var StartFlow_component = normalizeComponent(
15449
15487
  )
15450
15488
 
15451
15489
  /* harmony default export */ var StartFlow = (StartFlow_component.exports);
15452
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Handle.vue?vue&type=template&id=3941b7cd
15453
- var Handlevue_type_template_id_3941b7cd_render = function () {
15490
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Handle.vue?vue&type=template&id=15d486e5
15491
+ var Handlevue_type_template_id_15d486e5_render = function () {
15454
15492
  var _vm = this
15455
15493
  var _h = _vm.$createElement
15456
15494
  var _c = _vm._self._c || _h
@@ -16732,6 +16770,7 @@ var Handlevue_type_template_id_3941b7cd_render = function () {
16732
16770
  code: "notification_type",
16733
16771
  onlyShowType: "",
16734
16772
  baseUrl: _vm.baseUrl,
16773
+ pendingId: _vm.pendingId,
16735
16774
  required: true,
16736
16775
  },
16737
16776
  on: {
@@ -16755,6 +16794,7 @@ var Handlevue_type_template_id_3941b7cd_render = function () {
16755
16794
  _vm.readOnlyNotificationType,
16756
16795
  notificationMessageReadOnly:
16757
16796
  _vm.notificationMessageReadOnly,
16797
+ pendingId: _vm.pendingId,
16758
16798
  defaultNotificationType:
16759
16799
  _vm.defaultNotificationType,
16760
16800
  defaultNotificationMsg:
@@ -16891,14 +16931,14 @@ var Handlevue_type_template_id_3941b7cd_render = function () {
16891
16931
  1
16892
16932
  )
16893
16933
  }
16894
- var Handlevue_type_template_id_3941b7cd_staticRenderFns = []
16895
- Handlevue_type_template_id_3941b7cd_render._withStripped = true
16934
+ var Handlevue_type_template_id_15d486e5_staticRenderFns = []
16935
+ Handlevue_type_template_id_15d486e5_render._withStripped = true
16896
16936
 
16897
16937
 
16898
- // CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=3941b7cd
16938
+ // CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=15d486e5
16899
16939
 
16900
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Reject.vue?vue&type=template&id=46f10c43
16901
- var Rejectvue_type_template_id_46f10c43_render = function () {
16940
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Reject.vue?vue&type=template&id=db352326
16941
+ var Rejectvue_type_template_id_db352326_render = function () {
16902
16942
  var _vm = this
16903
16943
  var _h = _vm.$createElement
16904
16944
  var _c = _vm._self._c || _h
@@ -16970,6 +17010,7 @@ var Rejectvue_type_template_id_46f10c43_render = function () {
16970
17010
  notificationMessageReadOnly: _vm.notificationMessageReadOnly,
16971
17011
  defaultNotificationType: _vm.defaultNotificationType,
16972
17012
  defaultNotificationMsg: _vm.form.notificationMsg,
17013
+ pendingId: _vm.pendingId,
16973
17014
  type: _vm.type,
16974
17015
  },
16975
17016
  on: { onInputMsg: _vm.onInputMsg },
@@ -16999,11 +17040,11 @@ var Rejectvue_type_template_id_46f10c43_render = function () {
16999
17040
  ]),
17000
17041
  ])
17001
17042
  }
17002
- var Rejectvue_type_template_id_46f10c43_staticRenderFns = []
17003
- Rejectvue_type_template_id_46f10c43_render._withStripped = true
17043
+ var Rejectvue_type_template_id_db352326_staticRenderFns = []
17044
+ Rejectvue_type_template_id_db352326_render._withStripped = true
17004
17045
 
17005
17046
 
17006
- // CONCATENATED MODULE: ./packages/flow/src/components/Reject.vue?vue&type=template&id=46f10c43
17047
+ // CONCATENATED MODULE: ./packages/flow/src/components/Reject.vue?vue&type=template&id=db352326
17007
17048
 
17008
17049
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Reject.vue?vue&type=script&lang=js
17009
17050
  var Rejectvue_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; };
@@ -17054,6 +17095,7 @@ var Rejectvue_type_script_lang_js_extends = Object.assign || function (target) {
17054
17095
  //
17055
17096
  //
17056
17097
  //
17098
+ //
17057
17099
 
17058
17100
 
17059
17101
 
@@ -17265,7 +17307,7 @@ var Rejectvue_type_script_lang_js_extends = Object.assign || function (target) {
17265
17307
  } else {
17266
17308
  _this2.$toast(message);
17267
17309
  setTimeout(function () {
17268
- _this2.goBack;
17310
+ _this2.goBack();
17269
17311
  }, 1000);
17270
17312
  }
17271
17313
  });
@@ -17284,8 +17326,8 @@ var Rejectvue_type_script_lang_js_extends = Object.assign || function (target) {
17284
17326
 
17285
17327
  var Reject_component = normalizeComponent(
17286
17328
  components_Rejectvue_type_script_lang_js,
17287
- Rejectvue_type_template_id_46f10c43_render,
17288
- Rejectvue_type_template_id_46f10c43_staticRenderFns,
17329
+ Rejectvue_type_template_id_db352326_render,
17330
+ Rejectvue_type_template_id_db352326_staticRenderFns,
17289
17331
  false,
17290
17332
  null,
17291
17333
  null,
@@ -18158,6 +18200,8 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
18158
18200
  //
18159
18201
  //
18160
18202
  //
18203
+ //
18204
+ //
18161
18205
 
18162
18206
 
18163
18207
 
@@ -18215,10 +18259,10 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
18215
18259
 
18216
18260
  return _ref = {
18217
18261
  AddSignList: [{ name: '前置加签', value: 'preAddSign' }, { name: '后置加签', value: 'postAddSign' }],
18218
- currentOrgSelectorParams: { pid: 'root' },
18262
+ currentOrgSelectorParams: {},
18219
18263
  currentOrgSelectorTabs: 'employee, persongroup',
18220
18264
  foreignOrgSelectorTabs: 'enterprise,filgroupobj',
18221
- foreignOrgSelectorParams: { pid: 'root', roleid: '' },
18265
+ foreignOrgSelectorParams: { roleid: '' },
18222
18266
  otherOrgDisabledObjId: [],
18223
18267
  currentNodeEnableItemHandleDescription: false,
18224
18268
  pendingItemHandleDescription: '',
@@ -18584,7 +18628,7 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
18584
18628
  return;
18585
18629
  }
18586
18630
  if (this.form.isLimitedTime === '1' && this.form.advanceNoticeHour) {
18587
- this.$toast('请选择提通知时间');
18631
+ this.$toast('请选择通知时间');
18588
18632
  return;
18589
18633
  }
18590
18634
  if (this.form.isLimitedTime === '1' && this.form.advanceNoticeType) {
@@ -19380,8 +19424,8 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
19380
19424
 
19381
19425
  var Handle_component = normalizeComponent(
19382
19426
  components_Handlevue_type_script_lang_js,
19383
- Handlevue_type_template_id_3941b7cd_render,
19384
- Handlevue_type_template_id_3941b7cd_staticRenderFns,
19427
+ Handlevue_type_template_id_15d486e5_render,
19428
+ Handlevue_type_template_id_15d486e5_staticRenderFns,
19385
19429
  false,
19386
19430
  null,
19387
19431
  null,
@@ -19390,221 +19434,991 @@ var Handle_component = normalizeComponent(
19390
19434
  )
19391
19435
 
19392
19436
  /* harmony default export */ var Handle = (Handle_component.exports);
19393
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/TaskRead.vue?vue&type=template&id=b0388a2a
19394
- var TaskReadvue_type_template_id_b0388a2a_render = function () {
19437
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Circulate.vue?vue&type=template&id=cee2bf16
19438
+ var Circulatevue_type_template_id_cee2bf16_render = function () {
19395
19439
  var _vm = this
19396
19440
  var _h = _vm.$createElement
19397
19441
  var _c = _vm._self._c || _h
19398
- return _c("div", { staticClass: "process-task" }, [
19399
- _c("div", { staticClass: "transfer-content" }, [
19400
- _c("div", { staticClass: "input-box" }, [
19401
- _vm.type === "transfer"
19402
- ? _c(
19403
- "div",
19404
- { staticClass: "item" },
19405
- [
19406
- _c("em-input", {
19407
- attrs: {
19408
- readonly: "",
19409
- clickable: "",
19410
- label: "当前步骤",
19411
- required: true,
19412
- },
19413
- model: {
19414
- value: _vm.nextNode.nodeName,
19415
- callback: function ($$v) {
19416
- _vm.$set(_vm.nextNode, "nodeName", $$v)
19417
- },
19418
- expression: "nextNode.nodeName",
19419
- },
19420
- }),
19421
- ],
19422
- 1
19423
- )
19424
- : _vm._e(),
19425
- _vm.type === "transfer"
19426
- ? _c(
19427
- "div",
19428
- { staticClass: "item" },
19429
- [
19430
- _c("em-selector", {
19431
- attrs: {
19432
- label: "转办对象",
19433
- required: "",
19434
- multiple: false,
19435
- isAllCheck: _vm.isAllCheck,
19436
- param: _vm.params,
19437
- baseUrl: _vm.apiBaseUrl,
19438
- tabs: "employee,persongroup",
19439
- paddingTop: _vm.paddingTop,
19440
- },
19441
- on: { change: _vm.disposeAppUser },
19442
- model: {
19443
- value: _vm.nextReadUserSelectList,
19444
- callback: function ($$v) {
19445
- _vm.nextReadUserSelectList = $$v
19446
- },
19447
- expression: "nextReadUserSelectList",
19448
- },
19449
- }),
19450
- ],
19451
- 1
19452
- )
19453
- : _vm._e(),
19454
- _vm.taskReadType === "分阅" && _vm.type != "transfer"
19455
- ? _c(
19456
- "div",
19457
- { staticClass: "item" },
19458
- [
19459
- _c("em-selector", {
19460
- attrs: {
19461
- label: "分阅人员",
19462
- required: "",
19463
- multiple: _vm.multiple,
19464
- tabs: "employee,persongroup",
19465
- param: _vm.params,
19466
- isAllCheck: _vm.isAllCheck,
19467
- baseUrl: _vm.apiBaseUrl,
19468
- paddingTop: _vm.paddingTop,
19469
- },
19470
- on: { change: _vm.disposeAppUser },
19471
- model: {
19472
- value: _vm.nextReadUserSelectList,
19473
- callback: function ($$v) {
19474
- _vm.nextReadUserSelectList = $$v
19475
- },
19476
- expression: "nextReadUserSelectList",
19477
- },
19478
- }),
19479
- ],
19480
- 1
19481
- )
19482
- : _vm._e(),
19483
- _vm.taskReadType === "阅结"
19484
- ? _c(
19485
- "div",
19486
- { staticClass: "item" },
19487
- [
19488
- _c("em-input", {
19489
- attrs: {
19490
- readonly: "",
19491
- clickable: "",
19492
- label: "下步节点",
19493
- required: true,
19494
- value: "阅结",
19495
- },
19496
- on: {
19497
- click: function ($event) {
19498
- _vm.$toast("没有可选择操作")
19499
- },
19500
- },
19501
- }),
19502
- ],
19503
- 1
19504
- )
19505
- : _vm._e(),
19506
- _vm.type === "transfer" && _vm.taskExamine.isSinglePage
19507
- ? _c(
19508
- "div",
19509
- { staticClass: "item" },
19510
- [
19511
- _c("em-input", {
19512
- attrs: {
19513
- label: "意见",
19514
- placeholder: "请填写意见",
19515
- type: "textarea",
19516
- rows: "3",
19517
- },
19518
- model: {
19519
- value: _vm.form.handleExplain,
19520
- callback: function ($$v) {
19521
- _vm.$set(_vm.form, "handleExplain", $$v)
19522
- },
19523
- expression: "form.handleExplain",
19524
- },
19525
- }),
19526
- ],
19527
- 1
19528
- )
19529
- : _vm._e(),
19530
- _vm.type != "transfer"
19531
- ? _c(
19532
- "div",
19533
- { staticClass: "item" },
19534
- [
19535
- _c("em-input", {
19536
- attrs: {
19537
- label: "办理说明",
19538
- placeholder: "请填写办理说明",
19539
- type: "textarea",
19540
- rows: "3",
19541
- },
19542
- model: {
19543
- value: _vm.form.handleExplain,
19544
- callback: function ($$v) {
19545
- _vm.$set(_vm.form, "handleExplain", $$v)
19546
- },
19547
- expression: "form.handleExplain",
19548
- },
19549
- }),
19550
- ],
19551
- 1
19552
- )
19553
- : _vm._e(),
19442
+ return _c("div", { staticClass: "process-handle" }, [
19443
+ _c(
19444
+ "div",
19445
+ {
19446
+ staticStyle: {
19447
+ display: "flex",
19448
+ "flex-direction": "column",
19449
+ height: "100%",
19450
+ },
19451
+ },
19452
+ [
19554
19453
  _c(
19555
19454
  "div",
19556
- { staticClass: "item" },
19455
+ { staticClass: "process-content" },
19557
19456
  [
19558
- _c("Message", {
19559
- ref: "message",
19457
+ _c("div", { staticClass: "present-node" }, [
19458
+ _c("div", { staticClass: "label" }, [_vm._v("当前节点:")]),
19459
+ _c("div", [_vm._v(_vm._s(_vm.itemName))]),
19460
+ ]),
19461
+ _c("Opinion", {
19560
19462
  attrs: {
19561
- code: "notification_type",
19562
- readOnlyNotificationType: _vm.readOnlyNotificationType,
19563
- notificationMessageReadOnly: _vm.notificationMessageReadOnly,
19564
- defaultNotificationMsg: _vm.defaultNotificationMessage,
19565
- defaultNotificationType: _vm.defaultNotificationType,
19463
+ esign: _vm.esign,
19464
+ esignLineWidth:
19465
+ _vm.$attrs["esign-line-width"] ||
19466
+ _vm.$attrs["esignLineWidth"],
19566
19467
  baseUrl: _vm.baseUrl,
19567
- showMsg: true,
19468
+ isForceDisplayDefaultOptionForPrefix:
19469
+ _vm.isForceDisplayDefaultOptionForPrefix,
19470
+ pendingItemHandleDescription: _vm.pendingItemHandleDescription,
19471
+ placeholder:
19472
+ _vm.pendingItemHandleDescription ||
19473
+ _vm.opinionHandleExplainText,
19474
+ nodeDefaultSubmitOpinion: _vm.nodeDefaultSubmitOpinion,
19475
+ nodeFixedOpinionSelectList: _vm.nodeFixedOpinionSelectList,
19476
+ isHiddenOftenOpinion:
19477
+ _vm.isHiddenOftenOpinion == 1 ? false : true,
19568
19478
  },
19569
- on: { onInputMsg: _vm.onInputMsg },
19479
+ on: { onInputOpintion: _vm.onInputOpintion },
19570
19480
  }),
19571
- ],
19572
- 1
19573
- ),
19574
- ]),
19575
- ]),
19576
- _c("div", { staticClass: "btn-list" }, [
19577
- _c("div", { staticClass: "btn", on: { click: _vm.goBack } }, [
19578
- _vm._v("取消"),
19579
- ]),
19580
- _c(
19581
- "div",
19582
- {
19583
- staticClass: "btn",
19584
- on: {
19585
- click: function ($event) {
19586
- _vm.onSubmit()
19587
- },
19588
- },
19589
- },
19590
- [_vm._v("确定")]
19591
- ),
19592
- ]),
19593
- ])
19594
- }
19595
- var TaskReadvue_type_template_id_b0388a2a_staticRenderFns = []
19596
- TaskReadvue_type_template_id_b0388a2a_render._withStripped = true
19597
-
19598
-
19599
- // CONCATENATED MODULE: ./packages/flow/src/components/TaskRead.vue?vue&type=template&id=b0388a2a
19600
-
19601
- // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/TaskRead.vue?vue&type=script&lang=js
19602
- var TaskReadvue_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; };
19603
-
19604
- //
19605
- //
19606
- //
19607
- //
19481
+ _vm.typeCode != "fenyue"
19482
+ ? _c("div", { staticClass: "special-box input-box" }, [
19483
+ _c("div", [
19484
+ _c("div", [
19485
+ _c("div", { staticClass: "next-box" }, [
19486
+ _vm.nodeList && _vm.nodeList.length > 0
19487
+ ? _c(
19488
+ "div",
19489
+ { staticClass: "item" },
19490
+ [
19491
+ _vm.nextNodeCheckType == "select"
19492
+ ? _c("em-picker", {
19493
+ attrs: {
19494
+ title: "下步节点",
19495
+ label: "下步节点",
19496
+ required: "",
19497
+ "show-toolbar": "",
19498
+ "label-width": "100%",
19499
+ columns: _vm.nodeList,
19500
+ "value-key": "nodeId",
19501
+ "label-key": "nodeName",
19502
+ },
19503
+ model: {
19504
+ value: _vm.form.nextNodeName,
19505
+ callback: function ($$v) {
19506
+ _vm.$set(
19507
+ _vm.form,
19508
+ "nextNodeName",
19509
+ $$v
19510
+ )
19511
+ },
19512
+ expression: "form.nextNodeName",
19513
+ },
19514
+ })
19515
+ : _c(
19516
+ "em-input",
19517
+ {
19518
+ staticClass: "em-flow-next-steps",
19519
+ attrs: {
19520
+ value: "下步节点",
19521
+ label: "下步节点",
19522
+ required: "",
19523
+ disabled: true,
19524
+ "label-position": "top",
19525
+ },
19526
+ },
19527
+ [
19528
+ _c(
19529
+ "template",
19530
+ { slot: "input" },
19531
+ [
19532
+ _c("em-radio-group", {
19533
+ attrs: {
19534
+ data: _vm.nodeList,
19535
+ "value-key": "nodeId",
19536
+ "label-key": "nodeName",
19537
+ direction: "horizontal",
19538
+ },
19539
+ model: {
19540
+ value: _vm.form.nextNodeId,
19541
+ callback: function ($$v) {
19542
+ _vm.$set(
19543
+ _vm.form,
19544
+ "nextNodeId",
19545
+ $$v
19546
+ )
19547
+ },
19548
+ expression: "form.nextNodeId",
19549
+ },
19550
+ }),
19551
+ ],
19552
+ 1
19553
+ ),
19554
+ ],
19555
+ 2
19556
+ ),
19557
+ ],
19558
+ 1
19559
+ )
19560
+ : _vm._e(),
19561
+ ]),
19562
+ _c(
19563
+ "div",
19564
+ { staticClass: "item" },
19565
+ [
19566
+ _c("em-selector", {
19567
+ attrs: {
19568
+ multiple: "",
19569
+ isAllCheck: _vm.isAllCheck,
19570
+ paddingTop: _vm.paddingTop,
19571
+ isDepartment: "",
19572
+ objType: "enterprise",
19573
+ tabs: "employee,persongroup",
19574
+ param: _vm.currentOrgSelectorParams,
19575
+ disableds: _vm.currentOrgDisabledObjId,
19576
+ baseUrl: _vm.apiBaseUrl,
19577
+ isOtherUnit: false,
19578
+ label: "本单位",
19579
+ },
19580
+ on: {
19581
+ change: function ($event) {
19582
+ _vm.disposeAppUnit(
19583
+ $event,
19584
+ "nextCurrentOrgObjSelect"
19585
+ )
19586
+ },
19587
+ },
19588
+ model: {
19589
+ value: _vm.nextCurrentOrgObjSelect,
19590
+ callback: function ($$v) {
19591
+ _vm.nextCurrentOrgObjSelect = $$v
19592
+ },
19593
+ expression: "nextCurrentOrgObjSelect",
19594
+ },
19595
+ }),
19596
+ ],
19597
+ 1
19598
+ ),
19599
+ _c(
19600
+ "div",
19601
+ { staticClass: "item" },
19602
+ [
19603
+ _c("em-selector", {
19604
+ attrs: {
19605
+ multiple: "",
19606
+ isAllCheck: _vm.isAllCheck,
19607
+ paddingTop: _vm.paddingTop,
19608
+ objType: "enterprise",
19609
+ param: _vm.foreignOrgSelectorParams,
19610
+ tabs: "enterprise,filgroup",
19611
+ baseUrl: _vm.apiBaseUrl,
19612
+ disableds: _vm.otherOrgDisabledObjId,
19613
+ isOtherUnit: true,
19614
+ label: "外单位",
19615
+ },
19616
+ on: {
19617
+ change: function ($event) {
19618
+ _vm.disposeAppUnit(
19619
+ $event,
19620
+ "nextOtherOrgObjSelect"
19621
+ )
19622
+ },
19623
+ },
19624
+ model: {
19625
+ value: _vm.nextOtherOrgObjSelect,
19626
+ callback: function ($$v) {
19627
+ _vm.nextOtherOrgObjSelect = $$v
19628
+ },
19629
+ expression: "nextOtherOrgObjSelect",
19630
+ },
19631
+ }),
19632
+ ],
19633
+ 1
19634
+ ),
19635
+ ]),
19636
+ _c(
19637
+ "div",
19638
+ { staticClass: "item-msg item-msg2" },
19639
+ [
19640
+ _c("Message", {
19641
+ ref: "message",
19642
+ attrs: {
19643
+ code: "notification_type",
19644
+ baseUrl: _vm.baseUrl,
19645
+ defaultNotificationType:
19646
+ _vm.defaultNotificationType,
19647
+ defaultNotificationMsg: _vm.form.notificationMsg,
19648
+ },
19649
+ on: { onInputMsg: _vm.onInputMsg },
19650
+ }),
19651
+ ],
19652
+ 1
19653
+ ),
19654
+ ]),
19655
+ ])
19656
+ : _vm._e(),
19657
+ ],
19658
+ 1
19659
+ ),
19660
+ _c("div", { staticClass: "btn-list" }, [
19661
+ _c("div", { staticClass: "btn", on: { click: _vm.navigateBack } }, [
19662
+ _vm._v("取消"),
19663
+ ]),
19664
+ _c(
19665
+ "div",
19666
+ {
19667
+ staticClass: "btn",
19668
+ on: {
19669
+ click: function ($event) {
19670
+ _vm.onSubmit()
19671
+ },
19672
+ },
19673
+ },
19674
+ [_vm._v("确定")]
19675
+ ),
19676
+ ]),
19677
+ ]
19678
+ ),
19679
+ ])
19680
+ }
19681
+ var Circulatevue_type_template_id_cee2bf16_staticRenderFns = []
19682
+ Circulatevue_type_template_id_cee2bf16_render._withStripped = true
19683
+
19684
+
19685
+ // CONCATENATED MODULE: ./packages/flow/src/components/Circulate.vue?vue&type=template&id=cee2bf16
19686
+
19687
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Circulate.vue?vue&type=script&lang=js
19688
+ //
19689
+ //
19690
+ //
19691
+ //
19692
+ //
19693
+ //
19694
+ //
19695
+ //
19696
+ //
19697
+ //
19698
+ //
19699
+ //
19700
+ //
19701
+ //
19702
+ //
19703
+ //
19704
+ //
19705
+ //
19706
+ //
19707
+ //
19708
+ //
19709
+ //
19710
+ //
19711
+ //
19712
+ //
19713
+ //
19714
+ //
19715
+ //
19716
+ //
19717
+ //
19718
+ //
19719
+ //
19720
+ //
19721
+ //
19722
+ //
19723
+ //
19724
+ //
19725
+ //
19726
+ //
19727
+ //
19728
+ //
19729
+ //
19730
+ //
19731
+ //
19732
+ //
19733
+ //
19734
+ //
19735
+ //
19736
+ //
19737
+ //
19738
+ //
19739
+ //
19740
+ //
19741
+ //
19742
+ //
19743
+ //
19744
+ //
19745
+ //
19746
+ //
19747
+ //
19748
+ //
19749
+ //
19750
+ //
19751
+ //
19752
+ //
19753
+ //
19754
+ //
19755
+ //
19756
+ //
19757
+ //
19758
+ //
19759
+ //
19760
+ //
19761
+ //
19762
+ //
19763
+ //
19764
+ //
19765
+ //
19766
+ //
19767
+ //
19768
+ //
19769
+ //
19770
+ //
19771
+ //
19772
+ //
19773
+ //
19774
+ //
19775
+ //
19776
+ //
19777
+ //
19778
+ //
19779
+ //
19780
+ //
19781
+ //
19782
+ //
19783
+ //
19784
+ //
19785
+ //
19786
+ //
19787
+ //
19788
+ //
19789
+ //
19790
+ //
19791
+ //
19792
+ //
19793
+ //
19794
+ //
19795
+ //
19796
+ //
19797
+ //
19798
+ //
19799
+ //
19800
+ //
19801
+ //
19802
+ //
19803
+ //
19804
+ //
19805
+ //
19806
+ //
19807
+ //
19808
+ //
19809
+ //
19810
+ //
19811
+ //
19812
+ //
19813
+ //
19814
+ //
19815
+ //
19816
+ //
19817
+ //
19818
+ //
19819
+ //
19820
+ //
19821
+ //
19822
+ //
19823
+ //
19824
+ //
19825
+ //
19826
+ //
19827
+ //
19828
+ //
19829
+ //
19830
+ //
19831
+
19832
+
19833
+
19834
+
19835
+
19836
+ /* harmony default export */ var Circulatevue_type_script_lang_js = ({
19837
+ name: 'Handle',
19838
+ inheritAttrs: false,
19839
+ components: {
19840
+ Opinion: Opinion,
19841
+ Message: Message
19842
+ },
19843
+ props: {
19844
+ businessId: String,
19845
+ identityIds: String, //用户id
19846
+ beforeSubmit: Function,
19847
+ orgId: String, //单位id
19848
+ depId: String, //部门id
19849
+ baseUrl: String,
19850
+ apiBaseUrl: String,
19851
+ typeCode: String,
19852
+ type: String,
19853
+ paddingTop: {
19854
+ type: [String, Number],
19855
+ default: 0
19856
+ },
19857
+ defId: {
19858
+ type: String,
19859
+ default: ''
19860
+ },
19861
+ isAllCheck: {
19862
+ type: Boolean,
19863
+ default: false
19864
+ },
19865
+ isPreset: {
19866
+ type: Boolean,
19867
+ default: false
19868
+ },
19869
+ esign: {
19870
+ type: Boolean,
19871
+ default: false
19872
+ },
19873
+ userId: {
19874
+ type: String,
19875
+ default: ''
19876
+ },
19877
+ itemName: {
19878
+ type: String,
19879
+ default: '拟稿'
19880
+ },
19881
+ nextNodeCheckType: {
19882
+ type: String,
19883
+ default: ''
19884
+ },
19885
+ title: {
19886
+ type: String,
19887
+ default: ''
19888
+ }
19889
+ },
19890
+ data: function data() {
19891
+ var _ref;
19892
+
19893
+ return _ref = {
19894
+ AddSignList: [{ name: '前置加签', value: 'preAddSign' }, { name: '后置加签', value: 'postAddSign' }],
19895
+ currentOrgSelectorParams: {},
19896
+ currentOrgSelectorTabs: 'employee, persongroup',
19897
+ foreignOrgSelectorTabs: 'enterprise,filgroupobj',
19898
+ foreignOrgSelectorParams: { roleid: '' },
19899
+ otherOrgDisabledObjId: [],
19900
+ currentNodeEnableItemHandleDescription: false,
19901
+ pendingItemHandleDescription: '',
19902
+ taskOperationShiftedNodeList: null,
19903
+ oldNextOperate: '',
19904
+ processFormType: 'freeStart',
19905
+ currentOrgDisabledObjId: [],
19906
+ nextNodeDefault: 0,
19907
+ showDefList: false,
19908
+ deptRoleCode: '',
19909
+ readOnlyNotificationType: '',
19910
+ notificationMessageReadOnly: false,
19911
+ freeStartFlowParams: {}, //自由发起流程参数
19912
+ taskParams: {},
19913
+ isCanPreAddSign: false,
19914
+ showAppUnit: false, // 弹窗单位
19915
+ handleFlow: true,
19916
+ freeValid: true,
19917
+ showFreeStart: false,
19918
+ freeStartInfo: {},
19919
+ isReject: false,
19920
+ opinionHandleExplainText: undefined,
19921
+ isCurrentNodeForbiddenChangeCandidate: 0,
19922
+ nodeFixedOpinionSelectList: [],
19923
+ isChooseNextNode: 1, //是否展示下步操作
19924
+ pid: 'root', //树选中pid
19925
+ objType: 'enterprise', //树点击对象
19926
+ selectType: 'employee', // 树 选择类型
19927
+ isNextBox: true, // 是否展开隐藏下步操作
19928
+ isForceDisplayDefaultOptionForPrefix: false,
19929
+ isOtherUnit: true, //是否是外单位
19930
+ isShowNode: false,
19931
+ subProcessInfo: '',
19932
+ isNodeShowProcess: false, //是否展示主办
19933
+ isHiddenOftenOpinion: undefined, //是否隐藏常用意见
19934
+ isAddSignList: [{ name: '是', value: '1' }, { name: '否', value: '2' }],
19935
+ taskReadOpinionRequired: undefined,
19936
+ form: {
19937
+ opinion: undefined, // 审批意见
19938
+ nextCurrentOrgObj: undefined, // 本单位对象
19939
+ nextCurrentOrgObjSerialId: undefined, //本单位办理对象序列id
19940
+ nextOtherOrgObj: undefined, //外单位对象
19941
+ nextOtherOrgObjSerialId: undefined, //外单位办理对象序列id
19942
+ notificationMsg: undefined, //通知消息
19943
+ nextNodeName: 3,
19944
+ nextNodeId: 3
19945
+ },
19946
+ isCanFenyue: '0',
19947
+
19948
+ nextCurrentOrgObjSelect: [], // 选中本单位
19949
+ nextOtherOrgObjSelect: [], //选中外单位
19950
+ nextReadUserSelectList: [], //分阅选择数组
19951
+ nodeList: [{ nodeId: 3, nodeName: '传阅' }], // 流程节点列表
19952
+
19953
+ opinionList: [], // 意见列表
19954
+
19955
+ userInfo: {}, // 用户信息
19956
+ isCanAddSign: false, //是否显示加签
19957
+ isCanRemoveSign: false, //是否显示减签
19958
+ isSpecial: true, //判断审核内容是否显示(是否是正常的办理页面)
19959
+ taskOperations: [], //下一步操作
19960
+ countersignaturetypeCode: false, //用来判断处理方式是否显示
19961
+ countersignaturetypeText: undefined, // 处理方式
19962
+ isCustomPreset: false, // 是否允许预设节点
19963
+ isHideCurrentOrg: false, //是否隐藏本单位(承办)
19964
+ isHideOtherOrg: false, //是否隐藏外单位(承办)
19965
+ isHandleExplain: false, // 是否允许办理说明
19966
+ isTaskread: false, //是否分阅
19967
+ defaultNotificationType: undefined, ///默认选中通知类型
19968
+ selectUnitType: 'department', //单位树选择类型
19969
+ isHiddenNextStepInfo: false, //是否隐藏下一步节点信息和接收人信息
19970
+ presetEdit: true, //预设是否允许编辑
19971
+ isLimitedTimeHandling: false, //是否支持发起子流程限时办理
19972
+ userSelectionType: undefined, //处理人选择方式
19973
+ orgSelectionType: undefined, //办理机构选择方式
19974
+ notificationType: undefined, // 通知方式
19975
+ nodeType: undefined }, _ref['deptRoleCode'] = undefined, _ref.orgRoleCode = undefined, _ref.appointNotUserIds = undefined, _ref.handleRoleId = undefined, _ref.nextRole = undefined, _ref.filterCandinateIds = undefined, _ref.selectorDefShowDeptId = undefined, _ref.isRadio = true, _ref.otherOrgName = undefined, _ref.currentOrgName = undefined, _ref.isMainSubProcess = false, _ref.isNextUser = false, _ref.isDealObject = false, _ref.isDealRole = false, _ref.nextUserflag = false, _ref.isSubmitButtonShowAgreeAndDisagree = 0, _ref.isCustomUserClick = false, _ref.timeListLable = undefined, _ref.nodeDefaultSubmitOpinion = undefined, _ref.isCustomUser = 0, _ref.choiceOrgId = '', _ref.choiceDeptId = '', _ref.taskExamineInfo = {}, _ref.nodeInfoMapInfo = {}, _ref.flowDefList = [], _ref.file = '', _ref.isEndUserTask = '', _ref.tagKey = '', _ref.pOrgId = '', _ref.customPresetHintMessage = '', _ref.enableCustomLimitTimeSetting = false, _ref.showCustomLimitTimeText = false, _ref.needRetrialAuth = false, _ref.defaultNextNode = '', _ref;
19976
+ },
19977
+ created: function created() {
19978
+ this.getMessage();
19979
+ this.currentOrgSelectorParams.employee = { pid: this.orgId };
19980
+ this.foreignOrgSelectorParams.filgroup = { pid: 'root', myUserid: this.userId };
19981
+ },
19982
+
19983
+ computed: {},
19984
+ methods: {
19985
+ getMessage: function getMessage() {
19986
+ var _this2 = this;
19987
+
19988
+ var params = {
19989
+ url: getNotificationMsg,
19990
+ params: {
19991
+ processDefinitionId: this.defId,
19992
+ businessId: this.businessId,
19993
+ openMode: 'samepage'
19994
+ }
19995
+ };
19996
+ utils_http(params).then(function (res) {
19997
+ if (res.rCode == 0 || res.status == "success") {
19998
+ _this2.form.notificationMsg = res.message.replace('{title}', _this2.title || '');
19999
+ }
20000
+ });
20001
+ },
20002
+ navigateBack: function navigateBack() {
20003
+ this.$parent.$emit('close');
20004
+ },
20005
+
20006
+ // 通知消息回调
20007
+ onInputMsg: function onInputMsg(obj) {
20008
+ this.form.notificationType = obj.notificationType.join(',');
20009
+ this.form.notificationMsg = obj.notificationMsg;
20010
+ },
20011
+ onSubmit: function onSubmit() {
20012
+ var _this3 = this;
20013
+
20014
+ var params = {
20015
+ url: directStartTaskCircularRead,
20016
+ params: {
20017
+ businessId: this.businessId,
20018
+ processDefinitionId: this.defId,
20019
+ notificationMsg: this.form.notificationMsg,
20020
+ notificationType: this.form.notificationType,
20021
+ opinion: this.form.opinion,
20022
+ nextOtherOrgObj: this.form.nextOtherOrgObj,
20023
+ nextCurrentOrgObj: this.form.nextCurrentOrgObj
20024
+ },
20025
+ type: 'post'
20026
+ };
20027
+ this.$toast.loading({
20028
+ message: '提交中...',
20029
+ forbidClick: true,
20030
+ loadingType: 'spinner',
20031
+ overlay: true,
20032
+ duration: 0
20033
+ });
20034
+ utils_http(params).then(function (res) {
20035
+ _this3.$toast.clear();
20036
+ if (res.rCode == 0 || res.status == 'success') {
20037
+ _this3.$toast.success('提交成功');
20038
+ _this3.$parent.$emit('success');
20039
+ } else {
20040
+ _this3.$toast(res.message || '系统错误,请联系管理员!');
20041
+ setTimeout(function () {
20042
+ _this3.$parent.$emit('error');
20043
+ }, 1000);
20044
+ }
20045
+ });
20046
+ },
20047
+
20048
+ // 删除
20049
+ delteList: function delteList(label, i) {
20050
+ if (label === 'nextUserSelectList') {
20051
+ var _this = this;
20052
+ var id = _this.nextUserSelectList[i].showid;
20053
+ this.nextUserList.find(function (i) {
20054
+ if (i.userId === id) {
20055
+ _this.$set(i, 'checked', false);
20056
+ }
20057
+ });
20058
+ this[label].splice(i, 1);
20059
+ } else {
20060
+ this[label].splice(i, 1);
20061
+ }
20062
+ },
20063
+
20064
+ // 选择办理人
20065
+ onClickPeople: function onClickPeople(id) {
20066
+ this.showAppUser = true;
20067
+ this.selectList = this[id];
20068
+ this.$nextTick(function () {
20069
+ this.$refs.selectTree.getContent(id);
20070
+ });
20071
+ },
20072
+
20073
+ // 选择单位
20074
+ onClickOrg: function onClickOrg(id) {
20075
+ this.isOtherUnit = id === 'nextCurrentOrgObjSelect' ? false : true;
20076
+ this.selectUnitType = id === 'nextCurrentOrgObjSelect' ? 'department,employee' : 'department';
20077
+ this.showAppUnit = true;
20078
+ this.$nextTick(function () {
20079
+ this.$refs.selectTreeUnit.getContent(id);
20080
+ });
20081
+ },
20082
+
20083
+
20084
+ // 意见回调
20085
+ onInputOpintion: function onInputOpintion(val) {
20086
+ var opinion = val.opinion,
20087
+ isImageOpinion = val.isImageOpinion,
20088
+ file = val.file;
20089
+
20090
+ this.form.opinion = opinion;
20091
+ this.form.isImageOpinion = isImageOpinion;
20092
+ this.file = file;
20093
+ },
20094
+
20095
+ // 办理人选择完回调
20096
+ disposeAppUser: function disposeAppUser(res, type) {
20097
+ this[type] = res.list;
20098
+ var label = '';
20099
+ if (type) {
20100
+ label = type.substring(0, type.lastIndexOf('SelectList'));
20101
+ } else {
20102
+ label = res.label.substring(0, res.label.lastIndexOf('SelectList'));
20103
+ }
20104
+
20105
+ var idStr = '';
20106
+ if (res.list) {
20107
+ res.list.map(function (r, i) {
20108
+ idStr = idStr + r.showid + (i === res.list.length - 1 ? '' : ',');
20109
+ });
20110
+ } else {
20111
+ res.map(function (r, i) {
20112
+ idStr = idStr + r.showid + (i === res.length - 1 ? '' : ',');
20113
+ });
20114
+ }
20115
+ this.form[label + 'Id'] = idStr;
20116
+ },
20117
+
20118
+ // 单位选择完回调
20119
+ disposeAppUnit: function disposeAppUnit(res, type) {
20120
+ var label = type.substring(0, type.lastIndexOf('Select'));
20121
+ var idStr = '';
20122
+ var types = '';
20123
+ var SerialId = [];
20124
+ this.form[label + 'Name'] = '';
20125
+ var obj = {};
20126
+ res.list.map(function (r, i) {
20127
+ if (!types || types.indexOf(r.mixType) == -1) {
20128
+ idStr = !types ? r.mixType + '-' + r.showid + (i === res.list.length - 1 ? '' : ',') : idStr + '|' + r.mixType + '-' + r.showid + (i === res.list.length - 1 ? '' : ',');
20129
+ types = types ? types + ',' + r.mixType : r.mixType;
20130
+ } else {
20131
+ idStr = idStr + r.showid + (i === res.list.length - 1 ? '' : ',');
20132
+ }
20133
+ SerialId.push(r.showid);
20134
+ if (obj[r.mixType]) {
20135
+ obj[r.mixType].push(r.showname);
20136
+ } else {
20137
+ obj[r.mixType] = [r.showname];
20138
+ }
20139
+ });
20140
+ this.form[label] = idStr;
20141
+ for (var key in obj) {
20142
+ if (key === 'enterprise' && this.form[label + 'Name'].indexOf('[企业]') == -1) {
20143
+ this.form[label + 'Name'] = this.form[label + 'Name'] ? this.form[label + 'Name'] + '|' + '[企业]-' + obj[key].join(',') : '' + '[企业]-' + obj[key].join(',');
20144
+ }
20145
+ if (key === 'department' && this.form[label + 'Name'].indexOf('[部门]') == -1) {
20146
+ this.form[label + 'Name'] = this.form[label + 'Name'] ? this.form[label + 'Name'] + '|' + '[部门]-' + obj[key].join(',') : '' + '[部门]-' + obj[key].join(',');
20147
+ }
20148
+ if (key === 'employee' && this.form[label + 'Name'].indexOf('[部门员工]') == -1) {
20149
+ this.form[label + 'Name'] = this.form[label + 'Name'] ? this.form[label + 'Name'] + '|' + '[部门员工]-' + obj[key].join(',') : '' + '[部门员工]-' + obj[key].join(',');
20150
+ }
20151
+ }
20152
+ // this.form[label + 'Name'] = obj.enterprise?;
20153
+ this.form[label + 'SerialId'] = SerialId.join(',');
20154
+ this.form[label + 'Json'] = JSON.stringify(res.list);
20155
+ },
20156
+
20157
+
20158
+ // 修改默认办理人
20159
+ changeDefPeople: function changeDefPeople(def, all) {
20160
+ var _this4 = this;
20161
+
20162
+ this.nextUserSelectList = [];
20163
+ if (def == 1 && all == 1 || def == 0 && all == 1) {
20164
+ var ids = '';
20165
+ this.nextUserList.map(function (r, i) {
20166
+ r.showid = r.userId;
20167
+ r.showname = r.username;
20168
+ _this4.$set(r, 'checked', true);
20169
+ _this4.nextUserSelectList.push(r);
20170
+ ids += r.userId + (i === _this4.nextUserList.length - 1 ? '' : ',');
20171
+ });
20172
+ this.form.nextUserId = ids;
20173
+ } else if (def == 1 && (!all || all == 0) && this.nextUserList.length > 0) {
20174
+ this.nextUserList[0].showid = this.nextUserList[0].userId;
20175
+ this.nextUserList[0].showname = this.nextUserList[0].username;
20176
+ this.$set(this.nextUserList[0], 'checked', true);
20177
+ this.nextUserSelectList.push(this.nextUserList[0]);
20178
+ this.form.nextUserId = this.nextUserSelectList[0].userId;
20179
+ }
20180
+ }
20181
+ }
20182
+ });
20183
+ // CONCATENATED MODULE: ./packages/flow/src/components/Circulate.vue?vue&type=script&lang=js
20184
+ /* harmony default export */ var components_Circulatevue_type_script_lang_js = (Circulatevue_type_script_lang_js);
20185
+ // CONCATENATED MODULE: ./packages/flow/src/components/Circulate.vue
20186
+
20187
+
20188
+
20189
+
20190
+
20191
+ /* normalize component */
20192
+
20193
+ var Circulate_component = normalizeComponent(
20194
+ components_Circulatevue_type_script_lang_js,
20195
+ Circulatevue_type_template_id_cee2bf16_render,
20196
+ Circulatevue_type_template_id_cee2bf16_staticRenderFns,
20197
+ false,
20198
+ null,
20199
+ null,
20200
+ null
20201
+
20202
+ )
20203
+
20204
+ /* harmony default export */ var Circulate = (Circulate_component.exports);
20205
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/TaskRead.vue?vue&type=template&id=191d1ea6
20206
+ var TaskReadvue_type_template_id_191d1ea6_render = function () {
20207
+ var _vm = this
20208
+ var _h = _vm.$createElement
20209
+ var _c = _vm._self._c || _h
20210
+ return _c("div", { staticClass: "process-task" }, [
20211
+ _c("div", { staticClass: "transfer-content" }, [
20212
+ _c("div", { staticClass: "input-box" }, [
20213
+ _vm.type === "transfer"
20214
+ ? _c(
20215
+ "div",
20216
+ { staticClass: "item" },
20217
+ [
20218
+ _c("em-input", {
20219
+ attrs: {
20220
+ readonly: "",
20221
+ clickable: "",
20222
+ label: "当前步骤",
20223
+ required: true,
20224
+ },
20225
+ model: {
20226
+ value: _vm.nextNode.nodeName,
20227
+ callback: function ($$v) {
20228
+ _vm.$set(_vm.nextNode, "nodeName", $$v)
20229
+ },
20230
+ expression: "nextNode.nodeName",
20231
+ },
20232
+ }),
20233
+ ],
20234
+ 1
20235
+ )
20236
+ : _vm._e(),
20237
+ _vm.type === "transfer"
20238
+ ? _c(
20239
+ "div",
20240
+ { staticClass: "item" },
20241
+ [
20242
+ _c("em-selector", {
20243
+ attrs: {
20244
+ label: "转办对象",
20245
+ required: "",
20246
+ multiple: false,
20247
+ isAllCheck: _vm.isAllCheck,
20248
+ param: _vm.params,
20249
+ baseUrl: _vm.apiBaseUrl,
20250
+ tabs: "employee,persongroup",
20251
+ paddingTop: _vm.paddingTop,
20252
+ },
20253
+ on: { change: _vm.disposeAppUser },
20254
+ model: {
20255
+ value: _vm.nextReadUserSelectList,
20256
+ callback: function ($$v) {
20257
+ _vm.nextReadUserSelectList = $$v
20258
+ },
20259
+ expression: "nextReadUserSelectList",
20260
+ },
20261
+ }),
20262
+ ],
20263
+ 1
20264
+ )
20265
+ : _vm._e(),
20266
+ _vm.taskReadType === "分阅" && _vm.type != "transfer"
20267
+ ? _c(
20268
+ "div",
20269
+ { staticClass: "item" },
20270
+ [
20271
+ _c("em-selector", {
20272
+ attrs: {
20273
+ label: "分阅人员",
20274
+ required: "",
20275
+ multiple: _vm.multiple,
20276
+ tabs: "employee,persongroup",
20277
+ param: _vm.params,
20278
+ isAllCheck: _vm.isAllCheck,
20279
+ baseUrl: _vm.apiBaseUrl,
20280
+ paddingTop: _vm.paddingTop,
20281
+ },
20282
+ on: { change: _vm.disposeAppUser },
20283
+ model: {
20284
+ value: _vm.nextReadUserSelectList,
20285
+ callback: function ($$v) {
20286
+ _vm.nextReadUserSelectList = $$v
20287
+ },
20288
+ expression: "nextReadUserSelectList",
20289
+ },
20290
+ }),
20291
+ ],
20292
+ 1
20293
+ )
20294
+ : _vm._e(),
20295
+ _vm.taskReadType === "阅结"
20296
+ ? _c(
20297
+ "div",
20298
+ { staticClass: "item" },
20299
+ [
20300
+ _c("em-input", {
20301
+ attrs: {
20302
+ readonly: "",
20303
+ clickable: "",
20304
+ label: "下步节点",
20305
+ required: true,
20306
+ value: "阅结",
20307
+ },
20308
+ on: {
20309
+ click: function ($event) {
20310
+ _vm.$toast("没有可选择操作")
20311
+ },
20312
+ },
20313
+ }),
20314
+ ],
20315
+ 1
20316
+ )
20317
+ : _vm._e(),
20318
+ _vm.type === "transfer" && _vm.taskExamine.isSinglePage
20319
+ ? _c(
20320
+ "div",
20321
+ { staticClass: "item" },
20322
+ [
20323
+ _c("em-input", {
20324
+ attrs: {
20325
+ label: "意见",
20326
+ placeholder: "请填写意见",
20327
+ type: "textarea",
20328
+ rows: "3",
20329
+ },
20330
+ model: {
20331
+ value: _vm.form.handleExplain,
20332
+ callback: function ($$v) {
20333
+ _vm.$set(_vm.form, "handleExplain", $$v)
20334
+ },
20335
+ expression: "form.handleExplain",
20336
+ },
20337
+ }),
20338
+ ],
20339
+ 1
20340
+ )
20341
+ : _vm._e(),
20342
+ _vm.type != "transfer"
20343
+ ? _c(
20344
+ "div",
20345
+ { staticClass: "item" },
20346
+ [
20347
+ _c("em-input", {
20348
+ attrs: {
20349
+ label: "办理说明",
20350
+ placeholder: "请填写办理说明",
20351
+ type: "textarea",
20352
+ rows: "3",
20353
+ },
20354
+ model: {
20355
+ value: _vm.form.handleExplain,
20356
+ callback: function ($$v) {
20357
+ _vm.$set(_vm.form, "handleExplain", $$v)
20358
+ },
20359
+ expression: "form.handleExplain",
20360
+ },
20361
+ }),
20362
+ ],
20363
+ 1
20364
+ )
20365
+ : _vm._e(),
20366
+ _c(
20367
+ "div",
20368
+ { staticClass: "item" },
20369
+ [
20370
+ _c("Message", {
20371
+ ref: "message",
20372
+ attrs: {
20373
+ code: "notification_type",
20374
+ readOnlyNotificationType: _vm.readOnlyNotificationType,
20375
+ notificationMessageReadOnly: _vm.notificationMessageReadOnly,
20376
+ defaultNotificationMsg: _vm.defaultNotificationMessage,
20377
+ defaultNotificationType: _vm.defaultNotificationType,
20378
+ baseUrl: _vm.baseUrl,
20379
+ showMsg: true,
20380
+ pendingId: _vm.pendingId,
20381
+ },
20382
+ on: { onInputMsg: _vm.onInputMsg },
20383
+ }),
20384
+ ],
20385
+ 1
20386
+ ),
20387
+ ]),
20388
+ ]),
20389
+ _c("div", { staticClass: "btn-list" }, [
20390
+ _c("div", { staticClass: "btn", on: { click: _vm.goBack } }, [
20391
+ _vm._v("取消"),
20392
+ ]),
20393
+ _c(
20394
+ "div",
20395
+ {
20396
+ staticClass: "btn",
20397
+ on: {
20398
+ click: function ($event) {
20399
+ _vm.onSubmit()
20400
+ },
20401
+ },
20402
+ },
20403
+ [_vm._v("确定")]
20404
+ ),
20405
+ ]),
20406
+ ])
20407
+ }
20408
+ var TaskReadvue_type_template_id_191d1ea6_staticRenderFns = []
20409
+ TaskReadvue_type_template_id_191d1ea6_render._withStripped = true
20410
+
20411
+
20412
+ // CONCATENATED MODULE: ./packages/flow/src/components/TaskRead.vue?vue&type=template&id=191d1ea6
20413
+
20414
+ // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/TaskRead.vue?vue&type=script&lang=js
20415
+ var TaskReadvue_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; };
20416
+
20417
+ //
20418
+ //
20419
+ //
20420
+ //
20421
+ //
19608
20422
  //
19609
20423
  //
19610
20424
  //
@@ -20266,8 +21080,8 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
20266
21080
 
20267
21081
  var TaskRead_component = normalizeComponent(
20268
21082
  components_TaskReadvue_type_script_lang_js,
20269
- TaskReadvue_type_template_id_b0388a2a_render,
20270
- TaskReadvue_type_template_id_b0388a2a_staticRenderFns,
21083
+ TaskReadvue_type_template_id_191d1ea6_render,
21084
+ TaskReadvue_type_template_id_191d1ea6_staticRenderFns,
20271
21085
  false,
20272
21086
  null,
20273
21087
  null,
@@ -20276,8 +21090,8 @@ var TaskRead_component = normalizeComponent(
20276
21090
  )
20277
21091
 
20278
21092
  /* harmony default export */ var TaskRead = (TaskRead_component.exports);
20279
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/taskUnionExamine.vue?vue&type=template&id=b05e7908
20280
- var taskUnionExaminevue_type_template_id_b05e7908_render = function () {
21093
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/taskUnionExamine.vue?vue&type=template&id=0e5397e3
21094
+ var taskUnionExaminevue_type_template_id_0e5397e3_render = function () {
20281
21095
  var _vm = this
20282
21096
  var _h = _vm.$createElement
20283
21097
  var _c = _vm._self._c || _h
@@ -20407,6 +21221,7 @@ var taskUnionExaminevue_type_template_id_b05e7908_render = function () {
20407
21221
  _vm.notificationMessageReadOnly,
20408
21222
  defaultNotificationType: _vm.infoList.noticeType,
20409
21223
  defaultNotificationMsg: _vm.infoList.noticeInfo,
21224
+ pendingId: _vm.pendingId,
20410
21225
  },
20411
21226
  on: { onInputMsg: _vm.onInputMsg },
20412
21227
  })
@@ -20436,11 +21251,11 @@ var taskUnionExaminevue_type_template_id_b05e7908_render = function () {
20436
21251
  ]),
20437
21252
  ])
20438
21253
  }
20439
- var taskUnionExaminevue_type_template_id_b05e7908_staticRenderFns = []
20440
- taskUnionExaminevue_type_template_id_b05e7908_render._withStripped = true
21254
+ var taskUnionExaminevue_type_template_id_0e5397e3_staticRenderFns = []
21255
+ taskUnionExaminevue_type_template_id_0e5397e3_render._withStripped = true
20441
21256
 
20442
21257
 
20443
- // CONCATENATED MODULE: ./packages/flow/src/components/taskUnionExamine.vue?vue&type=template&id=b05e7908
21258
+ // CONCATENATED MODULE: ./packages/flow/src/components/taskUnionExamine.vue?vue&type=template&id=0e5397e3
20444
21259
 
20445
21260
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/taskUnionExamine.vue?vue&type=script&lang=js
20446
21261
  //
@@ -20539,6 +21354,7 @@ taskUnionExaminevue_type_template_id_b05e7908_render._withStripped = true
20539
21354
  //
20540
21355
  //
20541
21356
  //
21357
+ //
20542
21358
 
20543
21359
 
20544
21360
 
@@ -21076,8 +21892,8 @@ taskUnionExaminevue_type_template_id_b05e7908_render._withStripped = true
21076
21892
 
21077
21893
  var taskUnionExamine_component = normalizeComponent(
21078
21894
  components_taskUnionExaminevue_type_script_lang_js,
21079
- taskUnionExaminevue_type_template_id_b05e7908_render,
21080
- taskUnionExaminevue_type_template_id_b05e7908_staticRenderFns,
21895
+ taskUnionExaminevue_type_template_id_0e5397e3_render,
21896
+ taskUnionExaminevue_type_template_id_0e5397e3_staticRenderFns,
21081
21897
  false,
21082
21898
  null,
21083
21899
  null,
@@ -22372,6 +23188,16 @@ var reset_component = normalizeComponent(
22372
23188
  //
22373
23189
  //
22374
23190
  //
23191
+ //
23192
+ //
23193
+ //
23194
+ //
23195
+ //
23196
+ //
23197
+ //
23198
+ //
23199
+ //
23200
+
22375
23201
 
22376
23202
 
22377
23203
 
@@ -22390,7 +23216,8 @@ var reset_component = normalizeComponent(
22390
23216
  TaskRead: TaskRead,
22391
23217
  Supervise: supervise,
22392
23218
  Reset: components_reset,
22393
- TaskUnionExamineVue: components_taskUnionExamine
23219
+ TaskUnionExamineVue: components_taskUnionExamine,
23220
+ Circulate: Circulate
22394
23221
  },
22395
23222
  props: {
22396
23223
  userId: String, //用户id
@@ -22398,16 +23225,30 @@ var reset_component = normalizeComponent(
22398
23225
  type: {
22399
23226
  type: String,
22400
23227
  default: 'handle'
23228
+ },
23229
+ isCirculate: {
23230
+ type: Boolean,
23231
+ default: false
22401
23232
  }
22402
23233
  },
22403
23234
  data: function data() {
22404
- return {};
23235
+ return {
23236
+ newType: 'handle'
23237
+ };
22405
23238
  },
22406
- mounted: function mounted() {
22407
- for (var i = 0; i < 10; i++) {
22408
- if (i == 2) return;
22409
- console.log(i);
23239
+
23240
+ watch: {
23241
+ isCirculate: {
23242
+ handler: function handler(val) {
23243
+ this.newType = val ? 'circulate' : this.type;
23244
+ },
23245
+
23246
+ deep: true,
23247
+ immediate: true
22410
23248
  }
23249
+ },
23250
+ mounted: function mounted() {
23251
+ this.newType = this.type;
22411
23252
  }
22412
23253
  });
22413
23254
  // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=script&lang=js
@@ -22422,8 +23263,8 @@ var reset_component = normalizeComponent(
22422
23263
 
22423
23264
  var flow_src_main_component = normalizeComponent(
22424
23265
  packages_flow_src_mainvue_type_script_lang_js,
22425
- mainvue_type_template_id_81a61f1c_render,
22426
- mainvue_type_template_id_81a61f1c_staticRenderFns,
23266
+ mainvue_type_template_id_6b2d464f_render,
23267
+ mainvue_type_template_id_6b2d464f_staticRenderFns,
22427
23268
  false,
22428
23269
  null,
22429
23270
  null,
@@ -28465,7 +29306,7 @@ if (typeof window !== 'undefined' && window.Vue) {
28465
29306
  }
28466
29307
 
28467
29308
  /* harmony default export */ var src = __webpack_exports__["default"] = ({
28468
- version: '0.3.36',
29309
+ version: '0.3.38',
28469
29310
  install: install,
28470
29311
  Button: packages_button,
28471
29312
  ButtonGroup: button_group,