eoss-mobiles 0.3.37 → 0.3.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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=1922481a
2154
+ var selector_treevue_type_template_id_1922481a_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_1922481a_staticRenderFns = []
2335
+ selector_treevue_type_template_id_1922481a_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=1922481a
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_);
@@ -4316,9 +4318,14 @@ var _props, _methods;
4316
4318
  } else {
4317
4319
  this.newParam.pid = 'root';
4318
4320
  }
4321
+ this.newParam.pid = 'root';
4319
4322
  this.newParam.myUserid = this.newParam.myUserid || util["a" /* default */].getStorage('userId');
4320
4323
  } else {
4321
- this.newParam = _extends({}, this.newTabs[this.selectIndex].param, this.newParam[this.newTabs[this.selectIndex].name] ? this.newParam[this.newTabs[this.selectIndex].name] : {});
4324
+
4325
+ this.newParam = _extends({}, this.newParam, this.newTabs[this.selectIndex].param, this.newParam[this.newTabs[this.selectIndex].name] ? this.newParam[this.newTabs[this.selectIndex].name] : {});
4326
+ if (this.param.pid) {
4327
+ this.newParam.pid = this.param.pid;
4328
+ }
4322
4329
  // this.newTabs[this.selectIndex].param.pid || this.param.pid || 'root';
4323
4330
  }
4324
4331
  delete this.newParam.department;
@@ -4643,8 +4650,8 @@ var _props, _methods;
4643
4650
 
4644
4651
  var selector_tree_component = normalizeComponent(
4645
4652
  src_selector_treevue_type_script_lang_js,
4646
- selector_treevue_type_template_id_1c4984fc_render,
4647
- selector_treevue_type_template_id_1c4984fc_staticRenderFns,
4653
+ selector_treevue_type_template_id_1922481a_render,
4654
+ selector_treevue_type_template_id_1922481a_staticRenderFns,
4648
4655
  false,
4649
4656
  null,
4650
4657
  null,
@@ -12889,8 +12896,8 @@ list_src_main.install = function (Vue) {
12889
12896
  };
12890
12897
 
12891
12898
  /* harmony default export */ var list = (list_src_main);
12892
- // 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
12893
- var mainvue_type_template_id_81a61f1c_render = function () {
12899
+ // 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
12900
+ var mainvue_type_template_id_6b2d464f_render = function () {
12894
12901
  var _vm = this
12895
12902
  var _h = _vm.$createElement
12896
12903
  var _c = _vm._self._c || _h
@@ -12898,7 +12905,7 @@ var mainvue_type_template_id_81a61f1c_render = function () {
12898
12905
  "div",
12899
12906
  { staticClass: "em-flow" },
12900
12907
  [
12901
- _vm.type === "start"
12908
+ _vm.newType === "start"
12902
12909
  ? _c(
12903
12910
  "StartFlow",
12904
12911
  _vm._b(
@@ -12908,13 +12915,13 @@ var mainvue_type_template_id_81a61f1c_render = function () {
12908
12915
  false
12909
12916
  )
12910
12917
  )
12911
- : _vm.type === "handle" || _vm.type === "freeStart"
12918
+ : _vm.newType === "handle" || _vm.newType === "freeStart"
12912
12919
  ? _c(
12913
12920
  "Handle",
12914
12921
  _vm._b(
12915
12922
  {
12916
12923
  attrs: {
12917
- type: _vm.type,
12924
+ type: _vm.newType,
12918
12925
  userId: _vm.userId,
12919
12926
  identityIds: _vm.userId,
12920
12927
  beforeSubmit: _vm.beforeSubmit,
@@ -12925,13 +12932,13 @@ var mainvue_type_template_id_81a61f1c_render = function () {
12925
12932
  false
12926
12933
  )
12927
12934
  )
12928
- : _vm.type === "reject"
12935
+ : _vm.newType === "reject"
12929
12936
  ? _c(
12930
12937
  "Reject",
12931
12938
  _vm._b(
12932
12939
  {
12933
12940
  attrs: {
12934
- type: _vm.type,
12941
+ type: _vm.newType,
12935
12942
  userId: _vm.userId,
12936
12943
  beforeSubmit: _vm.beforeSubmit,
12937
12944
  },
@@ -12941,14 +12948,14 @@ var mainvue_type_template_id_81a61f1c_render = function () {
12941
12948
  false
12942
12949
  )
12943
12950
  )
12944
- : _vm.type === "taskRead" || _vm.type === "transfer"
12951
+ : _vm.newType === "taskRead" || _vm.newType === "transfer"
12945
12952
  ? _c(
12946
12953
  "TaskRead",
12947
12954
  _vm._b(
12948
12955
  {
12949
12956
  attrs: {
12950
12957
  userId: _vm.userId,
12951
- type: _vm.type,
12958
+ type: _vm.newType,
12952
12959
  beforeSubmit: _vm.beforeSubmit,
12953
12960
  },
12954
12961
  },
@@ -12957,16 +12964,16 @@ var mainvue_type_template_id_81a61f1c_render = function () {
12957
12964
  false
12958
12965
  )
12959
12966
  )
12960
- : _vm.type === "unionExamine" ||
12961
- _vm.type === "takeAdvice" ||
12962
- _vm.type === "startDraf"
12967
+ : _vm.newType === "unionExamine" ||
12968
+ _vm.newType === "takeAdvice" ||
12969
+ _vm.newType === "startDraf"
12963
12970
  ? _c(
12964
12971
  "TaskUnionExamineVue",
12965
12972
  _vm._b(
12966
12973
  {
12967
12974
  attrs: {
12968
12975
  userId: _vm.userId,
12969
- type: _vm.type,
12976
+ type: _vm.newType,
12970
12977
  beforeSubmit: _vm.beforeSubmit,
12971
12978
  },
12972
12979
  },
@@ -12975,25 +12982,25 @@ var mainvue_type_template_id_81a61f1c_render = function () {
12975
12982
  false
12976
12983
  )
12977
12984
  )
12978
- : _vm.type === "supervise"
12985
+ : _vm.newType === "supervise"
12979
12986
  ? _c(
12980
12987
  "Supervise",
12981
12988
  _vm._b(
12982
- { attrs: { userId: _vm.userId, type: _vm.type } },
12989
+ { attrs: { userId: _vm.userId, type: _vm.newType } },
12983
12990
  "Supervise",
12984
12991
  _vm.$attrs,
12985
12992
  false
12986
12993
  )
12987
12994
  )
12988
12995
  : _vm._e(),
12989
- _vm.type === "reset" || _vm.type == "continuation"
12996
+ _vm.newType === "reset" || _vm.newType == "continuation"
12990
12997
  ? _c(
12991
12998
  "Reset",
12992
12999
  _vm._b(
12993
13000
  {
12994
13001
  attrs: {
12995
13002
  userId: _vm.userId,
12996
- type: _vm.type,
13003
+ type: _vm.newType,
12997
13004
  beforeSubmit: _vm.beforeSubmit,
12998
13005
  },
12999
13006
  },
@@ -13003,15 +13010,32 @@ var mainvue_type_template_id_81a61f1c_render = function () {
13003
13010
  )
13004
13011
  )
13005
13012
  : _vm._e(),
13013
+ _vm.newType === "circulate"
13014
+ ? _c(
13015
+ "Circulate",
13016
+ _vm._b(
13017
+ {
13018
+ attrs: {
13019
+ userId: _vm.userId,
13020
+ type: _vm.newType,
13021
+ beforeSubmit: _vm.beforeSubmit,
13022
+ },
13023
+ },
13024
+ "Circulate",
13025
+ _vm.$attrs,
13026
+ false
13027
+ )
13028
+ )
13029
+ : _vm._e(),
13006
13030
  ],
13007
13031
  1
13008
13032
  )
13009
13033
  }
13010
- var mainvue_type_template_id_81a61f1c_staticRenderFns = []
13011
- mainvue_type_template_id_81a61f1c_render._withStripped = true
13034
+ var mainvue_type_template_id_6b2d464f_staticRenderFns = []
13035
+ mainvue_type_template_id_6b2d464f_render._withStripped = true
13012
13036
 
13013
13037
 
13014
- // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=81a61f1c
13038
+ // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=6b2d464f
13015
13039
 
13016
13040
  // 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
13017
13041
  var StartFlowvue_type_template_id_1e2dff79_render = function () {
@@ -13331,8 +13355,8 @@ StartFlowvue_type_template_id_1e2dff79_render._withStripped = true
13331
13355
 
13332
13356
  // CONCATENATED MODULE: ./packages/flow/src/components/StartFlow.vue?vue&type=template&id=1e2dff79
13333
13357
 
13334
- // 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
13335
- var Opinionvue_type_template_id_7c12a95d_render = function () {
13358
+ // 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=29ae69c0
13359
+ var Opinionvue_type_template_id_29ae69c0_render = function () {
13336
13360
  var _vm = this
13337
13361
  var _h = _vm.$createElement
13338
13362
  var _c = _vm._self._c || _h
@@ -13552,11 +13576,11 @@ var Opinionvue_type_template_id_7c12a95d_render = function () {
13552
13576
  1
13553
13577
  )
13554
13578
  }
13555
- var Opinionvue_type_template_id_7c12a95d_staticRenderFns = []
13556
- Opinionvue_type_template_id_7c12a95d_render._withStripped = true
13579
+ var Opinionvue_type_template_id_29ae69c0_staticRenderFns = []
13580
+ Opinionvue_type_template_id_29ae69c0_render._withStripped = true
13557
13581
 
13558
13582
 
13559
- // CONCATENATED MODULE: ./packages/flow/src/components/Opinion.vue?vue&type=template&id=7c12a95d
13583
+ // CONCATENATED MODULE: ./packages/flow/src/components/Opinion.vue?vue&type=template&id=29ae69c0
13560
13584
 
13561
13585
  // 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
13586
  //
@@ -13802,6 +13826,14 @@ Opinionvue_type_template_id_7c12a95d_render._withStripped = true
13802
13826
  message: '\u786E\u5B9A\u586B\u5165<span style="color:red">' + this.pendingItemHandleDescription + '</span>\u8BF4\u660E\u5417\uFF1F'
13803
13827
  }).then(function () {
13804
13828
  _this2.opinion = _this2.pendingItemHandleDescription;
13829
+ var isImageOpinion = _this2.isImageOpinion,
13830
+ file = _this2.file;
13831
+
13832
+ _this2.$emit('onInputOpintion', {
13833
+ opinion: _this2.opinion,
13834
+ isImageOpinion: isImageOpinion,
13835
+ file: file
13836
+ });
13805
13837
  _this2.$refs.opinionInp[0].$children[0].focus();
13806
13838
  }).catch(function () {
13807
13839
  // on cancel
@@ -13888,8 +13920,8 @@ Opinionvue_type_template_id_7c12a95d_render._withStripped = true
13888
13920
 
13889
13921
  var Opinion_component = normalizeComponent(
13890
13922
  components_Opinionvue_type_script_lang_js,
13891
- Opinionvue_type_template_id_7c12a95d_render,
13892
- Opinionvue_type_template_id_7c12a95d_staticRenderFns,
13923
+ Opinionvue_type_template_id_29ae69c0_render,
13924
+ Opinionvue_type_template_id_29ae69c0_staticRenderFns,
13893
13925
  false,
13894
13926
  null,
13895
13927
  null,
@@ -13898,14 +13930,24 @@ var Opinion_component = normalizeComponent(
13898
13930
  )
13899
13931
 
13900
13932
  /* harmony default export */ var Opinion = (Opinion_component.exports);
13901
- // 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
13902
- var Messagevue_type_template_id_2285b492_render = function () {
13933
+ // 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
13934
+ var Messagevue_type_template_id_587552f7_render = function () {
13903
13935
  var _vm = this
13904
13936
  var _h = _vm.$createElement
13905
13937
  var _c = _vm._self._c || _h
13906
13938
  return _c(
13907
13939
  "div",
13908
- { staticClass: "flow-message" },
13940
+ {
13941
+ directives: [
13942
+ {
13943
+ name: "show",
13944
+ rawName: "v-show",
13945
+ value: _vm.newList.length > 0,
13946
+ expression: "newList.length>0",
13947
+ },
13948
+ ],
13949
+ staticClass: "flow-message",
13950
+ },
13909
13951
  [
13910
13952
  _c(
13911
13953
  "em-input",
@@ -13987,11 +14029,11 @@ var Messagevue_type_template_id_2285b492_render = function () {
13987
14029
  1
13988
14030
  )
13989
14031
  }
13990
- var Messagevue_type_template_id_2285b492_staticRenderFns = []
13991
- Messagevue_type_template_id_2285b492_render._withStripped = true
14032
+ var Messagevue_type_template_id_587552f7_staticRenderFns = []
14033
+ Messagevue_type_template_id_587552f7_render._withStripped = true
13992
14034
 
13993
14035
 
13994
- // CONCATENATED MODULE: ./packages/flow/src/components/Message.vue?vue&type=template&id=2285b492
14036
+ // CONCATENATED MODULE: ./packages/flow/src/components/Message.vue?vue&type=template&id=587552f7
13995
14037
 
13996
14038
  // 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
13997
14039
  //
@@ -14083,6 +14125,10 @@ Messagevue_type_template_id_2285b492_render._withStripped = true
14083
14125
  userId: {
14084
14126
  type: String,
14085
14127
  default: ''
14128
+ },
14129
+ pendingId: {
14130
+ type: String,
14131
+ default: ''
14086
14132
  }
14087
14133
  },
14088
14134
  mounted: function mounted() {
@@ -14148,6 +14194,8 @@ Messagevue_type_template_id_2285b492_render._withStripped = true
14148
14194
  this.form.notificationType = JSON.parse(JSON.stringify(arr));
14149
14195
  this.showCheck = this.showCheckType;
14150
14196
  // this.$emit('onInputMsg', this.form);
14197
+ } else {
14198
+ this.showCheck = this.showCheckType;
14151
14199
  }
14152
14200
  },
14153
14201
  getSysCode: function getSysCode() {
@@ -14157,7 +14205,8 @@ Messagevue_type_template_id_2285b492_render._withStripped = true
14157
14205
  url: this.baseUrl ? this.baseUrl + findSysCode : findSysCode,
14158
14206
  type: 'get',
14159
14207
  params: {
14160
- ccCode: this.code
14208
+ ccCode: this.code,
14209
+ pendingId: this.pendingId
14161
14210
  }
14162
14211
  };
14163
14212
  utils_http(params).then(function (res) {
@@ -14214,8 +14263,8 @@ Messagevue_type_template_id_2285b492_render._withStripped = true
14214
14263
 
14215
14264
  var Message_component = normalizeComponent(
14216
14265
  components_Messagevue_type_script_lang_js,
14217
- Messagevue_type_template_id_2285b492_render,
14218
- Messagevue_type_template_id_2285b492_staticRenderFns,
14266
+ Messagevue_type_template_id_587552f7_render,
14267
+ Messagevue_type_template_id_587552f7_staticRenderFns,
14219
14268
  false,
14220
14269
  null,
14221
14270
  null,
@@ -15447,8 +15496,8 @@ var StartFlow_component = normalizeComponent(
15447
15496
  )
15448
15497
 
15449
15498
  /* harmony default export */ var StartFlow = (StartFlow_component.exports);
15450
- // 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
15451
- var Handlevue_type_template_id_3941b7cd_render = function () {
15499
+ // 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=6eabd26f
15500
+ var Handlevue_type_template_id_6eabd26f_render = function () {
15452
15501
  var _vm = this
15453
15502
  var _h = _vm.$createElement
15454
15503
  var _c = _vm._self._c || _h
@@ -16730,6 +16779,7 @@ var Handlevue_type_template_id_3941b7cd_render = function () {
16730
16779
  code: "notification_type",
16731
16780
  onlyShowType: "",
16732
16781
  baseUrl: _vm.baseUrl,
16782
+ pendingId: _vm.pendingId,
16733
16783
  required: true,
16734
16784
  },
16735
16785
  on: {
@@ -16753,6 +16803,7 @@ var Handlevue_type_template_id_3941b7cd_render = function () {
16753
16803
  _vm.readOnlyNotificationType,
16754
16804
  notificationMessageReadOnly:
16755
16805
  _vm.notificationMessageReadOnly,
16806
+ pendingId: _vm.pendingId,
16756
16807
  defaultNotificationType:
16757
16808
  _vm.defaultNotificationType,
16758
16809
  defaultNotificationMsg:
@@ -16889,14 +16940,14 @@ var Handlevue_type_template_id_3941b7cd_render = function () {
16889
16940
  1
16890
16941
  )
16891
16942
  }
16892
- var Handlevue_type_template_id_3941b7cd_staticRenderFns = []
16893
- Handlevue_type_template_id_3941b7cd_render._withStripped = true
16943
+ var Handlevue_type_template_id_6eabd26f_staticRenderFns = []
16944
+ Handlevue_type_template_id_6eabd26f_render._withStripped = true
16894
16945
 
16895
16946
 
16896
- // CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=3941b7cd
16947
+ // CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=6eabd26f
16897
16948
 
16898
- // 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
16899
- var Rejectvue_type_template_id_46f10c43_render = function () {
16949
+ // 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
16950
+ var Rejectvue_type_template_id_db352326_render = function () {
16900
16951
  var _vm = this
16901
16952
  var _h = _vm.$createElement
16902
16953
  var _c = _vm._self._c || _h
@@ -16968,6 +17019,7 @@ var Rejectvue_type_template_id_46f10c43_render = function () {
16968
17019
  notificationMessageReadOnly: _vm.notificationMessageReadOnly,
16969
17020
  defaultNotificationType: _vm.defaultNotificationType,
16970
17021
  defaultNotificationMsg: _vm.form.notificationMsg,
17022
+ pendingId: _vm.pendingId,
16971
17023
  type: _vm.type,
16972
17024
  },
16973
17025
  on: { onInputMsg: _vm.onInputMsg },
@@ -16997,11 +17049,11 @@ var Rejectvue_type_template_id_46f10c43_render = function () {
16997
17049
  ]),
16998
17050
  ])
16999
17051
  }
17000
- var Rejectvue_type_template_id_46f10c43_staticRenderFns = []
17001
- Rejectvue_type_template_id_46f10c43_render._withStripped = true
17052
+ var Rejectvue_type_template_id_db352326_staticRenderFns = []
17053
+ Rejectvue_type_template_id_db352326_render._withStripped = true
17002
17054
 
17003
17055
 
17004
- // CONCATENATED MODULE: ./packages/flow/src/components/Reject.vue?vue&type=template&id=46f10c43
17056
+ // CONCATENATED MODULE: ./packages/flow/src/components/Reject.vue?vue&type=template&id=db352326
17005
17057
 
17006
17058
  // 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
17007
17059
  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; };
@@ -17052,6 +17104,7 @@ var Rejectvue_type_script_lang_js_extends = Object.assign || function (target) {
17052
17104
  //
17053
17105
  //
17054
17106
  //
17107
+ //
17055
17108
 
17056
17109
 
17057
17110
 
@@ -17263,7 +17316,7 @@ var Rejectvue_type_script_lang_js_extends = Object.assign || function (target) {
17263
17316
  } else {
17264
17317
  _this2.$toast(message);
17265
17318
  setTimeout(function () {
17266
- _this2.goBack;
17319
+ _this2.goBack();
17267
17320
  }, 1000);
17268
17321
  }
17269
17322
  });
@@ -17282,8 +17335,8 @@ var Rejectvue_type_script_lang_js_extends = Object.assign || function (target) {
17282
17335
 
17283
17336
  var Reject_component = normalizeComponent(
17284
17337
  components_Rejectvue_type_script_lang_js,
17285
- Rejectvue_type_template_id_46f10c43_render,
17286
- Rejectvue_type_template_id_46f10c43_staticRenderFns,
17338
+ Rejectvue_type_template_id_db352326_render,
17339
+ Rejectvue_type_template_id_db352326_staticRenderFns,
17287
17340
  false,
17288
17341
  null,
17289
17342
  null,
@@ -18156,6 +18209,8 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
18156
18209
  //
18157
18210
  //
18158
18211
  //
18212
+ //
18213
+ //
18159
18214
 
18160
18215
 
18161
18216
 
@@ -18213,10 +18268,10 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
18213
18268
 
18214
18269
  return _ref = {
18215
18270
  AddSignList: [{ name: '前置加签', value: 'preAddSign' }, { name: '后置加签', value: 'postAddSign' }],
18216
- currentOrgSelectorParams: { pid: 'root' },
18271
+ currentOrgSelectorParams: {},
18217
18272
  currentOrgSelectorTabs: 'employee, persongroup',
18218
18273
  foreignOrgSelectorTabs: 'enterprise,filgroupobj',
18219
- foreignOrgSelectorParams: { pid: 'root', roleid: '' },
18274
+ foreignOrgSelectorParams: { roleid: '' },
18220
18275
  otherOrgDisabledObjId: [],
18221
18276
  currentNodeEnableItemHandleDescription: false,
18222
18277
  pendingItemHandleDescription: '',
@@ -18582,7 +18637,7 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
18582
18637
  return;
18583
18638
  }
18584
18639
  if (this.form.isLimitedTime === '1' && this.form.advanceNoticeHour) {
18585
- this.$toast('请选择提通知时间');
18640
+ this.$toast('请选择通知时间');
18586
18641
  return;
18587
18642
  }
18588
18643
  if (this.form.isLimitedTime === '1' && this.form.advanceNoticeType) {
@@ -19006,8 +19061,11 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
19006
19061
  that.foreignOrgSelectorTabs = currentOrgSelectorParams.foreignOrgType.split(',');
19007
19062
  var foreignOrgparams = currentOrgSelectorParams.foreignOrgRange.split(',');
19008
19063
  that.foreignOrgSelectorTabs.map(function (x, i) {
19064
+ console.log(x, 'aaaaa');
19009
19065
  that.foreignOrgSelectorParams[x] = {
19010
- pid: foreignOrgparams[i] == 'my' ? choiceOrgId : foreignOrgparams[i]
19066
+ pid: foreignOrgparams[i] == 'my' ? choiceOrgId : foreignOrgparams[i] == 'other' ? 'root' : foreignOrgparams[i],
19067
+ nofilid: foreignOrgparams[i] == 'other' ? 1 : 0
19068
+ // myUserid:x == 'filgroup'? $.getStorage('userId') : ''
19011
19069
  };
19012
19070
  });
19013
19071
  that.foreignOrgSelectorTabs = that.foreignOrgSelectorTabs.join(',');
@@ -19378,8 +19436,8 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
19378
19436
 
19379
19437
  var Handle_component = normalizeComponent(
19380
19438
  components_Handlevue_type_script_lang_js,
19381
- Handlevue_type_template_id_3941b7cd_render,
19382
- Handlevue_type_template_id_3941b7cd_staticRenderFns,
19439
+ Handlevue_type_template_id_6eabd26f_render,
19440
+ Handlevue_type_template_id_6eabd26f_staticRenderFns,
19383
19441
  false,
19384
19442
  null,
19385
19443
  null,
@@ -19388,225 +19446,995 @@ var Handle_component = normalizeComponent(
19388
19446
  )
19389
19447
 
19390
19448
  /* harmony default export */ var Handle = (Handle_component.exports);
19391
- // 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
19392
- var TaskReadvue_type_template_id_b0388a2a_render = function () {
19449
+ // 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
19450
+ var Circulatevue_type_template_id_cee2bf16_render = function () {
19393
19451
  var _vm = this
19394
19452
  var _h = _vm.$createElement
19395
19453
  var _c = _vm._self._c || _h
19396
- return _c("div", { staticClass: "process-task" }, [
19397
- _c("div", { staticClass: "transfer-content" }, [
19398
- _c("div", { staticClass: "input-box" }, [
19399
- _vm.type === "transfer"
19400
- ? _c(
19401
- "div",
19402
- { staticClass: "item" },
19403
- [
19404
- _c("em-input", {
19405
- attrs: {
19406
- readonly: "",
19407
- clickable: "",
19408
- label: "当前步骤",
19409
- required: true,
19410
- },
19411
- model: {
19412
- value: _vm.nextNode.nodeName,
19413
- callback: function ($$v) {
19414
- _vm.$set(_vm.nextNode, "nodeName", $$v)
19415
- },
19416
- expression: "nextNode.nodeName",
19417
- },
19418
- }),
19419
- ],
19420
- 1
19421
- )
19422
- : _vm._e(),
19423
- _vm.type === "transfer"
19424
- ? _c(
19425
- "div",
19426
- { staticClass: "item" },
19427
- [
19428
- _c("em-selector", {
19429
- attrs: {
19430
- label: "转办对象",
19431
- required: "",
19432
- multiple: false,
19433
- isAllCheck: _vm.isAllCheck,
19434
- param: _vm.params,
19435
- baseUrl: _vm.apiBaseUrl,
19436
- tabs: "employee,persongroup",
19437
- paddingTop: _vm.paddingTop,
19438
- },
19439
- on: { change: _vm.disposeAppUser },
19440
- model: {
19441
- value: _vm.nextReadUserSelectList,
19442
- callback: function ($$v) {
19443
- _vm.nextReadUserSelectList = $$v
19444
- },
19445
- expression: "nextReadUserSelectList",
19446
- },
19447
- }),
19448
- ],
19449
- 1
19450
- )
19451
- : _vm._e(),
19452
- _vm.taskReadType === "分阅" && _vm.type != "transfer"
19453
- ? _c(
19454
- "div",
19455
- { staticClass: "item" },
19456
- [
19457
- _c("em-selector", {
19458
- attrs: {
19459
- label: "分阅人员",
19460
- required: "",
19461
- multiple: _vm.multiple,
19462
- tabs: "employee,persongroup",
19463
- param: _vm.params,
19464
- isAllCheck: _vm.isAllCheck,
19465
- baseUrl: _vm.apiBaseUrl,
19466
- paddingTop: _vm.paddingTop,
19467
- },
19468
- on: { change: _vm.disposeAppUser },
19469
- model: {
19470
- value: _vm.nextReadUserSelectList,
19471
- callback: function ($$v) {
19472
- _vm.nextReadUserSelectList = $$v
19473
- },
19474
- expression: "nextReadUserSelectList",
19475
- },
19476
- }),
19477
- ],
19478
- 1
19479
- )
19480
- : _vm._e(),
19481
- _vm.taskReadType === "阅结"
19482
- ? _c(
19483
- "div",
19484
- { staticClass: "item" },
19485
- [
19486
- _c("em-input", {
19487
- attrs: {
19488
- readonly: "",
19489
- clickable: "",
19490
- label: "下步节点",
19491
- required: true,
19492
- value: "阅结",
19493
- },
19494
- on: {
19495
- click: function ($event) {
19496
- _vm.$toast("没有可选择操作")
19497
- },
19498
- },
19499
- }),
19500
- ],
19501
- 1
19502
- )
19503
- : _vm._e(),
19504
- _vm.type === "transfer" && _vm.taskExamine.isSinglePage
19505
- ? _c(
19506
- "div",
19507
- { staticClass: "item" },
19508
- [
19509
- _c("em-input", {
19510
- attrs: {
19511
- label: "意见",
19512
- placeholder: "请填写意见",
19513
- type: "textarea",
19514
- rows: "3",
19515
- },
19516
- model: {
19517
- value: _vm.form.handleExplain,
19518
- callback: function ($$v) {
19519
- _vm.$set(_vm.form, "handleExplain", $$v)
19520
- },
19521
- expression: "form.handleExplain",
19522
- },
19523
- }),
19524
- ],
19525
- 1
19526
- )
19527
- : _vm._e(),
19528
- _vm.type != "transfer"
19529
- ? _c(
19530
- "div",
19531
- { staticClass: "item" },
19532
- [
19533
- _c("em-input", {
19534
- attrs: {
19535
- label: "办理说明",
19536
- placeholder: "请填写办理说明",
19537
- type: "textarea",
19538
- rows: "3",
19539
- },
19540
- model: {
19541
- value: _vm.form.handleExplain,
19542
- callback: function ($$v) {
19543
- _vm.$set(_vm.form, "handleExplain", $$v)
19544
- },
19545
- expression: "form.handleExplain",
19546
- },
19547
- }),
19548
- ],
19549
- 1
19550
- )
19551
- : _vm._e(),
19454
+ return _c("div", { staticClass: "process-handle" }, [
19455
+ _c(
19456
+ "div",
19457
+ {
19458
+ staticStyle: {
19459
+ display: "flex",
19460
+ "flex-direction": "column",
19461
+ height: "100%",
19462
+ },
19463
+ },
19464
+ [
19552
19465
  _c(
19553
19466
  "div",
19554
- { staticClass: "item" },
19467
+ { staticClass: "process-content" },
19555
19468
  [
19556
- _c("Message", {
19557
- ref: "message",
19469
+ _c("div", { staticClass: "present-node" }, [
19470
+ _c("div", { staticClass: "label" }, [_vm._v("当前节点:")]),
19471
+ _c("div", [_vm._v(_vm._s(_vm.itemName))]),
19472
+ ]),
19473
+ _c("Opinion", {
19558
19474
  attrs: {
19559
- code: "notification_type",
19560
- readOnlyNotificationType: _vm.readOnlyNotificationType,
19561
- notificationMessageReadOnly: _vm.notificationMessageReadOnly,
19562
- defaultNotificationMsg: _vm.defaultNotificationMessage,
19563
- defaultNotificationType: _vm.defaultNotificationType,
19475
+ esign: _vm.esign,
19476
+ esignLineWidth:
19477
+ _vm.$attrs["esign-line-width"] ||
19478
+ _vm.$attrs["esignLineWidth"],
19564
19479
  baseUrl: _vm.baseUrl,
19565
- showMsg: true,
19480
+ isForceDisplayDefaultOptionForPrefix:
19481
+ _vm.isForceDisplayDefaultOptionForPrefix,
19482
+ pendingItemHandleDescription: _vm.pendingItemHandleDescription,
19483
+ placeholder:
19484
+ _vm.pendingItemHandleDescription ||
19485
+ _vm.opinionHandleExplainText,
19486
+ nodeDefaultSubmitOpinion: _vm.nodeDefaultSubmitOpinion,
19487
+ nodeFixedOpinionSelectList: _vm.nodeFixedOpinionSelectList,
19488
+ isHiddenOftenOpinion:
19489
+ _vm.isHiddenOftenOpinion == 1 ? false : true,
19566
19490
  },
19567
- on: { onInputMsg: _vm.onInputMsg },
19491
+ on: { onInputOpintion: _vm.onInputOpintion },
19568
19492
  }),
19569
- ],
19570
- 1
19571
- ),
19572
- ]),
19573
- ]),
19574
- _c("div", { staticClass: "btn-list" }, [
19575
- _c("div", { staticClass: "btn", on: { click: _vm.goBack } }, [
19576
- _vm._v("取消"),
19577
- ]),
19578
- _c(
19579
- "div",
19580
- {
19581
- staticClass: "btn",
19582
- on: {
19583
- click: function ($event) {
19584
- _vm.onSubmit()
19585
- },
19586
- },
19587
- },
19588
- [_vm._v("确定")]
19589
- ),
19590
- ]),
19591
- ])
19592
- }
19593
- var TaskReadvue_type_template_id_b0388a2a_staticRenderFns = []
19594
- TaskReadvue_type_template_id_b0388a2a_render._withStripped = true
19595
-
19596
-
19597
- // CONCATENATED MODULE: ./packages/flow/src/components/TaskRead.vue?vue&type=template&id=b0388a2a
19598
-
19599
- // 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
19600
- 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; };
19601
-
19602
- //
19603
- //
19604
- //
19605
- //
19606
- //
19607
- //
19608
- //
19609
- //
19493
+ _vm.typeCode != "fenyue"
19494
+ ? _c("div", { staticClass: "special-box input-box" }, [
19495
+ _c("div", [
19496
+ _c("div", [
19497
+ _c("div", { staticClass: "next-box" }, [
19498
+ _vm.nodeList && _vm.nodeList.length > 0
19499
+ ? _c(
19500
+ "div",
19501
+ { staticClass: "item" },
19502
+ [
19503
+ _vm.nextNodeCheckType == "select"
19504
+ ? _c("em-picker", {
19505
+ attrs: {
19506
+ title: "下步节点",
19507
+ label: "下步节点",
19508
+ required: "",
19509
+ "show-toolbar": "",
19510
+ "label-width": "100%",
19511
+ columns: _vm.nodeList,
19512
+ "value-key": "nodeId",
19513
+ "label-key": "nodeName",
19514
+ },
19515
+ model: {
19516
+ value: _vm.form.nextNodeName,
19517
+ callback: function ($$v) {
19518
+ _vm.$set(
19519
+ _vm.form,
19520
+ "nextNodeName",
19521
+ $$v
19522
+ )
19523
+ },
19524
+ expression: "form.nextNodeName",
19525
+ },
19526
+ })
19527
+ : _c(
19528
+ "em-input",
19529
+ {
19530
+ staticClass: "em-flow-next-steps",
19531
+ attrs: {
19532
+ value: "下步节点",
19533
+ label: "下步节点",
19534
+ required: "",
19535
+ disabled: true,
19536
+ "label-position": "top",
19537
+ },
19538
+ },
19539
+ [
19540
+ _c(
19541
+ "template",
19542
+ { slot: "input" },
19543
+ [
19544
+ _c("em-radio-group", {
19545
+ attrs: {
19546
+ data: _vm.nodeList,
19547
+ "value-key": "nodeId",
19548
+ "label-key": "nodeName",
19549
+ direction: "horizontal",
19550
+ },
19551
+ model: {
19552
+ value: _vm.form.nextNodeId,
19553
+ callback: function ($$v) {
19554
+ _vm.$set(
19555
+ _vm.form,
19556
+ "nextNodeId",
19557
+ $$v
19558
+ )
19559
+ },
19560
+ expression: "form.nextNodeId",
19561
+ },
19562
+ }),
19563
+ ],
19564
+ 1
19565
+ ),
19566
+ ],
19567
+ 2
19568
+ ),
19569
+ ],
19570
+ 1
19571
+ )
19572
+ : _vm._e(),
19573
+ ]),
19574
+ _c(
19575
+ "div",
19576
+ { staticClass: "item" },
19577
+ [
19578
+ _c("em-selector", {
19579
+ attrs: {
19580
+ multiple: "",
19581
+ isAllCheck: _vm.isAllCheck,
19582
+ paddingTop: _vm.paddingTop,
19583
+ isDepartment: "",
19584
+ objType: "enterprise",
19585
+ tabs: "employee,persongroup",
19586
+ param: _vm.currentOrgSelectorParams,
19587
+ disableds: _vm.currentOrgDisabledObjId,
19588
+ baseUrl: _vm.apiBaseUrl,
19589
+ isOtherUnit: false,
19590
+ label: "本单位",
19591
+ },
19592
+ on: {
19593
+ change: function ($event) {
19594
+ _vm.disposeAppUnit(
19595
+ $event,
19596
+ "nextCurrentOrgObjSelect"
19597
+ )
19598
+ },
19599
+ },
19600
+ model: {
19601
+ value: _vm.nextCurrentOrgObjSelect,
19602
+ callback: function ($$v) {
19603
+ _vm.nextCurrentOrgObjSelect = $$v
19604
+ },
19605
+ expression: "nextCurrentOrgObjSelect",
19606
+ },
19607
+ }),
19608
+ ],
19609
+ 1
19610
+ ),
19611
+ _c(
19612
+ "div",
19613
+ { staticClass: "item" },
19614
+ [
19615
+ _c("em-selector", {
19616
+ attrs: {
19617
+ multiple: "",
19618
+ isAllCheck: _vm.isAllCheck,
19619
+ paddingTop: _vm.paddingTop,
19620
+ objType: "enterprise",
19621
+ param: _vm.foreignOrgSelectorParams,
19622
+ tabs: "enterprise,filgroup",
19623
+ baseUrl: _vm.apiBaseUrl,
19624
+ disableds: _vm.otherOrgDisabledObjId,
19625
+ isOtherUnit: true,
19626
+ label: "外单位",
19627
+ },
19628
+ on: {
19629
+ change: function ($event) {
19630
+ _vm.disposeAppUnit(
19631
+ $event,
19632
+ "nextOtherOrgObjSelect"
19633
+ )
19634
+ },
19635
+ },
19636
+ model: {
19637
+ value: _vm.nextOtherOrgObjSelect,
19638
+ callback: function ($$v) {
19639
+ _vm.nextOtherOrgObjSelect = $$v
19640
+ },
19641
+ expression: "nextOtherOrgObjSelect",
19642
+ },
19643
+ }),
19644
+ ],
19645
+ 1
19646
+ ),
19647
+ ]),
19648
+ _c(
19649
+ "div",
19650
+ { staticClass: "item-msg item-msg2" },
19651
+ [
19652
+ _c("Message", {
19653
+ ref: "message",
19654
+ attrs: {
19655
+ code: "notification_type",
19656
+ baseUrl: _vm.baseUrl,
19657
+ defaultNotificationType:
19658
+ _vm.defaultNotificationType,
19659
+ defaultNotificationMsg: _vm.form.notificationMsg,
19660
+ },
19661
+ on: { onInputMsg: _vm.onInputMsg },
19662
+ }),
19663
+ ],
19664
+ 1
19665
+ ),
19666
+ ]),
19667
+ ])
19668
+ : _vm._e(),
19669
+ ],
19670
+ 1
19671
+ ),
19672
+ _c("div", { staticClass: "btn-list" }, [
19673
+ _c("div", { staticClass: "btn", on: { click: _vm.navigateBack } }, [
19674
+ _vm._v("取消"),
19675
+ ]),
19676
+ _c(
19677
+ "div",
19678
+ {
19679
+ staticClass: "btn",
19680
+ on: {
19681
+ click: function ($event) {
19682
+ _vm.onSubmit()
19683
+ },
19684
+ },
19685
+ },
19686
+ [_vm._v("确定")]
19687
+ ),
19688
+ ]),
19689
+ ]
19690
+ ),
19691
+ ])
19692
+ }
19693
+ var Circulatevue_type_template_id_cee2bf16_staticRenderFns = []
19694
+ Circulatevue_type_template_id_cee2bf16_render._withStripped = true
19695
+
19696
+
19697
+ // CONCATENATED MODULE: ./packages/flow/src/components/Circulate.vue?vue&type=template&id=cee2bf16
19698
+
19699
+ // 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
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
+ //
19837
+ //
19838
+ //
19839
+ //
19840
+ //
19841
+ //
19842
+ //
19843
+
19844
+
19845
+
19846
+
19847
+
19848
+ /* harmony default export */ var Circulatevue_type_script_lang_js = ({
19849
+ name: 'Handle',
19850
+ inheritAttrs: false,
19851
+ components: {
19852
+ Opinion: Opinion,
19853
+ Message: Message
19854
+ },
19855
+ props: {
19856
+ businessId: String,
19857
+ identityIds: String, //用户id
19858
+ beforeSubmit: Function,
19859
+ orgId: String, //单位id
19860
+ depId: String, //部门id
19861
+ baseUrl: String,
19862
+ apiBaseUrl: String,
19863
+ typeCode: String,
19864
+ type: String,
19865
+ paddingTop: {
19866
+ type: [String, Number],
19867
+ default: 0
19868
+ },
19869
+ defId: {
19870
+ type: String,
19871
+ default: ''
19872
+ },
19873
+ isAllCheck: {
19874
+ type: Boolean,
19875
+ default: false
19876
+ },
19877
+ isPreset: {
19878
+ type: Boolean,
19879
+ default: false
19880
+ },
19881
+ esign: {
19882
+ type: Boolean,
19883
+ default: false
19884
+ },
19885
+ userId: {
19886
+ type: String,
19887
+ default: ''
19888
+ },
19889
+ itemName: {
19890
+ type: String,
19891
+ default: '拟稿'
19892
+ },
19893
+ nextNodeCheckType: {
19894
+ type: String,
19895
+ default: ''
19896
+ },
19897
+ title: {
19898
+ type: String,
19899
+ default: ''
19900
+ }
19901
+ },
19902
+ data: function data() {
19903
+ var _ref;
19904
+
19905
+ return _ref = {
19906
+ AddSignList: [{ name: '前置加签', value: 'preAddSign' }, { name: '后置加签', value: 'postAddSign' }],
19907
+ currentOrgSelectorParams: {},
19908
+ currentOrgSelectorTabs: 'employee, persongroup',
19909
+ foreignOrgSelectorTabs: 'enterprise,filgroupobj',
19910
+ foreignOrgSelectorParams: { roleid: '' },
19911
+ otherOrgDisabledObjId: [],
19912
+ currentNodeEnableItemHandleDescription: false,
19913
+ pendingItemHandleDescription: '',
19914
+ taskOperationShiftedNodeList: null,
19915
+ oldNextOperate: '',
19916
+ processFormType: 'freeStart',
19917
+ currentOrgDisabledObjId: [],
19918
+ nextNodeDefault: 0,
19919
+ showDefList: false,
19920
+ deptRoleCode: '',
19921
+ readOnlyNotificationType: '',
19922
+ notificationMessageReadOnly: false,
19923
+ freeStartFlowParams: {}, //自由发起流程参数
19924
+ taskParams: {},
19925
+ isCanPreAddSign: false,
19926
+ showAppUnit: false, // 弹窗单位
19927
+ handleFlow: true,
19928
+ freeValid: true,
19929
+ showFreeStart: false,
19930
+ freeStartInfo: {},
19931
+ isReject: false,
19932
+ opinionHandleExplainText: undefined,
19933
+ isCurrentNodeForbiddenChangeCandidate: 0,
19934
+ nodeFixedOpinionSelectList: [],
19935
+ isChooseNextNode: 1, //是否展示下步操作
19936
+ pid: 'root', //树选中pid
19937
+ objType: 'enterprise', //树点击对象
19938
+ selectType: 'employee', // 树 选择类型
19939
+ isNextBox: true, // 是否展开隐藏下步操作
19940
+ isForceDisplayDefaultOptionForPrefix: false,
19941
+ isOtherUnit: true, //是否是外单位
19942
+ isShowNode: false,
19943
+ subProcessInfo: '',
19944
+ isNodeShowProcess: false, //是否展示主办
19945
+ isHiddenOftenOpinion: undefined, //是否隐藏常用意见
19946
+ isAddSignList: [{ name: '是', value: '1' }, { name: '否', value: '2' }],
19947
+ taskReadOpinionRequired: undefined,
19948
+ form: {
19949
+ opinion: undefined, // 审批意见
19950
+ nextCurrentOrgObj: undefined, // 本单位对象
19951
+ nextCurrentOrgObjSerialId: undefined, //本单位办理对象序列id
19952
+ nextOtherOrgObj: undefined, //外单位对象
19953
+ nextOtherOrgObjSerialId: undefined, //外单位办理对象序列id
19954
+ notificationMsg: undefined, //通知消息
19955
+ nextNodeName: 3,
19956
+ nextNodeId: 3
19957
+ },
19958
+ isCanFenyue: '0',
19959
+
19960
+ nextCurrentOrgObjSelect: [], // 选中本单位
19961
+ nextOtherOrgObjSelect: [], //选中外单位
19962
+ nextReadUserSelectList: [], //分阅选择数组
19963
+ nodeList: [{ nodeId: 3, nodeName: '传阅' }], // 流程节点列表
19964
+
19965
+ opinionList: [], // 意见列表
19966
+
19967
+ userInfo: {}, // 用户信息
19968
+ isCanAddSign: false, //是否显示加签
19969
+ isCanRemoveSign: false, //是否显示减签
19970
+ isSpecial: true, //判断审核内容是否显示(是否是正常的办理页面)
19971
+ taskOperations: [], //下一步操作
19972
+ countersignaturetypeCode: false, //用来判断处理方式是否显示
19973
+ countersignaturetypeText: undefined, // 处理方式
19974
+ isCustomPreset: false, // 是否允许预设节点
19975
+ isHideCurrentOrg: false, //是否隐藏本单位(承办)
19976
+ isHideOtherOrg: false, //是否隐藏外单位(承办)
19977
+ isHandleExplain: false, // 是否允许办理说明
19978
+ isTaskread: false, //是否分阅
19979
+ defaultNotificationType: undefined, ///默认选中通知类型
19980
+ selectUnitType: 'department', //单位树选择类型
19981
+ isHiddenNextStepInfo: false, //是否隐藏下一步节点信息和接收人信息
19982
+ presetEdit: true, //预设是否允许编辑
19983
+ isLimitedTimeHandling: false, //是否支持发起子流程限时办理
19984
+ userSelectionType: undefined, //处理人选择方式
19985
+ orgSelectionType: undefined, //办理机构选择方式
19986
+ notificationType: undefined, // 通知方式
19987
+ 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;
19988
+ },
19989
+ created: function created() {
19990
+ this.getMessage();
19991
+ this.currentOrgSelectorParams.employee = { pid: this.orgId };
19992
+ this.foreignOrgSelectorParams.filgroup = { pid: 'root', myUserid: this.userId };
19993
+ },
19994
+
19995
+ computed: {},
19996
+ methods: {
19997
+ getMessage: function getMessage() {
19998
+ var _this2 = this;
19999
+
20000
+ var params = {
20001
+ url: getNotificationMsg,
20002
+ params: {
20003
+ processDefinitionId: this.defId,
20004
+ businessId: this.businessId,
20005
+ openMode: 'samepage'
20006
+ }
20007
+ };
20008
+ utils_http(params).then(function (res) {
20009
+ if (res.rCode == 0 || res.status == "success") {
20010
+ _this2.form.notificationMsg = res.message.replace('{title}', _this2.title || '');
20011
+ }
20012
+ });
20013
+ },
20014
+ navigateBack: function navigateBack() {
20015
+ this.$parent.$emit('close');
20016
+ },
20017
+
20018
+ // 通知消息回调
20019
+ onInputMsg: function onInputMsg(obj) {
20020
+ this.form.notificationType = obj.notificationType.join(',');
20021
+ this.form.notificationMsg = obj.notificationMsg;
20022
+ },
20023
+ onSubmit: function onSubmit() {
20024
+ var _this3 = this;
20025
+
20026
+ var params = {
20027
+ url: directStartTaskCircularRead,
20028
+ params: {
20029
+ businessId: this.businessId,
20030
+ processDefinitionId: this.defId,
20031
+ notificationMsg: this.form.notificationMsg,
20032
+ notificationType: this.form.notificationType,
20033
+ opinion: this.form.opinion,
20034
+ nextOtherOrgObj: this.form.nextOtherOrgObj,
20035
+ nextCurrentOrgObj: this.form.nextCurrentOrgObj
20036
+ },
20037
+ type: 'post'
20038
+ };
20039
+ this.$toast.loading({
20040
+ message: '提交中...',
20041
+ forbidClick: true,
20042
+ loadingType: 'spinner',
20043
+ overlay: true,
20044
+ duration: 0
20045
+ });
20046
+ utils_http(params).then(function (res) {
20047
+ _this3.$toast.clear();
20048
+ if (res.rCode == 0 || res.status == 'success') {
20049
+ _this3.$toast.success('提交成功');
20050
+ _this3.$parent.$emit('success');
20051
+ } else {
20052
+ _this3.$toast(res.message || '系统错误,请联系管理员!');
20053
+ setTimeout(function () {
20054
+ _this3.$parent.$emit('error');
20055
+ }, 1000);
20056
+ }
20057
+ });
20058
+ },
20059
+
20060
+ // 删除
20061
+ delteList: function delteList(label, i) {
20062
+ if (label === 'nextUserSelectList') {
20063
+ var _this = this;
20064
+ var id = _this.nextUserSelectList[i].showid;
20065
+ this.nextUserList.find(function (i) {
20066
+ if (i.userId === id) {
20067
+ _this.$set(i, 'checked', false);
20068
+ }
20069
+ });
20070
+ this[label].splice(i, 1);
20071
+ } else {
20072
+ this[label].splice(i, 1);
20073
+ }
20074
+ },
20075
+
20076
+ // 选择办理人
20077
+ onClickPeople: function onClickPeople(id) {
20078
+ this.showAppUser = true;
20079
+ this.selectList = this[id];
20080
+ this.$nextTick(function () {
20081
+ this.$refs.selectTree.getContent(id);
20082
+ });
20083
+ },
20084
+
20085
+ // 选择单位
20086
+ onClickOrg: function onClickOrg(id) {
20087
+ this.isOtherUnit = id === 'nextCurrentOrgObjSelect' ? false : true;
20088
+ this.selectUnitType = id === 'nextCurrentOrgObjSelect' ? 'department,employee' : 'department';
20089
+ this.showAppUnit = true;
20090
+ this.$nextTick(function () {
20091
+ this.$refs.selectTreeUnit.getContent(id);
20092
+ });
20093
+ },
20094
+
20095
+
20096
+ // 意见回调
20097
+ onInputOpintion: function onInputOpintion(val) {
20098
+ var opinion = val.opinion,
20099
+ isImageOpinion = val.isImageOpinion,
20100
+ file = val.file;
20101
+
20102
+ this.form.opinion = opinion;
20103
+ this.form.isImageOpinion = isImageOpinion;
20104
+ this.file = file;
20105
+ },
20106
+
20107
+ // 办理人选择完回调
20108
+ disposeAppUser: function disposeAppUser(res, type) {
20109
+ this[type] = res.list;
20110
+ var label = '';
20111
+ if (type) {
20112
+ label = type.substring(0, type.lastIndexOf('SelectList'));
20113
+ } else {
20114
+ label = res.label.substring(0, res.label.lastIndexOf('SelectList'));
20115
+ }
20116
+
20117
+ var idStr = '';
20118
+ if (res.list) {
20119
+ res.list.map(function (r, i) {
20120
+ idStr = idStr + r.showid + (i === res.list.length - 1 ? '' : ',');
20121
+ });
20122
+ } else {
20123
+ res.map(function (r, i) {
20124
+ idStr = idStr + r.showid + (i === res.length - 1 ? '' : ',');
20125
+ });
20126
+ }
20127
+ this.form[label + 'Id'] = idStr;
20128
+ },
20129
+
20130
+ // 单位选择完回调
20131
+ disposeAppUnit: function disposeAppUnit(res, type) {
20132
+ var label = type.substring(0, type.lastIndexOf('Select'));
20133
+ var idStr = '';
20134
+ var types = '';
20135
+ var SerialId = [];
20136
+ this.form[label + 'Name'] = '';
20137
+ var obj = {};
20138
+ res.list.map(function (r, i) {
20139
+ if (!types || types.indexOf(r.mixType) == -1) {
20140
+ idStr = !types ? r.mixType + '-' + r.showid + (i === res.list.length - 1 ? '' : ',') : idStr + '|' + r.mixType + '-' + r.showid + (i === res.list.length - 1 ? '' : ',');
20141
+ types = types ? types + ',' + r.mixType : r.mixType;
20142
+ } else {
20143
+ idStr = idStr + r.showid + (i === res.list.length - 1 ? '' : ',');
20144
+ }
20145
+ SerialId.push(r.showid);
20146
+ if (obj[r.mixType]) {
20147
+ obj[r.mixType].push(r.showname);
20148
+ } else {
20149
+ obj[r.mixType] = [r.showname];
20150
+ }
20151
+ });
20152
+ this.form[label] = idStr;
20153
+ for (var key in obj) {
20154
+ if (key === 'enterprise' && this.form[label + 'Name'].indexOf('[企业]') == -1) {
20155
+ this.form[label + 'Name'] = this.form[label + 'Name'] ? this.form[label + 'Name'] + '|' + '[企业]-' + obj[key].join(',') : '' + '[企业]-' + obj[key].join(',');
20156
+ }
20157
+ if (key === 'department' && this.form[label + 'Name'].indexOf('[部门]') == -1) {
20158
+ this.form[label + 'Name'] = this.form[label + 'Name'] ? this.form[label + 'Name'] + '|' + '[部门]-' + obj[key].join(',') : '' + '[部门]-' + obj[key].join(',');
20159
+ }
20160
+ if (key === 'employee' && this.form[label + 'Name'].indexOf('[部门员工]') == -1) {
20161
+ this.form[label + 'Name'] = this.form[label + 'Name'] ? this.form[label + 'Name'] + '|' + '[部门员工]-' + obj[key].join(',') : '' + '[部门员工]-' + obj[key].join(',');
20162
+ }
20163
+ }
20164
+ // this.form[label + 'Name'] = obj.enterprise?;
20165
+ this.form[label + 'SerialId'] = SerialId.join(',');
20166
+ this.form[label + 'Json'] = JSON.stringify(res.list);
20167
+ },
20168
+
20169
+
20170
+ // 修改默认办理人
20171
+ changeDefPeople: function changeDefPeople(def, all) {
20172
+ var _this4 = this;
20173
+
20174
+ this.nextUserSelectList = [];
20175
+ if (def == 1 && all == 1 || def == 0 && all == 1) {
20176
+ var ids = '';
20177
+ this.nextUserList.map(function (r, i) {
20178
+ r.showid = r.userId;
20179
+ r.showname = r.username;
20180
+ _this4.$set(r, 'checked', true);
20181
+ _this4.nextUserSelectList.push(r);
20182
+ ids += r.userId + (i === _this4.nextUserList.length - 1 ? '' : ',');
20183
+ });
20184
+ this.form.nextUserId = ids;
20185
+ } else if (def == 1 && (!all || all == 0) && this.nextUserList.length > 0) {
20186
+ this.nextUserList[0].showid = this.nextUserList[0].userId;
20187
+ this.nextUserList[0].showname = this.nextUserList[0].username;
20188
+ this.$set(this.nextUserList[0], 'checked', true);
20189
+ this.nextUserSelectList.push(this.nextUserList[0]);
20190
+ this.form.nextUserId = this.nextUserSelectList[0].userId;
20191
+ }
20192
+ }
20193
+ }
20194
+ });
20195
+ // CONCATENATED MODULE: ./packages/flow/src/components/Circulate.vue?vue&type=script&lang=js
20196
+ /* harmony default export */ var components_Circulatevue_type_script_lang_js = (Circulatevue_type_script_lang_js);
20197
+ // CONCATENATED MODULE: ./packages/flow/src/components/Circulate.vue
20198
+
20199
+
20200
+
20201
+
20202
+
20203
+ /* normalize component */
20204
+
20205
+ var Circulate_component = normalizeComponent(
20206
+ components_Circulatevue_type_script_lang_js,
20207
+ Circulatevue_type_template_id_cee2bf16_render,
20208
+ Circulatevue_type_template_id_cee2bf16_staticRenderFns,
20209
+ false,
20210
+ null,
20211
+ null,
20212
+ null
20213
+
20214
+ )
20215
+
20216
+ /* harmony default export */ var Circulate = (Circulate_component.exports);
20217
+ // 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
20218
+ var TaskReadvue_type_template_id_191d1ea6_render = function () {
20219
+ var _vm = this
20220
+ var _h = _vm.$createElement
20221
+ var _c = _vm._self._c || _h
20222
+ return _c("div", { staticClass: "process-task" }, [
20223
+ _c("div", { staticClass: "transfer-content" }, [
20224
+ _c("div", { staticClass: "input-box" }, [
20225
+ _vm.type === "transfer"
20226
+ ? _c(
20227
+ "div",
20228
+ { staticClass: "item" },
20229
+ [
20230
+ _c("em-input", {
20231
+ attrs: {
20232
+ readonly: "",
20233
+ clickable: "",
20234
+ label: "当前步骤",
20235
+ required: true,
20236
+ },
20237
+ model: {
20238
+ value: _vm.nextNode.nodeName,
20239
+ callback: function ($$v) {
20240
+ _vm.$set(_vm.nextNode, "nodeName", $$v)
20241
+ },
20242
+ expression: "nextNode.nodeName",
20243
+ },
20244
+ }),
20245
+ ],
20246
+ 1
20247
+ )
20248
+ : _vm._e(),
20249
+ _vm.type === "transfer"
20250
+ ? _c(
20251
+ "div",
20252
+ { staticClass: "item" },
20253
+ [
20254
+ _c("em-selector", {
20255
+ attrs: {
20256
+ label: "转办对象",
20257
+ required: "",
20258
+ multiple: false,
20259
+ isAllCheck: _vm.isAllCheck,
20260
+ param: _vm.params,
20261
+ baseUrl: _vm.apiBaseUrl,
20262
+ tabs: "employee,persongroup",
20263
+ paddingTop: _vm.paddingTop,
20264
+ },
20265
+ on: { change: _vm.disposeAppUser },
20266
+ model: {
20267
+ value: _vm.nextReadUserSelectList,
20268
+ callback: function ($$v) {
20269
+ _vm.nextReadUserSelectList = $$v
20270
+ },
20271
+ expression: "nextReadUserSelectList",
20272
+ },
20273
+ }),
20274
+ ],
20275
+ 1
20276
+ )
20277
+ : _vm._e(),
20278
+ _vm.taskReadType === "分阅" && _vm.type != "transfer"
20279
+ ? _c(
20280
+ "div",
20281
+ { staticClass: "item" },
20282
+ [
20283
+ _c("em-selector", {
20284
+ attrs: {
20285
+ label: "分阅人员",
20286
+ required: "",
20287
+ multiple: _vm.multiple,
20288
+ tabs: "employee,persongroup",
20289
+ param: _vm.params,
20290
+ isAllCheck: _vm.isAllCheck,
20291
+ baseUrl: _vm.apiBaseUrl,
20292
+ paddingTop: _vm.paddingTop,
20293
+ },
20294
+ on: { change: _vm.disposeAppUser },
20295
+ model: {
20296
+ value: _vm.nextReadUserSelectList,
20297
+ callback: function ($$v) {
20298
+ _vm.nextReadUserSelectList = $$v
20299
+ },
20300
+ expression: "nextReadUserSelectList",
20301
+ },
20302
+ }),
20303
+ ],
20304
+ 1
20305
+ )
20306
+ : _vm._e(),
20307
+ _vm.taskReadType === "阅结"
20308
+ ? _c(
20309
+ "div",
20310
+ { staticClass: "item" },
20311
+ [
20312
+ _c("em-input", {
20313
+ attrs: {
20314
+ readonly: "",
20315
+ clickable: "",
20316
+ label: "下步节点",
20317
+ required: true,
20318
+ value: "阅结",
20319
+ },
20320
+ on: {
20321
+ click: function ($event) {
20322
+ _vm.$toast("没有可选择操作")
20323
+ },
20324
+ },
20325
+ }),
20326
+ ],
20327
+ 1
20328
+ )
20329
+ : _vm._e(),
20330
+ _vm.type === "transfer" && _vm.taskExamine.isSinglePage
20331
+ ? _c(
20332
+ "div",
20333
+ { staticClass: "item" },
20334
+ [
20335
+ _c("em-input", {
20336
+ attrs: {
20337
+ label: "意见",
20338
+ placeholder: "请填写意见",
20339
+ type: "textarea",
20340
+ rows: "3",
20341
+ },
20342
+ model: {
20343
+ value: _vm.form.handleExplain,
20344
+ callback: function ($$v) {
20345
+ _vm.$set(_vm.form, "handleExplain", $$v)
20346
+ },
20347
+ expression: "form.handleExplain",
20348
+ },
20349
+ }),
20350
+ ],
20351
+ 1
20352
+ )
20353
+ : _vm._e(),
20354
+ _vm.type != "transfer"
20355
+ ? _c(
20356
+ "div",
20357
+ { staticClass: "item" },
20358
+ [
20359
+ _c("em-input", {
20360
+ attrs: {
20361
+ label: "办理说明",
20362
+ placeholder: "请填写办理说明",
20363
+ type: "textarea",
20364
+ rows: "3",
20365
+ },
20366
+ model: {
20367
+ value: _vm.form.handleExplain,
20368
+ callback: function ($$v) {
20369
+ _vm.$set(_vm.form, "handleExplain", $$v)
20370
+ },
20371
+ expression: "form.handleExplain",
20372
+ },
20373
+ }),
20374
+ ],
20375
+ 1
20376
+ )
20377
+ : _vm._e(),
20378
+ _c(
20379
+ "div",
20380
+ { staticClass: "item" },
20381
+ [
20382
+ _c("Message", {
20383
+ ref: "message",
20384
+ attrs: {
20385
+ code: "notification_type",
20386
+ readOnlyNotificationType: _vm.readOnlyNotificationType,
20387
+ notificationMessageReadOnly: _vm.notificationMessageReadOnly,
20388
+ defaultNotificationMsg: _vm.defaultNotificationMessage,
20389
+ defaultNotificationType: _vm.defaultNotificationType,
20390
+ baseUrl: _vm.baseUrl,
20391
+ showMsg: true,
20392
+ pendingId: _vm.pendingId,
20393
+ },
20394
+ on: { onInputMsg: _vm.onInputMsg },
20395
+ }),
20396
+ ],
20397
+ 1
20398
+ ),
20399
+ ]),
20400
+ ]),
20401
+ _c("div", { staticClass: "btn-list" }, [
20402
+ _c("div", { staticClass: "btn", on: { click: _vm.goBack } }, [
20403
+ _vm._v("取消"),
20404
+ ]),
20405
+ _c(
20406
+ "div",
20407
+ {
20408
+ staticClass: "btn",
20409
+ on: {
20410
+ click: function ($event) {
20411
+ _vm.onSubmit()
20412
+ },
20413
+ },
20414
+ },
20415
+ [_vm._v("确定")]
20416
+ ),
20417
+ ]),
20418
+ ])
20419
+ }
20420
+ var TaskReadvue_type_template_id_191d1ea6_staticRenderFns = []
20421
+ TaskReadvue_type_template_id_191d1ea6_render._withStripped = true
20422
+
20423
+
20424
+ // CONCATENATED MODULE: ./packages/flow/src/components/TaskRead.vue?vue&type=template&id=191d1ea6
20425
+
20426
+ // 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
20427
+ 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; };
20428
+
20429
+ //
20430
+ //
20431
+ //
20432
+ //
20433
+ //
20434
+ //
20435
+ //
20436
+ //
20437
+ //
19610
20438
  //
19611
20439
  //
19612
20440
  //
@@ -20264,8 +21092,8 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
20264
21092
 
20265
21093
  var TaskRead_component = normalizeComponent(
20266
21094
  components_TaskReadvue_type_script_lang_js,
20267
- TaskReadvue_type_template_id_b0388a2a_render,
20268
- TaskReadvue_type_template_id_b0388a2a_staticRenderFns,
21095
+ TaskReadvue_type_template_id_191d1ea6_render,
21096
+ TaskReadvue_type_template_id_191d1ea6_staticRenderFns,
20269
21097
  false,
20270
21098
  null,
20271
21099
  null,
@@ -20274,8 +21102,8 @@ var TaskRead_component = normalizeComponent(
20274
21102
  )
20275
21103
 
20276
21104
  /* harmony default export */ var TaskRead = (TaskRead_component.exports);
20277
- // 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
20278
- var taskUnionExaminevue_type_template_id_b05e7908_render = function () {
21105
+ // 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
21106
+ var taskUnionExaminevue_type_template_id_0e5397e3_render = function () {
20279
21107
  var _vm = this
20280
21108
  var _h = _vm.$createElement
20281
21109
  var _c = _vm._self._c || _h
@@ -20405,6 +21233,7 @@ var taskUnionExaminevue_type_template_id_b05e7908_render = function () {
20405
21233
  _vm.notificationMessageReadOnly,
20406
21234
  defaultNotificationType: _vm.infoList.noticeType,
20407
21235
  defaultNotificationMsg: _vm.infoList.noticeInfo,
21236
+ pendingId: _vm.pendingId,
20408
21237
  },
20409
21238
  on: { onInputMsg: _vm.onInputMsg },
20410
21239
  })
@@ -20434,11 +21263,11 @@ var taskUnionExaminevue_type_template_id_b05e7908_render = function () {
20434
21263
  ]),
20435
21264
  ])
20436
21265
  }
20437
- var taskUnionExaminevue_type_template_id_b05e7908_staticRenderFns = []
20438
- taskUnionExaminevue_type_template_id_b05e7908_render._withStripped = true
21266
+ var taskUnionExaminevue_type_template_id_0e5397e3_staticRenderFns = []
21267
+ taskUnionExaminevue_type_template_id_0e5397e3_render._withStripped = true
20439
21268
 
20440
21269
 
20441
- // CONCATENATED MODULE: ./packages/flow/src/components/taskUnionExamine.vue?vue&type=template&id=b05e7908
21270
+ // CONCATENATED MODULE: ./packages/flow/src/components/taskUnionExamine.vue?vue&type=template&id=0e5397e3
20442
21271
 
20443
21272
  // 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
20444
21273
  //
@@ -20537,6 +21366,7 @@ taskUnionExaminevue_type_template_id_b05e7908_render._withStripped = true
20537
21366
  //
20538
21367
  //
20539
21368
  //
21369
+ //
20540
21370
 
20541
21371
 
20542
21372
 
@@ -21074,8 +21904,8 @@ taskUnionExaminevue_type_template_id_b05e7908_render._withStripped = true
21074
21904
 
21075
21905
  var taskUnionExamine_component = normalizeComponent(
21076
21906
  components_taskUnionExaminevue_type_script_lang_js,
21077
- taskUnionExaminevue_type_template_id_b05e7908_render,
21078
- taskUnionExaminevue_type_template_id_b05e7908_staticRenderFns,
21907
+ taskUnionExaminevue_type_template_id_0e5397e3_render,
21908
+ taskUnionExaminevue_type_template_id_0e5397e3_staticRenderFns,
21079
21909
  false,
21080
21910
  null,
21081
21911
  null,
@@ -22370,6 +23200,16 @@ var reset_component = normalizeComponent(
22370
23200
  //
22371
23201
  //
22372
23202
  //
23203
+ //
23204
+ //
23205
+ //
23206
+ //
23207
+ //
23208
+ //
23209
+ //
23210
+ //
23211
+ //
23212
+
22373
23213
 
22374
23214
 
22375
23215
 
@@ -22388,7 +23228,8 @@ var reset_component = normalizeComponent(
22388
23228
  TaskRead: TaskRead,
22389
23229
  Supervise: supervise,
22390
23230
  Reset: components_reset,
22391
- TaskUnionExamineVue: components_taskUnionExamine
23231
+ TaskUnionExamineVue: components_taskUnionExamine,
23232
+ Circulate: Circulate
22392
23233
  },
22393
23234
  props: {
22394
23235
  userId: String, //用户id
@@ -22396,16 +23237,30 @@ var reset_component = normalizeComponent(
22396
23237
  type: {
22397
23238
  type: String,
22398
23239
  default: 'handle'
23240
+ },
23241
+ isCirculate: {
23242
+ type: Boolean,
23243
+ default: false
22399
23244
  }
22400
23245
  },
22401
23246
  data: function data() {
22402
- return {};
23247
+ return {
23248
+ newType: 'handle'
23249
+ };
22403
23250
  },
22404
- mounted: function mounted() {
22405
- for (var i = 0; i < 10; i++) {
22406
- if (i == 2) return;
22407
- console.log(i);
23251
+
23252
+ watch: {
23253
+ isCirculate: {
23254
+ handler: function handler(val) {
23255
+ this.newType = val ? 'circulate' : this.type;
23256
+ },
23257
+
23258
+ deep: true,
23259
+ immediate: true
22408
23260
  }
23261
+ },
23262
+ mounted: function mounted() {
23263
+ this.newType = this.type;
22409
23264
  }
22410
23265
  });
22411
23266
  // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=script&lang=js
@@ -22420,8 +23275,8 @@ var reset_component = normalizeComponent(
22420
23275
 
22421
23276
  var flow_src_main_component = normalizeComponent(
22422
23277
  packages_flow_src_mainvue_type_script_lang_js,
22423
- mainvue_type_template_id_81a61f1c_render,
22424
- mainvue_type_template_id_81a61f1c_staticRenderFns,
23278
+ mainvue_type_template_id_6b2d464f_render,
23279
+ mainvue_type_template_id_6b2d464f_staticRenderFns,
22425
23280
  false,
22426
23281
  null,
22427
23282
  null,
@@ -28463,7 +29318,7 @@ if (typeof window !== 'undefined' && window.Vue) {
28463
29318
  }
28464
29319
 
28465
29320
  /* harmony default export */ var src = __webpack_exports__["default"] = ({
28466
- version: '0.3.37',
29321
+ version: '0.3.39',
28467
29322
  install: install,
28468
29323
  Button: packages_button,
28469
29324
  ButtonGroup: button_group,