eoss-ui 0.8.36 → 0.8.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.
- package/lib/eoss-ui.common.js +864 -659
- package/lib/flow-group.js +23 -5
- package/lib/flow.js +830 -643
- package/lib/index.js +1 -1
- package/package.json +1 -1
- package/packages/flow/src/component/CustomPreset.vue +326 -324
- package/packages/flow/src/component/taskUnionExamine.vue +771 -770
- package/packages/flow/src/flow.vue +4526 -4486
- package/packages/flow/src/freeStartFlow.vue +2902 -2898
- package/packages/flow/src/main.vue +4411 -4365
- package/packages/flow/src/processForm.vue +2032 -2001
- package/packages/flow/src/processReject.vue +323 -312
- package/packages/flow/src/selectUser.vue +2 -1
- package/packages/flow/src/startTaskRead.vue +718 -717
- package/packages/flow-group/src/main.vue +756 -750
- package/packages/theme-chalk/gulpfile.js +25 -0
- package/src/index.js +1 -1
- package/packages/theme-chalk/lib/archives.css +0 -1
- package/packages/theme-chalk/lib/base.css +0 -1
- package/packages/theme-chalk/lib/button-group.css +0 -1
- package/packages/theme-chalk/lib/button.css +0 -1
- package/packages/theme-chalk/lib/calendar.css +0 -1
- package/packages/theme-chalk/lib/calogin.css +0 -0
- package/packages/theme-chalk/lib/card.css +0 -1
- package/packages/theme-chalk/lib/cascader.css +0 -0
- package/packages/theme-chalk/lib/checkbox-group.css +0 -1
- package/packages/theme-chalk/lib/clients.css +0 -1
- package/packages/theme-chalk/lib/data-table-form.css +0 -1
- package/packages/theme-chalk/lib/data-table.css +0 -1
- package/packages/theme-chalk/lib/date-picker.css +0 -1
- package/packages/theme-chalk/lib/dialog.css +0 -1
- package/packages/theme-chalk/lib/enable-drag.css +0 -1
- package/packages/theme-chalk/lib/enterprise.css +0 -1
- package/packages/theme-chalk/lib/error-page.css +0 -1
- package/packages/theme-chalk/lib/flow-chart.css +0 -0
- package/packages/theme-chalk/lib/flow-group.css +0 -1
- package/packages/theme-chalk/lib/flow-list.css +0 -1
- package/packages/theme-chalk/lib/flow.css +0 -1
- package/packages/theme-chalk/lib/fonts/iconfont.ttf +0 -0
- package/packages/theme-chalk/lib/fonts/iconfont.woff +0 -0
- package/packages/theme-chalk/lib/form.css +0 -1
- package/packages/theme-chalk/lib/handle-user.css +0 -1
- package/packages/theme-chalk/lib/handler.css +0 -1
- package/packages/theme-chalk/lib/icon.css +0 -1
- package/packages/theme-chalk/lib/icons.css +0 -1
- package/packages/theme-chalk/lib/index.css +0 -1
- package/packages/theme-chalk/lib/input-number.css +0 -0
- package/packages/theme-chalk/lib/input.css +0 -1
- package/packages/theme-chalk/lib/label.css +0 -1
- package/packages/theme-chalk/lib/layout.css +0 -1
- package/packages/theme-chalk/lib/login.css +0 -1
- package/packages/theme-chalk/lib/main.css +0 -1
- package/packages/theme-chalk/lib/menu.css +0 -1
- package/packages/theme-chalk/lib/nav.css +0 -1
- package/packages/theme-chalk/lib/notify.css +0 -0
- package/packages/theme-chalk/lib/page.css +0 -1
- package/packages/theme-chalk/lib/pagination.css +0 -1
- package/packages/theme-chalk/lib/player.css +0 -1
- package/packages/theme-chalk/lib/qr-code.css +0 -1
- package/packages/theme-chalk/lib/radio-group.css +0 -1
- package/packages/theme-chalk/lib/retrial-auth.css +0 -1
- package/packages/theme-chalk/lib/select-ganged.css +0 -1
- package/packages/theme-chalk/lib/select.css +0 -1
- package/packages/theme-chalk/lib/selector-panel.css +0 -1
- package/packages/theme-chalk/lib/selector.css +0 -1
- package/packages/theme-chalk/lib/simplicity-top.css +0 -1
- package/packages/theme-chalk/lib/simplicity.css +0 -1
- package/packages/theme-chalk/lib/sizer.css +0 -1
- package/packages/theme-chalk/lib/steps.css +0 -1
- package/packages/theme-chalk/lib/switch.css +0 -1
- package/packages/theme-chalk/lib/table-form.css +0 -0
- package/packages/theme-chalk/lib/tabs-panel.css +0 -0
- package/packages/theme-chalk/lib/tabs.css +0 -1
- package/packages/theme-chalk/lib/tips.css +0 -1
- package/packages/theme-chalk/lib/toolbar.css +0 -1
- package/packages/theme-chalk/lib/tree-group.css +0 -1
- package/packages/theme-chalk/lib/tree.css +0 -1
- package/packages/theme-chalk/lib/upload.css +0 -1
- package/packages/theme-chalk/lib/wujie.css +0 -0
- package/packages/theme-chalk/lib/wxlogin.css +0 -1
package/lib/flow.js
CHANGED
|
@@ -4878,7 +4878,7 @@ module.exports = require("vuedraggable");
|
|
|
4878
4878
|
// ESM COMPAT FLAG
|
|
4879
4879
|
__webpack_require__.r(__webpack_exports__);
|
|
4880
4880
|
|
|
4881
|
-
// 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=
|
|
4881
|
+
// 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=723b9982&
|
|
4882
4882
|
var render = function () {
|
|
4883
4883
|
var _vm = this
|
|
4884
4884
|
var _h = _vm.$createElement
|
|
@@ -4906,6 +4906,7 @@ var render = function () {
|
|
|
4906
4906
|
pendingId: _vm.pendingId,
|
|
4907
4907
|
nodeName: _vm.nodeName,
|
|
4908
4908
|
typeCode: _vm.typeCode,
|
|
4909
|
+
ownerType: _vm.ownerType,
|
|
4909
4910
|
selectorConfig: _vm.selectorConfig,
|
|
4910
4911
|
flowTypeCode: _vm.flowTypeCode,
|
|
4911
4912
|
defaultProcessKey: _vm.defaultProcessKey,
|
|
@@ -4932,7 +4933,10 @@ var render = function () {
|
|
|
4932
4933
|
flowLabelConfig: _vm.flowLabelConfig,
|
|
4933
4934
|
isEndMessage: _vm.isEndMessage,
|
|
4934
4935
|
},
|
|
4935
|
-
on: {
|
|
4936
|
+
on: {
|
|
4937
|
+
buttonClick: _vm.handleButtonClick,
|
|
4938
|
+
success: _vm.handleNewFlowSuccess,
|
|
4939
|
+
},
|
|
4936
4940
|
},
|
|
4937
4941
|
"FlowNew",
|
|
4938
4942
|
_vm.$attrs,
|
|
@@ -7702,6 +7706,14 @@ var render = function () {
|
|
|
7702
7706
|
},
|
|
7703
7707
|
[
|
|
7704
7708
|
_c("img", {
|
|
7709
|
+
directives: [
|
|
7710
|
+
{
|
|
7711
|
+
name: "show",
|
|
7712
|
+
rawName: "v-show",
|
|
7713
|
+
value: _vm.showFlowImg,
|
|
7714
|
+
expression: "showFlowImg",
|
|
7715
|
+
},
|
|
7716
|
+
],
|
|
7705
7717
|
staticStyle: { width: "100%" },
|
|
7706
7718
|
attrs: {
|
|
7707
7719
|
src:
|
|
@@ -7710,6 +7722,14 @@ var render = function () {
|
|
|
7710
7722
|
_vm.nodeInfo.nextNode,
|
|
7711
7723
|
alt: "加载失败",
|
|
7712
7724
|
},
|
|
7725
|
+
on: {
|
|
7726
|
+
error: function ($event) {
|
|
7727
|
+
_vm.handleErrorImg("error")
|
|
7728
|
+
},
|
|
7729
|
+
load: function ($event) {
|
|
7730
|
+
_vm.handleErrorImg("load")
|
|
7731
|
+
},
|
|
7732
|
+
},
|
|
7713
7733
|
}),
|
|
7714
7734
|
]
|
|
7715
7735
|
)
|
|
@@ -7740,6 +7760,8 @@ var render = function () {
|
|
|
7740
7760
|
option: _vm.value,
|
|
7741
7761
|
showTooltip: _vm.showTooltip,
|
|
7742
7762
|
simpleTips: _vm.simpleTips,
|
|
7763
|
+
isCancelSecondConfirmationType:
|
|
7764
|
+
_vm.isCancelSecondConfirmationType,
|
|
7743
7765
|
flowLabelConfig: _vm.flowLabelConfig,
|
|
7744
7766
|
hideMessage: _vm.hideMessage,
|
|
7745
7767
|
"show-reject": _vm.showReject,
|
|
@@ -8016,7 +8038,7 @@ var staticRenderFns = []
|
|
|
8016
8038
|
render._withStripped = true
|
|
8017
8039
|
|
|
8018
8040
|
|
|
8019
|
-
// CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=
|
|
8041
|
+
// CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=723b9982&
|
|
8020
8042
|
|
|
8021
8043
|
// EXTERNAL MODULE: external "babel-runtime/regenerator"
|
|
8022
8044
|
var regenerator_ = __webpack_require__(4);
|
|
@@ -9080,8 +9102,8 @@ var CommonOpinions_component = Object(componentNormalizer["a" /* default */])(
|
|
|
9080
9102
|
)
|
|
9081
9103
|
|
|
9082
9104
|
/* harmony default export */ var CommonOpinions = (CommonOpinions_component.exports);
|
|
9083
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/flow.vue?vue&type=template&id=
|
|
9084
|
-
var
|
|
9105
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/flow.vue?vue&type=template&id=f7d7c7c6&
|
|
9106
|
+
var flowvue_type_template_id_f7d7c7c6_render = function () {
|
|
9085
9107
|
var _vm = this
|
|
9086
9108
|
var _h = _vm.$createElement
|
|
9087
9109
|
var _c = _vm._self._c || _h
|
|
@@ -11301,6 +11323,8 @@ var flowvue_type_template_id_68430d4b_render = function () {
|
|
|
11301
11323
|
showTooltip: _vm.showTooltip,
|
|
11302
11324
|
simpleTips: _vm.simpleTips,
|
|
11303
11325
|
flowLabelConfig: _vm.flowLabelConfig,
|
|
11326
|
+
isCancelSecondConfirmationType:
|
|
11327
|
+
_vm.isCancelSecondConfirmationType,
|
|
11304
11328
|
hideMessage: _vm.hideMessage,
|
|
11305
11329
|
"show-reject": _vm.showReject,
|
|
11306
11330
|
"news-info": _vm.nextNode.notificationMsg,
|
|
@@ -11311,9 +11335,10 @@ var flowvue_type_template_id_68430d4b_render = function () {
|
|
|
11311
11335
|
},
|
|
11312
11336
|
},
|
|
11313
11337
|
})
|
|
11314
|
-
: _vm.btnType === "toStartTaskRead"
|
|
11338
|
+
: _vm.btnType === "toStartTaskRead" ||
|
|
11339
|
+
_vm.btnType === "toTaskReadAndEnd"
|
|
11315
11340
|
? _c("StartTaskRead", {
|
|
11316
|
-
ref:
|
|
11341
|
+
ref: _vm.btnType,
|
|
11317
11342
|
staticClass: "es-info",
|
|
11318
11343
|
attrs: {
|
|
11319
11344
|
"pending-id": _vm.pendingId,
|
|
@@ -11716,6 +11741,8 @@ var flowvue_type_template_id_68430d4b_render = function () {
|
|
|
11716
11741
|
"pending-id": _vm.pendingId,
|
|
11717
11742
|
option: _vm.value,
|
|
11718
11743
|
showTooltip: _vm.showTooltip,
|
|
11744
|
+
isCancelSecondConfirmationType:
|
|
11745
|
+
_vm.isCancelSecondConfirmationType,
|
|
11719
11746
|
simpleTips: _vm.simpleTips,
|
|
11720
11747
|
flowLabelConfig: _vm.flowLabelConfig,
|
|
11721
11748
|
hideMessage: _vm.hideMessage,
|
|
@@ -11990,11 +12017,11 @@ var flowvue_type_template_id_68430d4b_render = function () {
|
|
|
11990
12017
|
)
|
|
11991
12018
|
: _vm._e()
|
|
11992
12019
|
}
|
|
11993
|
-
var
|
|
11994
|
-
|
|
12020
|
+
var flowvue_type_template_id_f7d7c7c6_staticRenderFns = []
|
|
12021
|
+
flowvue_type_template_id_f7d7c7c6_render._withStripped = true
|
|
11995
12022
|
|
|
11996
12023
|
|
|
11997
|
-
// CONCATENATED MODULE: ./packages/flow/src/flow.vue?vue&type=template&id=
|
|
12024
|
+
// CONCATENATED MODULE: ./packages/flow/src/flow.vue?vue&type=template&id=f7d7c7c6&
|
|
11998
12025
|
|
|
11999
12026
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/Opinions.vue?vue&type=template&id=5f07a050&
|
|
12000
12027
|
var Opinionsvue_type_template_id_5f07a050_render = function () {
|
|
@@ -12706,8 +12733,8 @@ var Opinions_component = Object(componentNormalizer["a" /* default */])(
|
|
|
12706
12733
|
)
|
|
12707
12734
|
|
|
12708
12735
|
/* harmony default export */ var Opinions = (Opinions_component.exports);
|
|
12709
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processForm.vue?vue&type=template&id=
|
|
12710
|
-
var
|
|
12736
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processForm.vue?vue&type=template&id=2860b038&
|
|
12737
|
+
var processFormvue_type_template_id_2860b038_render = function () {
|
|
12711
12738
|
var _vm = this
|
|
12712
12739
|
var _h = _vm.$createElement
|
|
12713
12740
|
var _c = _vm._self._c || _h
|
|
@@ -13661,14 +13688,14 @@ var processFormvue_type_template_id_1fcc557e_render = function () {
|
|
|
13661
13688
|
1
|
|
13662
13689
|
)
|
|
13663
13690
|
}
|
|
13664
|
-
var
|
|
13665
|
-
|
|
13691
|
+
var processFormvue_type_template_id_2860b038_staticRenderFns = []
|
|
13692
|
+
processFormvue_type_template_id_2860b038_render._withStripped = true
|
|
13666
13693
|
|
|
13667
13694
|
|
|
13668
|
-
// CONCATENATED MODULE: ./packages/flow/src/processForm.vue?vue&type=template&id=
|
|
13695
|
+
// CONCATENATED MODULE: ./packages/flow/src/processForm.vue?vue&type=template&id=2860b038&
|
|
13669
13696
|
|
|
13670
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/selectUser.vue?vue&type=template&id=
|
|
13671
|
-
var
|
|
13697
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/selectUser.vue?vue&type=template&id=3a5614a4&
|
|
13698
|
+
var selectUservue_type_template_id_3a5614a4_render = function () {
|
|
13672
13699
|
var _vm = this
|
|
13673
13700
|
var _h = _vm.$createElement
|
|
13674
13701
|
var _c = _vm._self._c || _h
|
|
@@ -13787,6 +13814,7 @@ var selectUservue_type_template_id_e270ebde_render = function () {
|
|
|
13787
13814
|
types: _vm.types,
|
|
13788
13815
|
tabs: _vm.tabs,
|
|
13789
13816
|
title: _vm.title,
|
|
13817
|
+
showFilterListDep: false,
|
|
13790
13818
|
reset: "",
|
|
13791
13819
|
classify: _vm.classify,
|
|
13792
13820
|
"collapse-tags": _vm.selectorTags,
|
|
@@ -13829,11 +13857,11 @@ var selectUservue_type_template_id_e270ebde_render = function () {
|
|
|
13829
13857
|
1
|
|
13830
13858
|
)
|
|
13831
13859
|
}
|
|
13832
|
-
var
|
|
13833
|
-
|
|
13860
|
+
var selectUservue_type_template_id_3a5614a4_staticRenderFns = []
|
|
13861
|
+
selectUservue_type_template_id_3a5614a4_render._withStripped = true
|
|
13834
13862
|
|
|
13835
13863
|
|
|
13836
|
-
// CONCATENATED MODULE: ./packages/flow/src/selectUser.vue?vue&type=template&id=
|
|
13864
|
+
// CONCATENATED MODULE: ./packages/flow/src/selectUser.vue?vue&type=template&id=3a5614a4&
|
|
13837
13865
|
|
|
13838
13866
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/selectUser.vue?vue&type=script&lang=js&
|
|
13839
13867
|
var _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; };
|
|
@@ -13940,6 +13968,7 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < argument
|
|
|
13940
13968
|
//
|
|
13941
13969
|
//
|
|
13942
13970
|
//
|
|
13971
|
+
//
|
|
13943
13972
|
|
|
13944
13973
|
|
|
13945
13974
|
|
|
@@ -14147,7 +14176,7 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < argument
|
|
|
14147
14176
|
},
|
|
14148
14177
|
mounted: function mounted() {
|
|
14149
14178
|
console.log(this.nextUser, 'nextUser');
|
|
14150
|
-
this.classify = util["a" /* default */].getStorage('classify') != undefined ? util["a" /* default */].getStorage('classify') :
|
|
14179
|
+
this.classify = util["a" /* default */].getStorage('classify') != undefined ? util["a" /* default */].getStorage('classify') : false;
|
|
14151
14180
|
},
|
|
14152
14181
|
|
|
14153
14182
|
|
|
@@ -14363,8 +14392,8 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < argument
|
|
|
14363
14392
|
|
|
14364
14393
|
var selectUser_component = Object(componentNormalizer["a" /* default */])(
|
|
14365
14394
|
src_selectUservue_type_script_lang_js_,
|
|
14366
|
-
|
|
14367
|
-
|
|
14395
|
+
selectUservue_type_template_id_3a5614a4_render,
|
|
14396
|
+
selectUservue_type_template_id_3a5614a4_staticRenderFns,
|
|
14368
14397
|
false,
|
|
14369
14398
|
null,
|
|
14370
14399
|
null,
|
|
@@ -14373,8 +14402,8 @@ var selectUser_component = Object(componentNormalizer["a" /* default */])(
|
|
|
14373
14402
|
)
|
|
14374
14403
|
|
|
14375
14404
|
/* harmony default export */ var selectUser = (selectUser_component.exports);
|
|
14376
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/CustomPreset.vue?vue&type=template&id=
|
|
14377
|
-
var
|
|
14405
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/CustomPreset.vue?vue&type=template&id=36ac9599&
|
|
14406
|
+
var CustomPresetvue_type_template_id_36ac9599_render = function () {
|
|
14378
14407
|
var _vm = this
|
|
14379
14408
|
var _h = _vm.$createElement
|
|
14380
14409
|
var _c = _vm._self._c || _h
|
|
@@ -14477,11 +14506,11 @@ var CustomPresetvue_type_template_id_9f7598ce_render = function () {
|
|
|
14477
14506
|
1
|
|
14478
14507
|
)
|
|
14479
14508
|
}
|
|
14480
|
-
var
|
|
14481
|
-
|
|
14509
|
+
var CustomPresetvue_type_template_id_36ac9599_staticRenderFns = []
|
|
14510
|
+
CustomPresetvue_type_template_id_36ac9599_render._withStripped = true
|
|
14482
14511
|
|
|
14483
14512
|
|
|
14484
|
-
// CONCATENATED MODULE: ./packages/flow/src/component/CustomPreset.vue?vue&type=template&id=
|
|
14513
|
+
// CONCATENATED MODULE: ./packages/flow/src/component/CustomPreset.vue?vue&type=template&id=36ac9599&
|
|
14485
14514
|
|
|
14486
14515
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/CustomPreset.vue?vue&type=script&lang=js&
|
|
14487
14516
|
var CustomPresetvue_type_script_lang_js_components;
|
|
@@ -14780,9 +14809,13 @@ var CustomPresetvue_type_script_lang_js_components;
|
|
|
14780
14809
|
changeSelectData: function changeSelectData() {
|
|
14781
14810
|
var customPresetUserJson = [];
|
|
14782
14811
|
this.newPresetList.map(function (item) {
|
|
14812
|
+
var label = item.option.filter(function (x) {
|
|
14813
|
+
return x.nodeId == item.name;
|
|
14814
|
+
});
|
|
14783
14815
|
customPresetUserJson.push({
|
|
14784
14816
|
name: item.name,
|
|
14785
14817
|
lastName: item.lastName,
|
|
14818
|
+
label: label.length > 0 ? label[0].nodeName : '',
|
|
14786
14819
|
value: item.name != 'endEvent' ? item.multiple ? item.nextUser.join(',') : item.nextUser : '',
|
|
14787
14820
|
sequence: item.sequence
|
|
14788
14821
|
});
|
|
@@ -14804,8 +14837,8 @@ var CustomPresetvue_type_script_lang_js_components;
|
|
|
14804
14837
|
|
|
14805
14838
|
var CustomPreset_component = Object(componentNormalizer["a" /* default */])(
|
|
14806
14839
|
component_CustomPresetvue_type_script_lang_js_,
|
|
14807
|
-
|
|
14808
|
-
|
|
14840
|
+
CustomPresetvue_type_template_id_36ac9599_render,
|
|
14841
|
+
CustomPresetvue_type_template_id_36ac9599_staticRenderFns,
|
|
14809
14842
|
false,
|
|
14810
14843
|
null,
|
|
14811
14844
|
null,
|
|
@@ -15791,6 +15824,7 @@ var processFormvue_type_script_lang_js_components;
|
|
|
15791
15824
|
isCurrentNodeForbiddenChangeCandidate: 0,
|
|
15792
15825
|
allLoading: null,
|
|
15793
15826
|
selectUser: false,
|
|
15827
|
+
pOrgId: '',
|
|
15794
15828
|
multiple: false,
|
|
15795
15829
|
readMultiple: true,
|
|
15796
15830
|
showOpinion: true,
|
|
@@ -16010,11 +16044,11 @@ var processFormvue_type_script_lang_js_components;
|
|
|
16010
16044
|
},
|
|
16011
16045
|
|
|
16012
16046
|
methods: {
|
|
16013
|
-
/**
|
|
16014
|
-
* getProcess
|
|
16015
|
-
* @desc:获取选择流程
|
|
16016
|
-
* @author liufan
|
|
16017
|
-
* @date 2022年5月25日
|
|
16047
|
+
/**
|
|
16048
|
+
* getProcess
|
|
16049
|
+
* @desc:获取选择流程
|
|
16050
|
+
* @author liufan
|
|
16051
|
+
* @date 2022年5月25日
|
|
16018
16052
|
**/
|
|
16019
16053
|
getProcess: function getProcess(val) {
|
|
16020
16054
|
var _this2 = this;
|
|
@@ -16404,6 +16438,16 @@ var processFormvue_type_script_lang_js_components;
|
|
|
16404
16438
|
if ((_this8.isHideOtherOrg || _this8.isHideCurrentOrg) && !nextCurrentOrgObj && !nextOtherOrgObj) {
|
|
16405
16439
|
return _this8.$message.warning('请选择办理对象');
|
|
16406
16440
|
}
|
|
16441
|
+
if (_this8.isCustomPreset && _this8.activeNames == '1') {
|
|
16442
|
+
for (var i = 0; i < _this8.presetList.length; i++) {
|
|
16443
|
+
if (_this8.presetList[i].name && _this8.presetList[i].name != '1' && _this8.presetList[i].name != 'endEvent' && (!_this8.presetList[i].value || _this8.presetList[i].value.length == 0)) {
|
|
16444
|
+
return _this8.$message.warning('\u9884\u8BBE\u8282\u70B9<\u8282\u70B9' + _this8.presetList[i].sequence + '-' + _this8.presetList[i].label + '>\u5FC5\u987B\u9009\u62E9\u529E\u7406\u4EBA\uFF01');
|
|
16445
|
+
} else {
|
|
16446
|
+
delete _this8.presetList[i].label;
|
|
16447
|
+
}
|
|
16448
|
+
}
|
|
16449
|
+
}
|
|
16450
|
+
|
|
16407
16451
|
if (_this8.isCancelSecondConfirmationType) {
|
|
16408
16452
|
_this8.$confirm('确认提交吗?', '提示', {
|
|
16409
16453
|
confirmButtonText: '确定',
|
|
@@ -16477,6 +16521,8 @@ var processFormvue_type_script_lang_js_components;
|
|
|
16477
16521
|
|
|
16478
16522
|
newParm.submitTaskParamJson = JSON.stringify(_this8.taskParams);
|
|
16479
16523
|
if (_this8.formType == 'readTransfer') {
|
|
16524
|
+
newParm.customPresetUserJson = params.customPresetUserJson;
|
|
16525
|
+
delete params.customPresetUserJson;
|
|
16480
16526
|
newParm.readTransferHandleStartFlowParamJson = JSON.stringify(params);
|
|
16481
16527
|
newParm.taskReadEndParamJson = JSON.stringify(_this8.taskParams);
|
|
16482
16528
|
delete newParm.copyHistory;
|
|
@@ -16588,12 +16634,16 @@ var processFormvue_type_script_lang_js_components;
|
|
|
16588
16634
|
|
|
16589
16635
|
newParm.submitTaskParamJson = JSON.stringify(_this8.taskParams);
|
|
16590
16636
|
if (_this8.formType == 'readTransfer') {
|
|
16591
|
-
newParm.
|
|
16637
|
+
newParm.customPresetUserJson = params.customPresetUserJson;
|
|
16592
16638
|
newParm.taskReadEndParamJson = JSON.stringify(_this8.taskParams);
|
|
16639
|
+
delete params.customPresetUserJson;
|
|
16640
|
+
newParm.readTransferHandleStartFlowParamJson = JSON.stringify(params);
|
|
16641
|
+
|
|
16593
16642
|
delete newParm.copyHistory;
|
|
16594
16643
|
delete newParm.startFlowParamJson;
|
|
16595
16644
|
delete newParm.submitTaskParamJson;
|
|
16596
16645
|
}
|
|
16646
|
+
|
|
16597
16647
|
params = newParm;
|
|
16598
16648
|
}
|
|
16599
16649
|
if (_this8.copyHistory && !_this8.isFreeStartFlow) {
|
|
@@ -16603,6 +16653,7 @@ var processFormvue_type_script_lang_js_components;
|
|
|
16603
16653
|
util["a" /* default */].ajax({
|
|
16604
16654
|
url: _this8.isFreeStartFlow ? api["M" /* freeStartFlowWithSubmitTask */] : _this8.formType == 'readTransfer' ? api["ec" /* startReadTransferHandleFlowWithTaskReadEnd */] : _this8.copyHistory ? api["L" /* freeStartFlow */] : api["Rb" /* register */],
|
|
16605
16655
|
method: 'post',
|
|
16656
|
+
|
|
16606
16657
|
data: params
|
|
16607
16658
|
}).then(function (res) {
|
|
16608
16659
|
var status = res.status,
|
|
@@ -16820,11 +16871,11 @@ var processFormvue_type_script_lang_js_components;
|
|
|
16820
16871
|
});
|
|
16821
16872
|
},
|
|
16822
16873
|
|
|
16823
|
-
/**
|
|
16824
|
-
* isMultiple
|
|
16825
|
-
* @desc:是否多选
|
|
16826
|
-
* @author liufan
|
|
16827
|
-
* @date 2022年9月13日
|
|
16874
|
+
/**
|
|
16875
|
+
* isMultiple
|
|
16876
|
+
* @desc:是否多选
|
|
16877
|
+
* @author liufan
|
|
16878
|
+
* @date 2022年9月13日
|
|
16828
16879
|
**/
|
|
16829
16880
|
isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
|
|
16830
16881
|
var multiple = false;
|
|
@@ -16850,7 +16901,7 @@ var processFormvue_type_script_lang_js_components;
|
|
|
16850
16901
|
}
|
|
16851
16902
|
}
|
|
16852
16903
|
if (val == 15 || val == 16) {
|
|
16853
|
-
params.filid = this.
|
|
16904
|
+
params.filid = this.pOrgId;
|
|
16854
16905
|
if (pOrgId) {
|
|
16855
16906
|
params.filid = pOrgId;
|
|
16856
16907
|
}
|
|
@@ -16961,6 +17012,7 @@ var processFormvue_type_script_lang_js_components;
|
|
|
16961
17012
|
_this11.presetTaskNodeKeyStr = data.presetTaskNodeKeyStr;
|
|
16962
17013
|
_this11.presetTaskNodeMap = data.presetTaskNodeMap;
|
|
16963
17014
|
_this11.isSinglePage = data.taskExamine.isSinglePage;
|
|
17015
|
+
_this11.pOrgId = data.pOrgId;
|
|
16964
17016
|
_this11.isSinglePage && (_this11.nextNode.opinion = data.taskExamine.opinion);
|
|
16965
17017
|
// this.nextNode.noticeInfo = data.taskExamine.notificationMsg;
|
|
16966
17018
|
_this11.nextNode.nodeName = data.taskExamine.nodeName;
|
|
@@ -16982,7 +17034,11 @@ var processFormvue_type_script_lang_js_components;
|
|
|
16982
17034
|
}
|
|
16983
17035
|
_this11.getNodeInfos(undefined, undefined, processId);
|
|
16984
17036
|
// this.getPresetFlowInfo();
|
|
16985
|
-
|
|
17037
|
+
if (_this11.isCustomPreset) {
|
|
17038
|
+
_this11.$nextTick(function () {
|
|
17039
|
+
_this11.$refs.customPreset && _this11.$refs.customPreset.getPresetFlowInfo(_this11.nextNode.nextNode, undefined, true);
|
|
17040
|
+
});
|
|
17041
|
+
}
|
|
16986
17042
|
_this11.getFind();
|
|
16987
17043
|
_this11.getMessage();
|
|
16988
17044
|
} else {
|
|
@@ -17013,8 +17069,8 @@ var processFormvue_type_script_lang_js_components;
|
|
|
17013
17069
|
|
|
17014
17070
|
var processForm_component = Object(componentNormalizer["a" /* default */])(
|
|
17015
17071
|
src_processFormvue_type_script_lang_js_,
|
|
17016
|
-
|
|
17017
|
-
|
|
17072
|
+
processFormvue_type_template_id_2860b038_render,
|
|
17073
|
+
processFormvue_type_template_id_2860b038_staticRenderFns,
|
|
17018
17074
|
false,
|
|
17019
17075
|
null,
|
|
17020
17076
|
null,
|
|
@@ -17906,8 +17962,8 @@ var TimeLimit_component = Object(componentNormalizer["a" /* default */])(
|
|
|
17906
17962
|
)
|
|
17907
17963
|
|
|
17908
17964
|
/* harmony default export */ var TimeLimit = (TimeLimit_component.exports);
|
|
17909
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processReject.vue?vue&type=template&id=
|
|
17910
|
-
var
|
|
17965
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processReject.vue?vue&type=template&id=1d2ca35f&
|
|
17966
|
+
var processRejectvue_type_template_id_1d2ca35f_render = function () {
|
|
17911
17967
|
var _vm = this
|
|
17912
17968
|
var _h = _vm.$createElement
|
|
17913
17969
|
var _c = _vm._self._c || _h
|
|
@@ -18150,11 +18206,11 @@ var processRejectvue_type_template_id_6c65370c_render = function () {
|
|
|
18150
18206
|
1
|
|
18151
18207
|
)
|
|
18152
18208
|
}
|
|
18153
|
-
var
|
|
18154
|
-
|
|
18209
|
+
var processRejectvue_type_template_id_1d2ca35f_staticRenderFns = []
|
|
18210
|
+
processRejectvue_type_template_id_1d2ca35f_render._withStripped = true
|
|
18155
18211
|
|
|
18156
18212
|
|
|
18157
|
-
// CONCATENATED MODULE: ./packages/flow/src/processReject.vue?vue&type=template&id=
|
|
18213
|
+
// CONCATENATED MODULE: ./packages/flow/src/processReject.vue?vue&type=template&id=1d2ca35f&
|
|
18158
18214
|
|
|
18159
18215
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processReject.vue?vue&type=script&lang=js&
|
|
18160
18216
|
//
|
|
@@ -18262,7 +18318,8 @@ processRejectvue_type_template_id_6c65370c_render._withStripped = true
|
|
|
18262
18318
|
option: { type: String, default: '' },
|
|
18263
18319
|
hideBtn: { type: Boolean, default: false },
|
|
18264
18320
|
simpleTips: { type: Boolean, default: true },
|
|
18265
|
-
hideMessage: { type: Boolean, default: false }
|
|
18321
|
+
hideMessage: { type: Boolean, default: false },
|
|
18322
|
+
isCancelSecondConfirmationType: { type: Boolean, default: false }
|
|
18266
18323
|
},
|
|
18267
18324
|
data: function data() {
|
|
18268
18325
|
return {
|
|
@@ -18331,47 +18388,59 @@ processRejectvue_type_template_id_6c65370c_render._withStripped = true
|
|
|
18331
18388
|
|
|
18332
18389
|
// 提交表单
|
|
18333
18390
|
subProcess: function subProcess(formName, isNoObj) {
|
|
18391
|
+
var _this2 = this;
|
|
18392
|
+
|
|
18334
18393
|
if (isNoObj) {
|
|
18335
18394
|
this.quit(false);
|
|
18336
18395
|
return;
|
|
18337
18396
|
}
|
|
18338
|
-
this.
|
|
18397
|
+
if (this.isCancelSecondConfirmationType) {
|
|
18398
|
+
this.$confirm('确认提交吗?', '提示', {
|
|
18399
|
+
confirmButtonText: '确定',
|
|
18400
|
+
cancelButtonText: '取消',
|
|
18401
|
+
type: 'warning'
|
|
18402
|
+
}).then(function () {
|
|
18403
|
+
_this2.saveProcess(formName);
|
|
18404
|
+
}).catch(function () {});
|
|
18405
|
+
} else {
|
|
18406
|
+
this.saveProcess(formName);
|
|
18407
|
+
}
|
|
18339
18408
|
},
|
|
18340
18409
|
saveProcess: function saveProcess(formName) {
|
|
18341
|
-
var
|
|
18410
|
+
var _this3 = this;
|
|
18342
18411
|
|
|
18343
18412
|
this.$refs[formName].validate(function (valid) {
|
|
18344
18413
|
if (valid) {
|
|
18345
|
-
if (!
|
|
18346
|
-
|
|
18414
|
+
if (!_this3.option && _this3.isOpinionRequired === 1) {
|
|
18415
|
+
_this3.$message.warning('请选择输入审批意见');
|
|
18347
18416
|
return;
|
|
18348
18417
|
}
|
|
18349
|
-
|
|
18350
|
-
var noticeType =
|
|
18418
|
+
_this3.loading = true;
|
|
18419
|
+
var noticeType = _this3.nextNode.noticeType.join(',');
|
|
18351
18420
|
var params = {
|
|
18352
|
-
pendingId:
|
|
18353
|
-
opinion:
|
|
18354
|
-
notificationMsg:
|
|
18421
|
+
pendingId: _this3.pendingId,
|
|
18422
|
+
opinion: _this3.option, // 审批意见
|
|
18423
|
+
notificationMsg: _this3.newsInformation, // 系统消息
|
|
18355
18424
|
notificationType: noticeType,
|
|
18356
18425
|
userId: util["a" /* default */].getStorage('userId'),
|
|
18357
|
-
nextNodeId:
|
|
18426
|
+
nextNodeId: _this3.nextNode.nextNodeId
|
|
18358
18427
|
};
|
|
18359
18428
|
util["a" /* default */].ajax({ url: api["lc" /* taskRejectHtml */], method: 'post', data: params }).then(function (res) {
|
|
18360
18429
|
var status = res.status,
|
|
18361
18430
|
message = res.message;
|
|
18362
18431
|
|
|
18363
|
-
|
|
18432
|
+
_this3.loading = false;
|
|
18364
18433
|
if (status === 'success') {
|
|
18365
|
-
|
|
18366
|
-
|
|
18434
|
+
_this3.quit(true);
|
|
18435
|
+
_this3.simpleTips && _this3.$message.success('操作成功');
|
|
18367
18436
|
} else {
|
|
18368
|
-
|
|
18369
|
-
|
|
18437
|
+
_this3.$message.error(message || '系统错误,请联系管理员!');
|
|
18438
|
+
_this3.quit(false);
|
|
18370
18439
|
}
|
|
18371
18440
|
}).catch(function (err) {
|
|
18372
|
-
|
|
18441
|
+
_this3.loading = false;
|
|
18373
18442
|
if (err.message && err.message !== 'canceled') {
|
|
18374
|
-
|
|
18443
|
+
_this3.$message.error(err.message);
|
|
18375
18444
|
}
|
|
18376
18445
|
});
|
|
18377
18446
|
} else {
|
|
@@ -18385,7 +18454,7 @@ processRejectvue_type_template_id_6c65370c_render._withStripped = true
|
|
|
18385
18454
|
this.$emit('cancel', val);
|
|
18386
18455
|
},
|
|
18387
18456
|
getFind: function getFind() {
|
|
18388
|
-
var
|
|
18457
|
+
var _this4 = this;
|
|
18389
18458
|
|
|
18390
18459
|
util["a" /* default */].ajax({
|
|
18391
18460
|
url: api["I" /* findSysCodes */]
|
|
@@ -18394,27 +18463,27 @@ processRejectvue_type_template_id_6c65370c_render._withStripped = true
|
|
|
18394
18463
|
message = res.message;
|
|
18395
18464
|
|
|
18396
18465
|
if (status === 'success') {
|
|
18397
|
-
if (
|
|
18398
|
-
|
|
18466
|
+
if (_this4.hideMessage) return;
|
|
18467
|
+
_this4.nextNode.noticeType = message.split(',');
|
|
18399
18468
|
var arr = [];
|
|
18400
|
-
|
|
18401
|
-
|
|
18469
|
+
_this4.nextNode.noticeList.map(function (item) {
|
|
18470
|
+
_this4.nextNode.noticeType.map(function (x) {
|
|
18402
18471
|
if (x == item.cciValue) {
|
|
18403
18472
|
arr.push(x);
|
|
18404
18473
|
}
|
|
18405
18474
|
});
|
|
18406
18475
|
});
|
|
18407
|
-
|
|
18476
|
+
_this4.nextNode.noticeType = arr;
|
|
18408
18477
|
}
|
|
18409
18478
|
}).catch(function (err) {
|
|
18410
|
-
|
|
18479
|
+
_this4.loading = false;
|
|
18411
18480
|
if (err.message && err.message !== 'canceled') {
|
|
18412
|
-
|
|
18481
|
+
_this4.$message.error(err.message);
|
|
18413
18482
|
}
|
|
18414
18483
|
});
|
|
18415
18484
|
},
|
|
18416
18485
|
getProcessReject: function getProcessReject() {
|
|
18417
|
-
var
|
|
18486
|
+
var _this5 = this;
|
|
18418
18487
|
|
|
18419
18488
|
this.loading = true;
|
|
18420
18489
|
var params = {
|
|
@@ -18423,7 +18492,7 @@ processRejectvue_type_template_id_6c65370c_render._withStripped = true
|
|
|
18423
18492
|
opinion: this.option
|
|
18424
18493
|
};
|
|
18425
18494
|
util["a" /* default */].ajax({ url: api["Cc" /* toTaskRejectHtml */], params: params }).then(function (res) {
|
|
18426
|
-
|
|
18495
|
+
_this5.loading = false;
|
|
18427
18496
|
if (res.status === 'success') {
|
|
18428
18497
|
var _res$data = res.data,
|
|
18429
18498
|
rejectTaskNodes = _res$data.rejectTaskNodes,
|
|
@@ -18432,11 +18501,11 @@ processRejectvue_type_template_id_6c65370c_render._withStripped = true
|
|
|
18432
18501
|
notificationMessageReadOnly = _res$data.notificationMessageReadOnly,
|
|
18433
18502
|
readOnlyNotificationType = _res$data.readOnlyNotificationType;
|
|
18434
18503
|
|
|
18435
|
-
|
|
18436
|
-
|
|
18437
|
-
|
|
18438
|
-
if (!
|
|
18439
|
-
|
|
18504
|
+
_this5.isOpinionRequired = nodeInfoMap.nodeExtAttr.isOpinionRequired;
|
|
18505
|
+
_this5.readOnlyNotificationType = readOnlyNotificationType;
|
|
18506
|
+
_this5.notificationMessageReadOnly = notificationMessageReadOnly == 'true';
|
|
18507
|
+
if (!_this5.isOpinionRequired) {
|
|
18508
|
+
_this5.isOpinionRequired = 0;
|
|
18440
18509
|
}
|
|
18441
18510
|
var list = [];
|
|
18442
18511
|
if (rejectTaskNodes) {
|
|
@@ -18447,18 +18516,18 @@ processRejectvue_type_template_id_6c65370c_render._withStripped = true
|
|
|
18447
18516
|
};
|
|
18448
18517
|
list.push(obj);
|
|
18449
18518
|
}
|
|
18450
|
-
|
|
18451
|
-
|
|
18452
|
-
|
|
18519
|
+
_this5.nodeName = taskExamine.nodeName;
|
|
18520
|
+
_this5.rejectObj = list;
|
|
18521
|
+
_this5.rejectObj.length != 0 && (_this5.nextNode.nextNodeId = _this5.rejectObj[0].id);
|
|
18453
18522
|
}
|
|
18454
18523
|
} else {
|
|
18455
|
-
|
|
18456
|
-
|
|
18524
|
+
_this5.$message.error(res.message || '系统错误,请联系管理员!');
|
|
18525
|
+
_this5.quit(false);
|
|
18457
18526
|
}
|
|
18458
18527
|
}).catch(function (err) {
|
|
18459
|
-
|
|
18528
|
+
_this5.loading = false;
|
|
18460
18529
|
if (err.message && err.message !== 'canceled') {
|
|
18461
|
-
|
|
18530
|
+
_this5.$message.error(err.message);
|
|
18462
18531
|
}
|
|
18463
18532
|
});
|
|
18464
18533
|
}
|
|
@@ -18476,8 +18545,8 @@ processRejectvue_type_template_id_6c65370c_render._withStripped = true
|
|
|
18476
18545
|
|
|
18477
18546
|
var processReject_component = Object(componentNormalizer["a" /* default */])(
|
|
18478
18547
|
src_processRejectvue_type_script_lang_js_,
|
|
18479
|
-
|
|
18480
|
-
|
|
18548
|
+
processRejectvue_type_template_id_1d2ca35f_render,
|
|
18549
|
+
processRejectvue_type_template_id_1d2ca35f_staticRenderFns,
|
|
18481
18550
|
false,
|
|
18482
18551
|
null,
|
|
18483
18552
|
null,
|
|
@@ -18486,8 +18555,8 @@ var processReject_component = Object(componentNormalizer["a" /* default */])(
|
|
|
18486
18555
|
)
|
|
18487
18556
|
|
|
18488
18557
|
/* harmony default export */ var processReject = (processReject_component.exports);
|
|
18489
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/startTaskRead.vue?vue&type=template&id=
|
|
18490
|
-
var
|
|
18558
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/startTaskRead.vue?vue&type=template&id=fffcbc42&
|
|
18559
|
+
var startTaskReadvue_type_template_id_fffcbc42_render = function () {
|
|
18491
18560
|
var _vm = this
|
|
18492
18561
|
var _h = _vm.$createElement
|
|
18493
18562
|
var _c = _vm._self._c || _h
|
|
@@ -18918,11 +18987,11 @@ var startTaskReadvue_type_template_id_d6b2d084_render = function () {
|
|
|
18918
18987
|
1
|
|
18919
18988
|
)
|
|
18920
18989
|
}
|
|
18921
|
-
var
|
|
18922
|
-
|
|
18990
|
+
var startTaskReadvue_type_template_id_fffcbc42_staticRenderFns = []
|
|
18991
|
+
startTaskReadvue_type_template_id_fffcbc42_render._withStripped = true
|
|
18923
18992
|
|
|
18924
18993
|
|
|
18925
|
-
// CONCATENATED MODULE: ./packages/flow/src/startTaskRead.vue?vue&type=template&id=
|
|
18994
|
+
// CONCATENATED MODULE: ./packages/flow/src/startTaskRead.vue?vue&type=template&id=fffcbc42&
|
|
18926
18995
|
|
|
18927
18996
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/startTaskRead.vue?vue&type=script&lang=js&
|
|
18928
18997
|
var startTaskReadvue_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; };
|
|
@@ -19164,6 +19233,7 @@ var startTaskReadvue_type_script_lang_js_components;
|
|
|
19164
19233
|
};
|
|
19165
19234
|
},
|
|
19166
19235
|
|
|
19236
|
+
|
|
19167
19237
|
computed: {
|
|
19168
19238
|
tabs: function tabs() {
|
|
19169
19239
|
var tab = {};
|
|
@@ -19517,6 +19587,7 @@ var startTaskReadvue_type_script_lang_js_components;
|
|
|
19517
19587
|
|
|
19518
19588
|
// 提交表单
|
|
19519
19589
|
subProcess: function subProcess(formName) {
|
|
19590
|
+
|
|
19520
19591
|
this.submit(formName);
|
|
19521
19592
|
},
|
|
19522
19593
|
|
|
@@ -19530,7 +19601,6 @@ var startTaskReadvue_type_script_lang_js_components;
|
|
|
19530
19601
|
_this8.$message.warning('请选择输入审批意见');
|
|
19531
19602
|
return;
|
|
19532
19603
|
}
|
|
19533
|
-
console.log(_this8.mixList, 'this.mixList');
|
|
19534
19604
|
// let nextUser = [];
|
|
19535
19605
|
// this.nextNode.nextUser.map(item => {
|
|
19536
19606
|
// nextUser.push(item);
|
|
@@ -19673,8 +19743,8 @@ var startTaskReadvue_type_script_lang_js_components;
|
|
|
19673
19743
|
|
|
19674
19744
|
var startTaskRead_component = Object(componentNormalizer["a" /* default */])(
|
|
19675
19745
|
src_startTaskReadvue_type_script_lang_js_,
|
|
19676
|
-
|
|
19677
|
-
|
|
19746
|
+
startTaskReadvue_type_template_id_fffcbc42_render,
|
|
19747
|
+
startTaskReadvue_type_template_id_fffcbc42_staticRenderFns,
|
|
19678
19748
|
false,
|
|
19679
19749
|
null,
|
|
19680
19750
|
null,
|
|
@@ -21104,8 +21174,8 @@ var reset_component = Object(componentNormalizer["a" /* default */])(
|
|
|
21104
21174
|
)
|
|
21105
21175
|
|
|
21106
21176
|
/* harmony default export */ var src_reset = (reset_component.exports);
|
|
21107
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=
|
|
21108
|
-
var
|
|
21177
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=f2f9c652&
|
|
21178
|
+
var taskUnionExaminevue_type_template_id_f2f9c652_render = function () {
|
|
21109
21179
|
var _vm = this
|
|
21110
21180
|
var _h = _vm.$createElement
|
|
21111
21181
|
var _c = _vm._self._c || _h
|
|
@@ -21131,7 +21201,7 @@ var taskUnionExaminevue_type_template_id_3256c512_render = function () {
|
|
|
21131
21201
|
attrs: {
|
|
21132
21202
|
model: _vm.infoList,
|
|
21133
21203
|
rules: _vm.rules,
|
|
21134
|
-
"label-width": "120px",
|
|
21204
|
+
"label-width": _vm.type != "startDraf" ? "80px" : "120px",
|
|
21135
21205
|
},
|
|
21136
21206
|
},
|
|
21137
21207
|
[
|
|
@@ -21185,6 +21255,7 @@ var taskUnionExaminevue_type_template_id_3256c512_render = function () {
|
|
|
21185
21255
|
selectorTags: 4,
|
|
21186
21256
|
showTooltip: _vm.showTooltip,
|
|
21187
21257
|
mix: _vm.currentMix,
|
|
21258
|
+
title: "选择对象",
|
|
21188
21259
|
isUnionSeal: _vm.type == "unionSeal",
|
|
21189
21260
|
selectUserList: _vm.unionSealData || [],
|
|
21190
21261
|
types:
|
|
@@ -21420,11 +21491,11 @@ var taskUnionExaminevue_type_template_id_3256c512_render = function () {
|
|
|
21420
21491
|
1
|
|
21421
21492
|
)
|
|
21422
21493
|
}
|
|
21423
|
-
var
|
|
21424
|
-
|
|
21494
|
+
var taskUnionExaminevue_type_template_id_f2f9c652_staticRenderFns = []
|
|
21495
|
+
taskUnionExaminevue_type_template_id_f2f9c652_render._withStripped = true
|
|
21425
21496
|
|
|
21426
21497
|
|
|
21427
|
-
// CONCATENATED MODULE: ./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=
|
|
21498
|
+
// CONCATENATED MODULE: ./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=f2f9c652&
|
|
21428
21499
|
|
|
21429
21500
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/taskUnionExamine.vue?vue&type=script&lang=js&
|
|
21430
21501
|
var taskUnionExaminevue_type_script_lang_js_components;
|
|
@@ -21603,6 +21674,7 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
21603
21674
|
//
|
|
21604
21675
|
//
|
|
21605
21676
|
//
|
|
21677
|
+
//
|
|
21606
21678
|
|
|
21607
21679
|
|
|
21608
21680
|
|
|
@@ -21858,13 +21930,13 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
21858
21930
|
var param = res.data.customizedConfig.currentOrgSelectorRangeList.split(',');
|
|
21859
21931
|
_this3.currentOrgTabs.map(function (x, i) {
|
|
21860
21932
|
_this3.params[x] = {
|
|
21861
|
-
filid: param[i] == 'my' ? _this3.params.filid = JSON.parse(util["a" /* default */].getStorage('mainConfig')).userModel.orgId : param[i],
|
|
21933
|
+
filid: param[i] == 'my' ? _this3.params.filid = choiceOrgId || JSON.parse(util["a" /* default */].getStorage('mainConfig')).userModel.orgId : param[i],
|
|
21862
21934
|
only_filid: true
|
|
21863
21935
|
};
|
|
21864
21936
|
});
|
|
21865
21937
|
} else {
|
|
21866
21938
|
if (_this3.type == 'takeAdvice') {
|
|
21867
|
-
_this3.params.filid = JSON.parse(util["a" /* default */].getStorage('mainConfig')).userModel.orgId;
|
|
21939
|
+
_this3.params.filid = choiceOrgId || JSON.parse(util["a" /* default */].getStorage('mainConfig')).userModel.orgId;
|
|
21868
21940
|
}
|
|
21869
21941
|
}
|
|
21870
21942
|
|
|
@@ -22131,8 +22203,8 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
22131
22203
|
|
|
22132
22204
|
var taskUnionExamine_component = Object(componentNormalizer["a" /* default */])(
|
|
22133
22205
|
component_taskUnionExaminevue_type_script_lang_js_,
|
|
22134
|
-
|
|
22135
|
-
|
|
22206
|
+
taskUnionExaminevue_type_template_id_f2f9c652_render,
|
|
22207
|
+
taskUnionExaminevue_type_template_id_f2f9c652_staticRenderFns,
|
|
22136
22208
|
false,
|
|
22137
22209
|
null,
|
|
22138
22210
|
null,
|
|
@@ -22141,8 +22213,8 @@ var taskUnionExamine_component = Object(componentNormalizer["a" /* default */])(
|
|
|
22141
22213
|
)
|
|
22142
22214
|
|
|
22143
22215
|
/* harmony default export */ var taskUnionExamine = (taskUnionExamine_component.exports);
|
|
22144
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/freeStartFlow.vue?vue&type=template&id=
|
|
22145
|
-
var
|
|
22216
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/freeStartFlow.vue?vue&type=template&id=61ab09c6&
|
|
22217
|
+
var freeStartFlowvue_type_template_id_61ab09c6_render = function () {
|
|
22146
22218
|
var _vm = this
|
|
22147
22219
|
var _h = _vm.$createElement
|
|
22148
22220
|
var _c = _vm._self._c || _h
|
|
@@ -24259,11 +24331,11 @@ var freeStartFlowvue_type_template_id_458144cd_render = function () {
|
|
|
24259
24331
|
)
|
|
24260
24332
|
: _vm._e()
|
|
24261
24333
|
}
|
|
24262
|
-
var
|
|
24263
|
-
|
|
24334
|
+
var freeStartFlowvue_type_template_id_61ab09c6_staticRenderFns = []
|
|
24335
|
+
freeStartFlowvue_type_template_id_61ab09c6_render._withStripped = true
|
|
24264
24336
|
|
|
24265
24337
|
|
|
24266
|
-
// CONCATENATED MODULE: ./packages/flow/src/freeStartFlow.vue?vue&type=template&id=
|
|
24338
|
+
// CONCATENATED MODULE: ./packages/flow/src/freeStartFlow.vue?vue&type=template&id=61ab09c6&
|
|
24267
24339
|
|
|
24268
24340
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/freeStartFlow.vue?vue&type=script&lang=js&
|
|
24269
24341
|
|
|
@@ -25625,11 +25697,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
25625
25697
|
});
|
|
25626
25698
|
},
|
|
25627
25699
|
|
|
25628
|
-
/**
|
|
25629
|
-
* saveInfo
|
|
25630
|
-
* @desc:暂存
|
|
25631
|
-
* @author liufan
|
|
25632
|
-
* @date 2022年9月9日
|
|
25700
|
+
/**
|
|
25701
|
+
* saveInfo
|
|
25702
|
+
* @desc:暂存
|
|
25703
|
+
* @author liufan
|
|
25704
|
+
* @date 2022年9月9日
|
|
25633
25705
|
**/
|
|
25634
25706
|
saveInfo: function saveInfo(type, btn) {
|
|
25635
25707
|
var _this6 = this;
|
|
@@ -25691,11 +25763,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
25691
25763
|
});
|
|
25692
25764
|
},
|
|
25693
25765
|
|
|
25694
|
-
/**
|
|
25695
|
-
* rejectBtn
|
|
25696
|
-
* @desc:点击驳回
|
|
25697
|
-
* @author liufan
|
|
25698
|
-
* @date 2022年5月25日
|
|
25766
|
+
/**
|
|
25767
|
+
* rejectBtn
|
|
25768
|
+
* @desc:点击驳回
|
|
25769
|
+
* @author liufan
|
|
25770
|
+
* @date 2022年5月25日
|
|
25699
25771
|
**/
|
|
25700
25772
|
rejectBtn: function rejectBtn() {
|
|
25701
25773
|
var _this8 = this;
|
|
@@ -25713,11 +25785,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
25713
25785
|
}
|
|
25714
25786
|
},
|
|
25715
25787
|
|
|
25716
|
-
/**
|
|
25717
|
-
* taskReadBtn
|
|
25718
|
-
* @desc:点击分阅
|
|
25719
|
-
* @author liufan
|
|
25720
|
-
* @date 2022年5月25日
|
|
25788
|
+
/**
|
|
25789
|
+
* taskReadBtn
|
|
25790
|
+
* @desc:点击分阅
|
|
25791
|
+
* @author liufan
|
|
25792
|
+
* @date 2022年5月25日
|
|
25721
25793
|
**/
|
|
25722
25794
|
taskReadBtn: function taskReadBtn() {
|
|
25723
25795
|
var _this9 = this;
|
|
@@ -25736,11 +25808,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
25736
25808
|
}
|
|
25737
25809
|
},
|
|
25738
25810
|
|
|
25739
|
-
/**
|
|
25740
|
-
* getFind
|
|
25741
|
-
* @desc:获取通知方式
|
|
25742
|
-
* @author liufan
|
|
25743
|
-
* @date 2022年5月25日
|
|
25811
|
+
/**
|
|
25812
|
+
* getFind
|
|
25813
|
+
* @desc:获取通知方式
|
|
25814
|
+
* @author liufan
|
|
25815
|
+
* @date 2022年5月25日
|
|
25744
25816
|
**/
|
|
25745
25817
|
getFind: function getFind() {
|
|
25746
25818
|
var _this10 = this;
|
|
@@ -25796,12 +25868,12 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
25796
25868
|
});
|
|
25797
25869
|
},
|
|
25798
25870
|
|
|
25799
|
-
/**
|
|
25800
|
-
* endFlows
|
|
25801
|
-
* @desc:直接办结
|
|
25802
|
-
* @author liufan
|
|
25803
|
-
* @param {Object} res 直接办结数据
|
|
25804
|
-
* @date 2022年5月25日
|
|
25871
|
+
/**
|
|
25872
|
+
* endFlows
|
|
25873
|
+
* @desc:直接办结
|
|
25874
|
+
* @author liufan
|
|
25875
|
+
* @param {Object} res 直接办结数据
|
|
25876
|
+
* @date 2022年5月25日
|
|
25805
25877
|
**/
|
|
25806
25878
|
endFlows: function endFlows(res) {
|
|
25807
25879
|
var _this12 = this;
|
|
@@ -25855,12 +25927,12 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
25855
25927
|
}).catch(function (e) {});
|
|
25856
25928
|
},
|
|
25857
25929
|
|
|
25858
|
-
/**
|
|
25859
|
-
* goView
|
|
25860
|
-
* @desc:更多流程按钮操作
|
|
25861
|
-
* @author liufan
|
|
25862
|
-
* @param {Object} res 当前点击操作按钮数据
|
|
25863
|
-
* @date 2022年5月25日
|
|
25930
|
+
/**
|
|
25931
|
+
* goView
|
|
25932
|
+
* @desc:更多流程按钮操作
|
|
25933
|
+
* @author liufan
|
|
25934
|
+
* @param {Object} res 当前点击操作按钮数据
|
|
25935
|
+
* @date 2022年5月25日
|
|
25864
25936
|
**/
|
|
25865
25937
|
goView: function goView(res) {
|
|
25866
25938
|
// 驳回并办结:rejectAndEndHtml
|
|
@@ -25945,11 +26017,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
25945
26017
|
// isCanStartSubFlow
|
|
25946
26018
|
},
|
|
25947
26019
|
|
|
25948
|
-
/**
|
|
25949
|
-
* toTakeAdvice
|
|
25950
|
-
* @desc:征求意见
|
|
25951
|
-
* @author liufan
|
|
25952
|
-
* @date 2022年9月29日
|
|
26020
|
+
/**
|
|
26021
|
+
* toTakeAdvice
|
|
26022
|
+
* @desc:征求意见
|
|
26023
|
+
* @author liufan
|
|
26024
|
+
* @date 2022年9月29日
|
|
25953
26025
|
**/
|
|
25954
26026
|
toTakeAdvice: function toTakeAdvice(res) {
|
|
25955
26027
|
var _this14 = this;
|
|
@@ -25993,11 +26065,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
25993
26065
|
});
|
|
25994
26066
|
},
|
|
25995
26067
|
|
|
25996
|
-
/**
|
|
25997
|
-
* toStartDraf
|
|
25998
|
-
* @desc: 稿件递送、联合审核、复核
|
|
25999
|
-
* @author liufan
|
|
26000
|
-
* @date 2022年9月29日
|
|
26068
|
+
/**
|
|
26069
|
+
* toStartDraf
|
|
26070
|
+
* @desc: 稿件递送、联合审核、复核
|
|
26071
|
+
* @author liufan
|
|
26072
|
+
* @date 2022年9月29日
|
|
26001
26073
|
**/
|
|
26002
26074
|
toStartDraf: function toStartDraf(res) {
|
|
26003
26075
|
var _this16 = this;
|
|
@@ -26011,11 +26083,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
26011
26083
|
}
|
|
26012
26084
|
},
|
|
26013
26085
|
|
|
26014
|
-
/**
|
|
26015
|
-
* toSendMsg
|
|
26016
|
-
* @desc:核稿通知
|
|
26017
|
-
* @author liufan
|
|
26018
|
-
* @date 2022年9月29日
|
|
26086
|
+
/**
|
|
26087
|
+
* toSendMsg
|
|
26088
|
+
* @desc:核稿通知
|
|
26089
|
+
* @author liufan
|
|
26090
|
+
* @date 2022年9月29日
|
|
26019
26091
|
**/
|
|
26020
26092
|
toSendMsg: function toSendMsg(res) {
|
|
26021
26093
|
var _this17 = this;
|
|
@@ -26029,11 +26101,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
26029
26101
|
}
|
|
26030
26102
|
},
|
|
26031
26103
|
|
|
26032
|
-
/**
|
|
26033
|
-
* toTaskReadAndEnd
|
|
26034
|
-
* @desc:分阅并办结
|
|
26035
|
-
* @author liufan
|
|
26036
|
-
* @date 2022年9月29日
|
|
26104
|
+
/**
|
|
26105
|
+
* toTaskReadAndEnd
|
|
26106
|
+
* @desc:分阅并办结
|
|
26107
|
+
* @author liufan
|
|
26108
|
+
* @date 2022年9月29日
|
|
26037
26109
|
**/
|
|
26038
26110
|
toTaskReadAndEnd: function toTaskReadAndEnd(res) {
|
|
26039
26111
|
var _this18 = this;
|
|
@@ -26051,11 +26123,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
26051
26123
|
}
|
|
26052
26124
|
},
|
|
26053
26125
|
|
|
26054
|
-
/**
|
|
26055
|
-
* rejectAndEnd
|
|
26056
|
-
* @desc:驳回并办结
|
|
26057
|
-
* @author liufan
|
|
26058
|
-
* @date 2022年9月29日
|
|
26126
|
+
/**
|
|
26127
|
+
* rejectAndEnd
|
|
26128
|
+
* @desc:驳回并办结
|
|
26129
|
+
* @author liufan
|
|
26130
|
+
* @date 2022年9月29日
|
|
26059
26131
|
**/
|
|
26060
26132
|
rejectAndEnd: function rejectAndEnd(res) {
|
|
26061
26133
|
var _this19 = this;
|
|
@@ -26110,11 +26182,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
26110
26182
|
});
|
|
26111
26183
|
},
|
|
26112
26184
|
|
|
26113
|
-
/**
|
|
26114
|
-
* toTransfer
|
|
26115
|
-
* @desc:转办
|
|
26116
|
-
* @author liufan
|
|
26117
|
-
* @date 2022年9月29日
|
|
26185
|
+
/**
|
|
26186
|
+
* toTransfer
|
|
26187
|
+
* @desc:转办
|
|
26188
|
+
* @author liufan
|
|
26189
|
+
* @date 2022年9月29日
|
|
26118
26190
|
**/
|
|
26119
26191
|
toTransfer: function toTransfer(res) {
|
|
26120
26192
|
var _this21 = this;
|
|
@@ -26130,11 +26202,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
26130
26202
|
}
|
|
26131
26203
|
},
|
|
26132
26204
|
|
|
26133
|
-
/**
|
|
26134
|
-
* getNodeInfo
|
|
26135
|
-
* @desc:获取节点信息
|
|
26136
|
-
* @author liufan
|
|
26137
|
-
* @date 2022年5月25日
|
|
26205
|
+
/**
|
|
26206
|
+
* getNodeInfo
|
|
26207
|
+
* @desc:获取节点信息
|
|
26208
|
+
* @author liufan
|
|
26209
|
+
* @date 2022年5月25日
|
|
26138
26210
|
**/
|
|
26139
26211
|
getNodeInfo: function getNodeInfo() {
|
|
26140
26212
|
var _this22 = this;
|
|
@@ -26221,7 +26293,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
26221
26293
|
_this22.handleMode = data.countersignaturetypeText;
|
|
26222
26294
|
data.globalNodeType === 'endEvent' ? _this22.endFlow = true : '';
|
|
26223
26295
|
}
|
|
26224
|
-
|
|
26296
|
+
if (_this22.isCustomPreset) {
|
|
26297
|
+
_this22.$nextTick(function () {
|
|
26298
|
+
_this22.$refs.customPreset && _this22.$refs.customPreset.getPresetFlowInfo(_this22.nextNode.nextNodeId, _this22.nodeInfo.nextNode, true);
|
|
26299
|
+
});
|
|
26300
|
+
}
|
|
26225
26301
|
} else {
|
|
26226
26302
|
_this22.$message.error(message || '系统错误,请联系管理员!');
|
|
26227
26303
|
}
|
|
@@ -26233,12 +26309,12 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
26233
26309
|
});
|
|
26234
26310
|
},
|
|
26235
26311
|
|
|
26236
|
-
/**
|
|
26237
|
-
* selecNext
|
|
26238
|
-
* @desc:下步节点变化时更新数据
|
|
26239
|
-
* @author liufan
|
|
26240
|
-
* @param {String} val 当前选中值
|
|
26241
|
-
* @date 2022年5月25日
|
|
26312
|
+
/**
|
|
26313
|
+
* selecNext
|
|
26314
|
+
* @desc:下步节点变化时更新数据
|
|
26315
|
+
* @author liufan
|
|
26316
|
+
* @param {String} val 当前选中值
|
|
26317
|
+
* @date 2022年5月25日
|
|
26242
26318
|
**/
|
|
26243
26319
|
selecNext: function selecNext(val, type, isDef) {
|
|
26244
26320
|
var _this23 = this;
|
|
@@ -26347,11 +26423,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
26347
26423
|
if (isDef !== true) this.getNodeInfo();
|
|
26348
26424
|
},
|
|
26349
26425
|
|
|
26350
|
-
/**
|
|
26351
|
-
* isMultiple
|
|
26352
|
-
* @desc:是否多选
|
|
26353
|
-
* @author liufan
|
|
26354
|
-
* @date 2022年9月13日
|
|
26426
|
+
/**
|
|
26427
|
+
* isMultiple
|
|
26428
|
+
* @desc:是否多选
|
|
26429
|
+
* @author liufan
|
|
26430
|
+
* @date 2022年9月13日
|
|
26355
26431
|
**/
|
|
26356
26432
|
isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
|
|
26357
26433
|
if (val == 2 || val == 4 || val == 6 || val == 16) {
|
|
@@ -26383,11 +26459,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
26383
26459
|
}
|
|
26384
26460
|
},
|
|
26385
26461
|
|
|
26386
|
-
/**
|
|
26387
|
-
* getHedInfo
|
|
26388
|
-
* @desc:获取审核页面数据
|
|
26389
|
-
* @author liufan
|
|
26390
|
-
* @date 2022年5月25日
|
|
26462
|
+
/**
|
|
26463
|
+
* getHedInfo
|
|
26464
|
+
* @desc:获取审核页面数据
|
|
26465
|
+
* @author liufan
|
|
26466
|
+
* @date 2022年5月25日
|
|
26391
26467
|
**/
|
|
26392
26468
|
getHedInfo: function getHedInfo() {
|
|
26393
26469
|
var _this24 = this;
|
|
@@ -26623,13 +26699,13 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
26623
26699
|
});
|
|
26624
26700
|
},
|
|
26625
26701
|
|
|
26626
|
-
/**
|
|
26627
|
-
* closeProcess
|
|
26628
|
-
* @desc:关闭弹窗
|
|
26629
|
-
* @author liufan
|
|
26630
|
-
* @param {boolean} val 当前是否办理流程
|
|
26631
|
-
* @param {String} type 当前点击的弹窗类型
|
|
26632
|
-
* @date 2022年5月25日
|
|
26702
|
+
/**
|
|
26703
|
+
* closeProcess
|
|
26704
|
+
* @desc:关闭弹窗
|
|
26705
|
+
* @author liufan
|
|
26706
|
+
* @param {boolean} val 当前是否办理流程
|
|
26707
|
+
* @param {String} type 当前点击的弹窗类型
|
|
26708
|
+
* @date 2022年5月25日
|
|
26633
26709
|
**/
|
|
26634
26710
|
closeProcess: function closeProcess(val, type, closeParent) {
|
|
26635
26711
|
if (closeParent) {
|
|
@@ -26646,23 +26722,23 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
26646
26722
|
}
|
|
26647
26723
|
},
|
|
26648
26724
|
|
|
26649
|
-
/**
|
|
26650
|
-
* selectChange
|
|
26651
|
-
* @desc:常用语选择
|
|
26652
|
-
* @author liufan
|
|
26653
|
-
* @param {String} val 选中值
|
|
26654
|
-
* @date 2022年5月25日
|
|
26725
|
+
/**
|
|
26726
|
+
* selectChange
|
|
26727
|
+
* @desc:常用语选择
|
|
26728
|
+
* @author liufan
|
|
26729
|
+
* @param {String} val 选中值
|
|
26730
|
+
* @date 2022年5月25日
|
|
26655
26731
|
**/
|
|
26656
26732
|
selectChange: function selectChange(val) {
|
|
26657
26733
|
this.value = val;
|
|
26658
26734
|
},
|
|
26659
26735
|
|
|
26660
|
-
/**
|
|
26661
|
-
* upDate
|
|
26662
|
-
* @desc:修改常用语
|
|
26663
|
-
* @author liufan
|
|
26664
|
-
* @param {Object} val 修改值
|
|
26665
|
-
* @date 2022年5月25日
|
|
26736
|
+
/**
|
|
26737
|
+
* upDate
|
|
26738
|
+
* @desc:修改常用语
|
|
26739
|
+
* @author liufan
|
|
26740
|
+
* @param {Object} val 修改值
|
|
26741
|
+
* @date 2022年5月25日
|
|
26666
26742
|
**/
|
|
26667
26743
|
upDate: function upDate(val) {
|
|
26668
26744
|
this.FormData.id = val.id;
|
|
@@ -26670,11 +26746,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
26670
26746
|
},
|
|
26671
26747
|
|
|
26672
26748
|
|
|
26673
|
-
/**
|
|
26674
|
-
* getProcess
|
|
26675
|
-
* @desc:获取选择流程
|
|
26676
|
-
* @author liufan
|
|
26677
|
-
* @date 2022年5月25日
|
|
26749
|
+
/**
|
|
26750
|
+
* getProcess
|
|
26751
|
+
* @desc:获取选择流程
|
|
26752
|
+
* @author liufan
|
|
26753
|
+
* @date 2022年5月25日
|
|
26678
26754
|
**/
|
|
26679
26755
|
getProcess: function getProcess() {
|
|
26680
26756
|
var _this25 = this;
|
|
@@ -26728,11 +26804,11 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
26728
26804
|
});
|
|
26729
26805
|
},
|
|
26730
26806
|
|
|
26731
|
-
/**
|
|
26732
|
-
* getPendedhistoryList
|
|
26733
|
-
* @desc:获取流程列表
|
|
26734
|
-
* @author liufan
|
|
26735
|
-
* @date 2022年5月25日
|
|
26807
|
+
/**
|
|
26808
|
+
* getPendedhistoryList
|
|
26809
|
+
* @desc:获取流程列表
|
|
26810
|
+
* @author liufan
|
|
26811
|
+
* @date 2022年5月25日
|
|
26736
26812
|
**/
|
|
26737
26813
|
getPendedhistoryList: function getPendedhistoryList() {
|
|
26738
26814
|
var _this26 = this;
|
|
@@ -26764,12 +26840,12 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
26764
26840
|
},
|
|
26765
26841
|
|
|
26766
26842
|
// 提交流程
|
|
26767
|
-
/**
|
|
26768
|
-
* subProcess
|
|
26769
|
-
* @desc:提交流程
|
|
26770
|
-
* @author liufan
|
|
26771
|
-
* @param {String} formName 当前form表单ref值
|
|
26772
|
-
* @date 2022年5月25日
|
|
26843
|
+
/**
|
|
26844
|
+
* subProcess
|
|
26845
|
+
* @desc:提交流程
|
|
26846
|
+
* @author liufan
|
|
26847
|
+
* @param {String} formName 当前form表单ref值
|
|
26848
|
+
* @date 2022年5月25日
|
|
26773
26849
|
**/
|
|
26774
26850
|
subProcess: function subProcess(val) {
|
|
26775
26851
|
var _this27 = this;
|
|
@@ -27019,8 +27095,8 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
27019
27095
|
|
|
27020
27096
|
var freeStartFlow_component = Object(componentNormalizer["a" /* default */])(
|
|
27021
27097
|
src_freeStartFlowvue_type_script_lang_js_,
|
|
27022
|
-
|
|
27023
|
-
|
|
27098
|
+
freeStartFlowvue_type_template_id_61ab09c6_render,
|
|
27099
|
+
freeStartFlowvue_type_template_id_61ab09c6_staticRenderFns,
|
|
27024
27100
|
false,
|
|
27025
27101
|
null,
|
|
27026
27102
|
null,
|
|
@@ -29966,6 +30042,8 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
29966
30042
|
//
|
|
29967
30043
|
//
|
|
29968
30044
|
//
|
|
30045
|
+
//
|
|
30046
|
+
//
|
|
29969
30047
|
|
|
29970
30048
|
|
|
29971
30049
|
|
|
@@ -30006,6 +30084,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
30006
30084
|
hideBtn: { type: Boolean, default: false },
|
|
30007
30085
|
isCirculate: { type: Boolean, default: false },
|
|
30008
30086
|
newFlow: { type: Boolean, default: false },
|
|
30087
|
+
ownerType: { type: String, default: '' },
|
|
30009
30088
|
formLabelPosition: {
|
|
30010
30089
|
type: String,
|
|
30011
30090
|
default: 'left'
|
|
@@ -30917,11 +30996,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
30917
30996
|
});
|
|
30918
30997
|
},
|
|
30919
30998
|
|
|
30920
|
-
/**
|
|
30921
|
-
* saveInfo
|
|
30922
|
-
* @desc:暂存
|
|
30923
|
-
* @author liufan
|
|
30924
|
-
* @date 2022年9月9日
|
|
30999
|
+
/**
|
|
31000
|
+
* saveInfo
|
|
31001
|
+
* @desc:暂存
|
|
31002
|
+
* @author liufan
|
|
31003
|
+
* @date 2022年9月9日
|
|
30925
31004
|
**/
|
|
30926
31005
|
saveInfo: function saveInfo(type, btn) {
|
|
30927
31006
|
var _this14 = this;
|
|
@@ -30983,11 +31062,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
30983
31062
|
});
|
|
30984
31063
|
},
|
|
30985
31064
|
|
|
30986
|
-
/**
|
|
30987
|
-
* rejectBtn
|
|
30988
|
-
* @desc:点击驳回
|
|
30989
|
-
* @author liufan
|
|
30990
|
-
* @date 2022年5月25日
|
|
31065
|
+
/**
|
|
31066
|
+
* rejectBtn
|
|
31067
|
+
* @desc:点击驳回
|
|
31068
|
+
* @author liufan
|
|
31069
|
+
* @date 2022年5月25日
|
|
30991
31070
|
**/
|
|
30992
31071
|
rejectBtn: function rejectBtn(res) {
|
|
30993
31072
|
var _this16 = this;
|
|
@@ -31007,37 +31086,39 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
31007
31086
|
}
|
|
31008
31087
|
},
|
|
31009
31088
|
|
|
31010
|
-
/**
|
|
31011
|
-
* taskReadBtn
|
|
31012
|
-
* @desc:点击分阅
|
|
31013
|
-
* @author liufan
|
|
31014
|
-
* @date 2022年5月25日
|
|
31089
|
+
/**
|
|
31090
|
+
* taskReadBtn
|
|
31091
|
+
* @desc:点击分阅
|
|
31092
|
+
* @author liufan
|
|
31093
|
+
* @date 2022年5月25日
|
|
31015
31094
|
**/
|
|
31016
31095
|
taskReadBtn: function taskReadBtn(res) {
|
|
31017
31096
|
var _this17 = this;
|
|
31018
31097
|
|
|
31019
31098
|
// return this.$message.warning('暂未开放!敬请期待');
|
|
31020
|
-
|
|
31021
|
-
|
|
31022
|
-
|
|
31099
|
+
this.btnType = '';
|
|
31100
|
+
setTimeout(function () {
|
|
31101
|
+
if (_this17.beforeSubmit != undefined) {
|
|
31102
|
+
_this17.beforeSubmit().then(function (next) {
|
|
31103
|
+
if (_this17.value === '') _this17.value = _this17.nodeDefaultRejectOpinion;
|
|
31104
|
+
_this17.taskReadType = 'create';
|
|
31105
|
+
// this.showTaskRead = true;
|
|
31106
|
+
_this17.btnType = _this17.btnFunValue(res.fun);
|
|
31107
|
+
}).catch(function (e) {});
|
|
31108
|
+
} else {
|
|
31023
31109
|
if (_this17.value === '') _this17.value = _this17.nodeDefaultRejectOpinion;
|
|
31024
31110
|
_this17.taskReadType = 'create';
|
|
31025
31111
|
// this.showTaskRead = true;
|
|
31026
31112
|
_this17.btnType = _this17.btnFunValue(res.fun);
|
|
31027
|
-
}
|
|
31028
|
-
}
|
|
31029
|
-
if (this.value === '') this.value = this.nodeDefaultRejectOpinion;
|
|
31030
|
-
this.taskReadType = 'create';
|
|
31031
|
-
// this.showTaskRead = true;
|
|
31032
|
-
this.btnType = this.btnFunValue(res.fun);
|
|
31033
|
-
}
|
|
31113
|
+
}
|
|
31114
|
+
}, 0);
|
|
31034
31115
|
},
|
|
31035
31116
|
|
|
31036
|
-
/**
|
|
31037
|
-
* getFind
|
|
31038
|
-
* @desc:获取通知方式
|
|
31039
|
-
* @author liufan
|
|
31040
|
-
* @date 2022年5月25日
|
|
31117
|
+
/**
|
|
31118
|
+
* getFind
|
|
31119
|
+
* @desc:获取通知方式
|
|
31120
|
+
* @author liufan
|
|
31121
|
+
* @date 2022年5月25日
|
|
31041
31122
|
**/
|
|
31042
31123
|
getFind: function getFind() {
|
|
31043
31124
|
var _this18 = this;
|
|
@@ -31104,12 +31185,12 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
31104
31185
|
});
|
|
31105
31186
|
},
|
|
31106
31187
|
|
|
31107
|
-
/**
|
|
31108
|
-
* endFlows
|
|
31109
|
-
* @desc:直接办结
|
|
31110
|
-
* @author liufan
|
|
31111
|
-
* @param {Object} res 直接办结数据
|
|
31112
|
-
* @date 2022年5月25日
|
|
31188
|
+
/**
|
|
31189
|
+
* endFlows
|
|
31190
|
+
* @desc:直接办结
|
|
31191
|
+
* @author liufan
|
|
31192
|
+
* @param {Object} res 直接办结数据
|
|
31193
|
+
* @date 2022年5月25日
|
|
31113
31194
|
**/
|
|
31114
31195
|
endFlows: function endFlows(res) {
|
|
31115
31196
|
var _this20 = this;
|
|
@@ -31123,9 +31204,9 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
31123
31204
|
}
|
|
31124
31205
|
},
|
|
31125
31206
|
|
|
31126
|
-
/**
|
|
31127
|
-
* 获取弹性布局样式
|
|
31128
|
-
* @returns {string} 弹性布局值
|
|
31207
|
+
/**
|
|
31208
|
+
* 获取弹性布局样式
|
|
31209
|
+
* @returns {string} 弹性布局值
|
|
31129
31210
|
*/
|
|
31130
31211
|
getFlexStyle: function getFlexStyle() {
|
|
31131
31212
|
var isDefaultFlex = (!this.endFlow || this.nodeInfos.length > 1 || this.taskOperationShiftedNodeList) && this.newTypeCode != 'fenyue' && !this.shrink && this.btnType === 'default' || this.btnType != 'default';
|
|
@@ -31173,12 +31254,12 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
31173
31254
|
}).catch(function (e) {});
|
|
31174
31255
|
},
|
|
31175
31256
|
|
|
31176
|
-
/**
|
|
31177
|
-
* goView
|
|
31178
|
-
* @desc:更多流程按钮操作
|
|
31179
|
-
* @author liufan
|
|
31180
|
-
* @param {Object} res 当前点击操作按钮数据
|
|
31181
|
-
* @date 2022年5月25日
|
|
31257
|
+
/**
|
|
31258
|
+
* goView
|
|
31259
|
+
* @desc:更多流程按钮操作
|
|
31260
|
+
* @author liufan
|
|
31261
|
+
* @param {Object} res 当前点击操作按钮数据
|
|
31262
|
+
* @date 2022年5月25日
|
|
31182
31263
|
**/
|
|
31183
31264
|
goView: function goView(res) {
|
|
31184
31265
|
// 驳回并办结:rejectAndEndHtml
|
|
@@ -31190,7 +31271,8 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
31190
31271
|
// 驳回:taskRejectHtml
|
|
31191
31272
|
// 直接办结:endFlowHtml
|
|
31192
31273
|
// 自由发起子流程:toFreeStartFlow
|
|
31193
|
-
|
|
31274
|
+
|
|
31275
|
+
|
|
31194
31276
|
if (res.type == 4) {
|
|
31195
31277
|
this.$emit('buttonClick', { fun: res.fun, opinion: this.value }, this.sendData);
|
|
31196
31278
|
} else if (res.fun === 'toStartTaskRead()') {
|
|
@@ -31268,11 +31350,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
31268
31350
|
// isCanStartSubFlow
|
|
31269
31351
|
},
|
|
31270
31352
|
|
|
31271
|
-
/**
|
|
31272
|
-
* toTakeAdvice
|
|
31273
|
-
* @desc:征求意见
|
|
31274
|
-
* @author liufan
|
|
31275
|
-
* @date 2022年9月29日
|
|
31353
|
+
/**
|
|
31354
|
+
* toTakeAdvice
|
|
31355
|
+
* @desc:征求意见
|
|
31356
|
+
* @author liufan
|
|
31357
|
+
* @date 2022年9月29日
|
|
31276
31358
|
**/
|
|
31277
31359
|
toTakeAdvice: function toTakeAdvice(res) {
|
|
31278
31360
|
var _this22 = this;
|
|
@@ -31320,16 +31402,15 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
31320
31402
|
});
|
|
31321
31403
|
},
|
|
31322
31404
|
|
|
31323
|
-
/**
|
|
31324
|
-
* toStartDraf
|
|
31325
|
-
* @desc: 稿件递送、联合审核、复核
|
|
31326
|
-
* @author liufan
|
|
31327
|
-
* @date 2022年9月29日
|
|
31405
|
+
/**
|
|
31406
|
+
* toStartDraf
|
|
31407
|
+
* @desc: 稿件递送、联合审核、复核
|
|
31408
|
+
* @author liufan
|
|
31409
|
+
* @date 2022年9月29日
|
|
31328
31410
|
**/
|
|
31329
31411
|
toStartDraf: function toStartDraf(res) {
|
|
31330
31412
|
var _this24 = this;
|
|
31331
31413
|
|
|
31332
|
-
console.log(res);
|
|
31333
31414
|
if (this.beforeSubmit != undefined) {
|
|
31334
31415
|
this.beforeSubmit().then(function (next) {
|
|
31335
31416
|
// this.showTaskUnionExamine = true;
|
|
@@ -31348,11 +31429,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
31348
31429
|
}
|
|
31349
31430
|
},
|
|
31350
31431
|
|
|
31351
|
-
/**
|
|
31352
|
-
* toSendMsg
|
|
31353
|
-
* @desc:核稿通知
|
|
31354
|
-
* @author liufan
|
|
31355
|
-
* @date 2022年9月29日
|
|
31432
|
+
/**
|
|
31433
|
+
* toSendMsg
|
|
31434
|
+
* @desc:核稿通知
|
|
31435
|
+
* @author liufan
|
|
31436
|
+
* @date 2022年9月29日
|
|
31356
31437
|
**/
|
|
31357
31438
|
toSendMsg: function toSendMsg(res) {
|
|
31358
31439
|
var _this25 = this;
|
|
@@ -31366,33 +31447,39 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
31366
31447
|
}
|
|
31367
31448
|
},
|
|
31368
31449
|
|
|
31369
|
-
/**
|
|
31370
|
-
* toTaskReadAndEnd
|
|
31371
|
-
* @desc:分阅并办结
|
|
31372
|
-
* @author liufan
|
|
31373
|
-
* @date 2022年9月29日
|
|
31450
|
+
/**
|
|
31451
|
+
* toTaskReadAndEnd
|
|
31452
|
+
* @desc:分阅并办结
|
|
31453
|
+
* @author liufan
|
|
31454
|
+
* @date 2022年9月29日
|
|
31374
31455
|
**/
|
|
31375
31456
|
toTaskReadAndEnd: function toTaskReadAndEnd(res) {
|
|
31376
31457
|
var _this26 = this;
|
|
31377
31458
|
|
|
31378
|
-
|
|
31379
|
-
|
|
31459
|
+
this.btnType = '';
|
|
31460
|
+
setTimeout(function () {
|
|
31461
|
+
if (_this26.beforeSubmit != undefined) {
|
|
31462
|
+
_this26.beforeSubmit().then(function (next) {
|
|
31463
|
+
if (_this26.value === '') _this26.value = _this26.nodeDefaultRejectOpinion;
|
|
31464
|
+
_this26.taskReadType = 'taskReadAndEnd';
|
|
31465
|
+
_this26.btnType = _this26.btnFunValue(res.fun);
|
|
31466
|
+
|
|
31467
|
+
// this.showTaskRead = true;
|
|
31468
|
+
}).catch(function (e) {});
|
|
31469
|
+
} else {
|
|
31380
31470
|
if (_this26.value === '') _this26.value = _this26.nodeDefaultRejectOpinion;
|
|
31381
31471
|
_this26.taskReadType = 'taskReadAndEnd';
|
|
31382
|
-
_this26.
|
|
31383
|
-
|
|
31384
|
-
|
|
31385
|
-
|
|
31386
|
-
this.taskReadType = 'taskReadAndEnd';
|
|
31387
|
-
this.showTaskRead = true;
|
|
31388
|
-
}
|
|
31472
|
+
_this26.btnType = _this26.btnFunValue(res.fun);
|
|
31473
|
+
// this.showTaskRead = true;
|
|
31474
|
+
}
|
|
31475
|
+
}, 0);
|
|
31389
31476
|
},
|
|
31390
31477
|
|
|
31391
|
-
/**
|
|
31392
|
-
* rejectAndEnd
|
|
31393
|
-
* @desc:驳回并办结
|
|
31394
|
-
* @author liufan
|
|
31395
|
-
* @date 2022年9月29日
|
|
31478
|
+
/**
|
|
31479
|
+
* rejectAndEnd
|
|
31480
|
+
* @desc:驳回并办结
|
|
31481
|
+
* @author liufan
|
|
31482
|
+
* @date 2022年9月29日
|
|
31396
31483
|
**/
|
|
31397
31484
|
rejectAndEnd: function rejectAndEnd(res) {
|
|
31398
31485
|
var _this27 = this;
|
|
@@ -31448,11 +31535,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
31448
31535
|
});
|
|
31449
31536
|
},
|
|
31450
31537
|
|
|
31451
|
-
/**
|
|
31452
|
-
* toTransfer
|
|
31453
|
-
* @desc:转办
|
|
31454
|
-
* @author liufan
|
|
31455
|
-
* @date 2022年9月29日
|
|
31538
|
+
/**
|
|
31539
|
+
* toTransfer
|
|
31540
|
+
* @desc:转办
|
|
31541
|
+
* @author liufan
|
|
31542
|
+
* @date 2022年9月29日
|
|
31456
31543
|
**/
|
|
31457
31544
|
toTransfer: function toTransfer(res) {
|
|
31458
31545
|
var _this29 = this;
|
|
@@ -31471,11 +31558,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
31471
31558
|
this.nextNode.customLimitTime = val;
|
|
31472
31559
|
},
|
|
31473
31560
|
|
|
31474
|
-
/**
|
|
31475
|
-
* getNodeInfo
|
|
31476
|
-
* @desc:获取节点信息
|
|
31477
|
-
* @author liufan
|
|
31478
|
-
* @date 2022年5月25日
|
|
31561
|
+
/**
|
|
31562
|
+
* getNodeInfo
|
|
31563
|
+
* @desc:获取节点信息
|
|
31564
|
+
* @author liufan
|
|
31565
|
+
* @date 2022年5月25日
|
|
31479
31566
|
**/
|
|
31480
31567
|
getNodeInfo: function getNodeInfo() {
|
|
31481
31568
|
var _this30 = this;
|
|
@@ -31606,8 +31693,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
31606
31693
|
data.globalNodeType === 'endEvent' ? _this30.endFlow = true : '';
|
|
31607
31694
|
}
|
|
31608
31695
|
}
|
|
31609
|
-
|
|
31610
|
-
|
|
31696
|
+
if (_this30.isCustomPreset) {
|
|
31697
|
+
_this30.$nextTick(function () {
|
|
31698
|
+
_this30.$refs.customPreset && _this30.$refs.customPreset.getPresetFlowInfo(_this30.nextNode.nextNodeId, _this30.nodeInfo.nextNode, true);
|
|
31699
|
+
});
|
|
31700
|
+
}
|
|
31611
31701
|
} else {
|
|
31612
31702
|
_this30.$message.error(message || '系统错误,请联系管理员!');
|
|
31613
31703
|
}
|
|
@@ -31619,12 +31709,12 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
31619
31709
|
});
|
|
31620
31710
|
},
|
|
31621
31711
|
|
|
31622
|
-
/**
|
|
31623
|
-
* selecNext
|
|
31624
|
-
* @desc:下步节点变化时更新数据
|
|
31625
|
-
* @author liufan
|
|
31626
|
-
* @param {String} val 当前选中值
|
|
31627
|
-
* @date 2022年5月25日
|
|
31712
|
+
/**
|
|
31713
|
+
* selecNext
|
|
31714
|
+
* @desc:下步节点变化时更新数据
|
|
31715
|
+
* @author liufan
|
|
31716
|
+
* @param {String} val 当前选中值
|
|
31717
|
+
* @date 2022年5月25日
|
|
31628
31718
|
**/
|
|
31629
31719
|
selecNext: function selecNext(val, type, isDef) {
|
|
31630
31720
|
var _this31 = this;
|
|
@@ -31764,11 +31854,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
31764
31854
|
}
|
|
31765
31855
|
},
|
|
31766
31856
|
|
|
31767
|
-
/**
|
|
31768
|
-
* isMultiple
|
|
31769
|
-
* @desc:是否多选
|
|
31770
|
-
* @author liufan
|
|
31771
|
-
* @date 2022年9月13日
|
|
31857
|
+
/**
|
|
31858
|
+
* isMultiple
|
|
31859
|
+
* @desc:是否多选
|
|
31860
|
+
* @author liufan
|
|
31861
|
+
* @date 2022年9月13日
|
|
31772
31862
|
**/
|
|
31773
31863
|
isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
|
|
31774
31864
|
if (val == 2 || val == 4 || val == 6 || val == 16) {
|
|
@@ -31793,7 +31883,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
31793
31883
|
}
|
|
31794
31884
|
}
|
|
31795
31885
|
if (val == 15 || val == 16) {
|
|
31796
|
-
this.params.filid = this.
|
|
31886
|
+
this.params.filid = this.pOrgId;
|
|
31797
31887
|
if (pOrgId) {
|
|
31798
31888
|
this.params.filid = pOrgId;
|
|
31799
31889
|
}
|
|
@@ -31803,11 +31893,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
31803
31893
|
return fun.replace('()', '');
|
|
31804
31894
|
},
|
|
31805
31895
|
|
|
31806
|
-
/**
|
|
31807
|
-
* getHedInfo
|
|
31808
|
-
* @desc:获取审核页面数据
|
|
31809
|
-
* @author liufan
|
|
31810
|
-
* @date 2022年5月25日
|
|
31896
|
+
/**
|
|
31897
|
+
* getHedInfo
|
|
31898
|
+
* @desc:获取审核页面数据
|
|
31899
|
+
* @author liufan
|
|
31900
|
+
* @date 2022年5月25日
|
|
31811
31901
|
**/
|
|
31812
31902
|
getHedInfo: function getHedInfo() {
|
|
31813
31903
|
var _this32 = this;
|
|
@@ -32083,7 +32173,6 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32083
32173
|
// opinion && (this.value = opinion);
|
|
32084
32174
|
_this32.nextNode.notificationMsg = defaultNotificationMessage;
|
|
32085
32175
|
_this32.moreList = [];
|
|
32086
|
-
console.log(taskButtonList, 'taskButtonList');
|
|
32087
32176
|
if (taskButtonList && taskButtonList.length != 0) {
|
|
32088
32177
|
taskButtonList.map(function (item) {
|
|
32089
32178
|
if (item.fun === 'reject()') {
|
|
@@ -32126,13 +32215,13 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32126
32215
|
});
|
|
32127
32216
|
},
|
|
32128
32217
|
|
|
32129
|
-
/**
|
|
32130
|
-
* closeProcess
|
|
32131
|
-
* @desc:关闭弹窗
|
|
32132
|
-
* @author liufan
|
|
32133
|
-
* @param {boolean} val 当前是否办理流程
|
|
32134
|
-
* @param {String} type 当前点击的弹窗类型
|
|
32135
|
-
* @date 2022年5月25日
|
|
32218
|
+
/**
|
|
32219
|
+
* closeProcess
|
|
32220
|
+
* @desc:关闭弹窗
|
|
32221
|
+
* @author liufan
|
|
32222
|
+
* @param {boolean} val 当前是否办理流程
|
|
32223
|
+
* @param {String} type 当前点击的弹窗类型
|
|
32224
|
+
* @date 2022年5月25日
|
|
32136
32225
|
**/
|
|
32137
32226
|
closeProcess: function closeProcess(val, type, closeParent) {
|
|
32138
32227
|
if (this.closeParent && !this.startFlowPageEmbeddedIntoStartFlowIndex) {
|
|
@@ -32148,27 +32237,32 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32148
32237
|
this.flowSuccess(true);
|
|
32149
32238
|
// this.$emit('success');
|
|
32150
32239
|
} else {
|
|
32151
|
-
|
|
32240
|
+
if (type == 'showTaskRead') {
|
|
32241
|
+
!this.simpleTips && this.$message.success('分阅成功');
|
|
32242
|
+
this.$emit('success', 'taskRead');
|
|
32243
|
+
} else {
|
|
32244
|
+
this.$emit('cancel');
|
|
32245
|
+
}
|
|
32152
32246
|
}
|
|
32153
32247
|
},
|
|
32154
32248
|
|
|
32155
|
-
/**
|
|
32156
|
-
* selectChange
|
|
32157
|
-
* @desc:常用语选择
|
|
32158
|
-
* @author liufan
|
|
32159
|
-
* @param {String} val 选中值
|
|
32160
|
-
* @date 2022年5月25日
|
|
32249
|
+
/**
|
|
32250
|
+
* selectChange
|
|
32251
|
+
* @desc:常用语选择
|
|
32252
|
+
* @author liufan
|
|
32253
|
+
* @param {String} val 选中值
|
|
32254
|
+
* @date 2022年5月25日
|
|
32161
32255
|
**/
|
|
32162
32256
|
selectChange: function selectChange(val) {
|
|
32163
32257
|
this.value = val;
|
|
32164
32258
|
},
|
|
32165
32259
|
|
|
32166
|
-
/**
|
|
32167
|
-
* upDate
|
|
32168
|
-
* @desc:修改常用语
|
|
32169
|
-
* @author liufan
|
|
32170
|
-
* @param {Object} val 修改值
|
|
32171
|
-
* @date 2022年5月25日
|
|
32260
|
+
/**
|
|
32261
|
+
* upDate
|
|
32262
|
+
* @desc:修改常用语
|
|
32263
|
+
* @author liufan
|
|
32264
|
+
* @param {Object} val 修改值
|
|
32265
|
+
* @date 2022年5月25日
|
|
32172
32266
|
**/
|
|
32173
32267
|
upDate: function upDate(val) {
|
|
32174
32268
|
this.FormData.id = val.id;
|
|
@@ -32176,11 +32270,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32176
32270
|
},
|
|
32177
32271
|
|
|
32178
32272
|
|
|
32179
|
-
/**
|
|
32180
|
-
* getProcess
|
|
32181
|
-
* @desc:获取选择流程
|
|
32182
|
-
* @author liufan
|
|
32183
|
-
* @date 2022年5月25日
|
|
32273
|
+
/**
|
|
32274
|
+
* getProcess
|
|
32275
|
+
* @desc:获取选择流程
|
|
32276
|
+
* @author liufan
|
|
32277
|
+
* @date 2022年5月25日
|
|
32184
32278
|
**/
|
|
32185
32279
|
getProcess: function getProcess(val) {
|
|
32186
32280
|
var _this33 = this;
|
|
@@ -32192,6 +32286,9 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32192
32286
|
isOnly: true,
|
|
32193
32287
|
hideTempSave: true
|
|
32194
32288
|
}, this.param);
|
|
32289
|
+
if (this.ownerType) {
|
|
32290
|
+
params.ownerType = this.ownerType;
|
|
32291
|
+
}
|
|
32195
32292
|
this.loading = util["a" /* default */].loading(this.$loading, '加载中...');
|
|
32196
32293
|
util["a" /* default */].ajax({ url: api["gb" /* getProcessDefList */], params: params }).then(function (res) {
|
|
32197
32294
|
var status = res.status,
|
|
@@ -32240,11 +32337,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32240
32337
|
});
|
|
32241
32338
|
},
|
|
32242
32339
|
|
|
32243
|
-
/**
|
|
32244
|
-
* getPendedhistoryList
|
|
32245
|
-
* @desc:获取流程列表
|
|
32246
|
-
* @author liufan
|
|
32247
|
-
* @date 2022年5月25日
|
|
32340
|
+
/**
|
|
32341
|
+
* getPendedhistoryList
|
|
32342
|
+
* @desc:获取流程列表
|
|
32343
|
+
* @author liufan
|
|
32344
|
+
* @date 2022年5月25日
|
|
32248
32345
|
**/
|
|
32249
32346
|
getPendedhistoryList: function getPendedhistoryList() {
|
|
32250
32347
|
var _this34 = this;
|
|
@@ -32312,28 +32409,9 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32312
32409
|
},
|
|
32313
32410
|
|
|
32314
32411
|
// 提交流程前验证
|
|
32315
|
-
beforeSubProcess: function beforeSubProcess() {
|
|
32316
|
-
|
|
32317
|
-
// 提交流程
|
|
32318
|
-
/**
|
|
32319
|
-
* subProcess
|
|
32320
|
-
* @desc:提交流程
|
|
32321
|
-
* @author liufan
|
|
32322
|
-
* @param {String} formName 当前form表单ref值
|
|
32323
|
-
* @date 2022年5月25日
|
|
32324
|
-
**/
|
|
32325
|
-
subProcess: function subProcess(val, type) {
|
|
32412
|
+
beforeSubProcess: function beforeSubProcess(val, type) {
|
|
32326
32413
|
var _this36 = this;
|
|
32327
32414
|
|
|
32328
|
-
if (this.btnType != 'default') {
|
|
32329
|
-
if (this.btnType == 'reject' && this.$refs[this.btnType].rejectObj.length == 0) {
|
|
32330
|
-
warning('暂无可驳回节点及对象');
|
|
32331
|
-
return;
|
|
32332
|
-
}
|
|
32333
|
-
console.log('taskReadBtn', this.btnType);
|
|
32334
|
-
this.$refs[this.btnType].subProcess('nextNode');
|
|
32335
|
-
return;
|
|
32336
|
-
}
|
|
32337
32415
|
return this.$refs['nextNode'].validate(function (valid) {
|
|
32338
32416
|
if (valid) {
|
|
32339
32417
|
if (_this36.isSubmitButtonShowAgreeAndDisagree == 1) {
|
|
@@ -32354,6 +32432,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32354
32432
|
// this.reqCircularRead(type);
|
|
32355
32433
|
// return;
|
|
32356
32434
|
// }
|
|
32435
|
+
|
|
32357
32436
|
if (_this36.submitButtonFunKey) {
|
|
32358
32437
|
var btnInfo = _this36.taskNodeButtons.filter(function (x) {
|
|
32359
32438
|
return x.key === _this36.submitButtonFunKey;
|
|
@@ -32374,13 +32453,39 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32374
32453
|
if (_this36.beforeSubmit == undefined) {
|
|
32375
32454
|
_this36.subFun(_this36.sendData);
|
|
32376
32455
|
} else {
|
|
32377
|
-
_this36.
|
|
32378
|
-
_this36.sendData();
|
|
32379
|
-
}).catch(function (e) {});
|
|
32456
|
+
_this36.sendData();
|
|
32380
32457
|
}
|
|
32381
32458
|
}
|
|
32382
32459
|
});
|
|
32383
32460
|
},
|
|
32461
|
+
|
|
32462
|
+
// 提交流程
|
|
32463
|
+
/**
|
|
32464
|
+
* subProcess
|
|
32465
|
+
* @desc:提交流程
|
|
32466
|
+
* @author liufan
|
|
32467
|
+
* @param {String} formName 当前form表单ref值
|
|
32468
|
+
* @date 2022年5月25日
|
|
32469
|
+
**/
|
|
32470
|
+
subProcess: function subProcess(val, type) {
|
|
32471
|
+
var _this37 = this;
|
|
32472
|
+
|
|
32473
|
+
if (this.btnType != 'default') {
|
|
32474
|
+
if (this.btnType == 'reject' && this.$refs[this.btnType].rejectObj.length == 0) {
|
|
32475
|
+
warning('暂无可驳回节点及对象');
|
|
32476
|
+
return;
|
|
32477
|
+
}
|
|
32478
|
+
this.$refs[this.btnType].subProcess('nextNode');
|
|
32479
|
+
return;
|
|
32480
|
+
}
|
|
32481
|
+
if (this.beforeSubmit == undefined) {
|
|
32482
|
+
this.beforeSubProcess(val, type);
|
|
32483
|
+
} else {
|
|
32484
|
+
this.beforeSubmit(1).then(function (next) {
|
|
32485
|
+
_this37.beforeSubProcess(val, type);
|
|
32486
|
+
}).catch(function (e) {});
|
|
32487
|
+
}
|
|
32488
|
+
},
|
|
32384
32489
|
validInfo: function validInfo() {
|
|
32385
32490
|
if (!this.endFlow && this.newTypeCode != 'fenyue' && !this.shrink && this.nextNode.isAddSign != '1' && this.nextNode.isRemoveSign != '1' && this.isSpecial && !this.isReject && this.nodeInfos.length != 0 && this.isNextUser) {
|
|
32386
32491
|
if (this.isShowNextUser) {
|
|
@@ -32420,14 +32525,14 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32420
32525
|
return true;
|
|
32421
32526
|
},
|
|
32422
32527
|
flowSuccess: function flowSuccess(hideMessage) {
|
|
32423
|
-
var
|
|
32528
|
+
var _this38 = this;
|
|
32424
32529
|
|
|
32425
32530
|
if (!this.simpleTips) {
|
|
32426
32531
|
this.$alert('提交成功', '', {
|
|
32427
32532
|
confirmButtonText: '确定',
|
|
32428
32533
|
type: 'success',
|
|
32429
32534
|
callback: function callback(action) {
|
|
32430
|
-
|
|
32535
|
+
_this38.$emit('success');
|
|
32431
32536
|
}
|
|
32432
32537
|
});
|
|
32433
32538
|
} else {
|
|
@@ -32438,7 +32543,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32438
32543
|
}
|
|
32439
32544
|
},
|
|
32440
32545
|
sendData: function sendData(freetype) {
|
|
32441
|
-
var
|
|
32546
|
+
var _this39 = this;
|
|
32442
32547
|
|
|
32443
32548
|
if (this.isFlow && !this.nodeInfo.nextNode) {
|
|
32444
32549
|
this.$message.warning('请选择流程');
|
|
@@ -32454,85 +32559,114 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32454
32559
|
}
|
|
32455
32560
|
this.$refs['nextNode'].validate(function () {
|
|
32456
32561
|
var _ref2 = flowvue_type_script_lang_js_asyncToGenerator( /*#__PURE__*/regenerator_default.a.mark(function _callee2(valid) {
|
|
32457
|
-
var nextUserId, addSignUserId, removeSignUserId, str, notificationType, params, isEndUserTask, choiceOrgId, choiceDeptId, pOrgId, taskExamineInfo, currentNodeIsCircularReadNode, needRetrialAuth, circularReadParamsMap, currentNodeEnableItemHandleDescription;
|
|
32562
|
+
var nextUserId, addSignUserId, removeSignUserId, str, i, notificationType, params, isEndUserTask, choiceOrgId, choiceDeptId, pOrgId, taskExamineInfo, currentNodeIsCircularReadNode, needRetrialAuth, circularReadParamsMap, currentNodeEnableItemHandleDescription;
|
|
32458
32563
|
return regenerator_default.a.wrap(function _callee2$(_context2) {
|
|
32459
32564
|
while (1) {
|
|
32460
32565
|
switch (_context2.prev = _context2.next) {
|
|
32461
32566
|
case 0:
|
|
32462
32567
|
if (!valid) {
|
|
32463
|
-
_context2.next =
|
|
32568
|
+
_context2.next = 71;
|
|
32464
32569
|
break;
|
|
32465
32570
|
}
|
|
32466
32571
|
|
|
32467
|
-
if (!
|
|
32572
|
+
if (!_this39.isFlow) {
|
|
32468
32573
|
_context2.next = 7;
|
|
32469
32574
|
break;
|
|
32470
32575
|
}
|
|
32471
32576
|
|
|
32472
|
-
if (!(
|
|
32577
|
+
if (!(_this39.isOpinionRequired && !_this39.$refs.commonOpinions.validate())) {
|
|
32473
32578
|
_context2.next = 5;
|
|
32474
32579
|
break;
|
|
32475
32580
|
}
|
|
32476
32581
|
|
|
32477
|
-
|
|
32582
|
+
_this39.$message.warning('请输入审批意见');
|
|
32478
32583
|
return _context2.abrupt('return');
|
|
32479
32584
|
|
|
32480
32585
|
case 5:
|
|
32481
|
-
if (
|
|
32482
|
-
|
|
32586
|
+
if (_this39.directCreateCircularReadWhenFlowStarted) {
|
|
32587
|
+
_this39.circulateVisible = true;
|
|
32483
32588
|
} else {
|
|
32484
|
-
|
|
32589
|
+
_this39.handleVisible = true;
|
|
32485
32590
|
}
|
|
32486
32591
|
return _context2.abrupt('return');
|
|
32487
32592
|
|
|
32488
32593
|
case 7:
|
|
32489
32594
|
nextUserId = [];
|
|
32490
32595
|
|
|
32491
|
-
if (
|
|
32492
|
-
|
|
32596
|
+
if (_this39.multiple) {
|
|
32597
|
+
_this39.nextNode.nextUserId && _this39.nextNode.nextUserId.map(function (item) {
|
|
32493
32598
|
return nextUserId.push(item);
|
|
32494
32599
|
});
|
|
32495
32600
|
}
|
|
32496
32601
|
addSignUserId = [];
|
|
32497
32602
|
|
|
32498
|
-
if (
|
|
32499
|
-
|
|
32603
|
+
if (_this39.isCanAddSign && _this39.nextNode.isAddSign == '1') {
|
|
32604
|
+
_this39.nextNode.addSignUserId.map(function (item) {
|
|
32500
32605
|
addSignUserId.push(item);
|
|
32501
32606
|
});
|
|
32502
32607
|
}
|
|
32503
32608
|
removeSignUserId = [];
|
|
32504
32609
|
|
|
32505
|
-
if (
|
|
32506
|
-
|
|
32610
|
+
if (_this39.isCanRemoveSign && _this39.nextNode.isRemoveSign == '1') {
|
|
32611
|
+
_this39.nextNode.removeSignUserId.map(function (item) {
|
|
32507
32612
|
removeSignUserId.push(item);
|
|
32508
32613
|
});
|
|
32509
32614
|
}
|
|
32510
32615
|
str = '';
|
|
32511
32616
|
|
|
32512
|
-
if (
|
|
32513
|
-
str =
|
|
32617
|
+
if (_this39.value) {
|
|
32618
|
+
str = _this39.value.replace(/\s+/g, '');
|
|
32514
32619
|
}
|
|
32515
|
-
if ((!
|
|
32516
|
-
|
|
32620
|
+
if ((!_this39.value || str === '') && _this39.nodeDefaultSubmitOpinion) {
|
|
32621
|
+
_this39.value = _this39.nodeDefaultSubmitOpinion;
|
|
32517
32622
|
}
|
|
32518
|
-
if (!
|
|
32519
|
-
delete
|
|
32520
|
-
delete
|
|
32623
|
+
if (!_this39.isSpecial) {
|
|
32624
|
+
delete _this39.nextNode.nextOperate;
|
|
32625
|
+
delete _this39.nextNode.nextNodeId;
|
|
32521
32626
|
}
|
|
32522
|
-
if (
|
|
32523
|
-
|
|
32524
|
-
|
|
32627
|
+
if (_this39.nextNode.nextOperate === 9 || _this39.oldNextOperate == 9) {
|
|
32628
|
+
_this39.nextNode.isReturnRejectNode = 1;
|
|
32629
|
+
_this39.nextNode.processDefinitionId = _this39.processObj.taskExamine.processDefinitionId;
|
|
32525
32630
|
}
|
|
32526
|
-
if (
|
|
32527
|
-
delete
|
|
32631
|
+
if (_this39.nextNode.nextOperate != 0 && _this39.nextNode.nextOperate != 1 && _this39.oldNextOperate === '' || _this39.oldNextOperate !== '' && _this39.oldNextOperate != 0 && _this39.oldNextOperate != 1) {
|
|
32632
|
+
delete _this39.nextNode.nextNodeId;
|
|
32528
32633
|
}
|
|
32529
32634
|
|
|
32530
|
-
if (!
|
|
32531
|
-
_context2.next =
|
|
32635
|
+
if (!(_this39.isCustomPreset && _this39.activeNames == '1')) {
|
|
32636
|
+
_context2.next = 30;
|
|
32532
32637
|
break;
|
|
32533
32638
|
}
|
|
32534
32639
|
|
|
32535
|
-
|
|
32640
|
+
i = 0;
|
|
32641
|
+
|
|
32642
|
+
case 21:
|
|
32643
|
+
if (!(i < _this39.presetList.length)) {
|
|
32644
|
+
_context2.next = 30;
|
|
32645
|
+
break;
|
|
32646
|
+
}
|
|
32647
|
+
|
|
32648
|
+
if (!(_this39.presetList[i].name && _this39.presetList[i].name != '1' && _this39.presetList[i].name != 'endEvent' && (!_this39.presetList[i].value || _this39.presetList[i].value.length == 0))) {
|
|
32649
|
+
_context2.next = 26;
|
|
32650
|
+
break;
|
|
32651
|
+
}
|
|
32652
|
+
|
|
32653
|
+
return _context2.abrupt('return', _this39.$message.warning('\u9884\u8BBE\u8282\u70B9<\u8282\u70B9' + _this39.presetList[i].sequence + '-' + _this39.presetList[i].label + '>\u5FC5\u987B\u9009\u62E9\u529E\u7406\u4EBA\uFF01'));
|
|
32654
|
+
|
|
32655
|
+
case 26:
|
|
32656
|
+
delete _this39.presetList[i].label;
|
|
32657
|
+
|
|
32658
|
+
case 27:
|
|
32659
|
+
i++;
|
|
32660
|
+
_context2.next = 21;
|
|
32661
|
+
break;
|
|
32662
|
+
|
|
32663
|
+
case 30:
|
|
32664
|
+
if (!_this39.isCancelSecondConfirmationType) {
|
|
32665
|
+
_context2.next = 33;
|
|
32666
|
+
break;
|
|
32667
|
+
}
|
|
32668
|
+
|
|
32669
|
+
_this39.$confirm('确认提交吗?', '提示', {
|
|
32536
32670
|
confirmButtonText: '确定',
|
|
32537
32671
|
cancelButtonText: '取消',
|
|
32538
32672
|
type: 'warning'
|
|
@@ -32548,46 +32682,46 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32548
32682
|
}
|
|
32549
32683
|
|
|
32550
32684
|
_context.next = 3;
|
|
32551
|
-
return
|
|
32685
|
+
return _this39.saveInfo('subMit');
|
|
32552
32686
|
|
|
32553
32687
|
case 3:
|
|
32554
|
-
|
|
32688
|
+
_this39.loading = util["a" /* default */].loading(_this39.$loading, '加载中...');
|
|
32555
32689
|
|
|
32556
32690
|
case 4:
|
|
32557
32691
|
notificationType = '';
|
|
32558
32692
|
|
|
32559
|
-
notificationType =
|
|
32693
|
+
notificationType = _this39.nextNode.notificationType.join(',');
|
|
32560
32694
|
addSignUserId = addSignUserId.join(',');
|
|
32561
32695
|
removeSignUserId = removeSignUserId.join(',');
|
|
32562
|
-
if (!
|
|
32563
|
-
delete
|
|
32696
|
+
if (!_this39.isCanPreAddSign || _this39.nextNode.isAddSign != '1') {
|
|
32697
|
+
delete _this39.nextNode.addSignMode;
|
|
32564
32698
|
}
|
|
32565
32699
|
|
|
32566
|
-
params = flowvue_type_script_lang_js_extends({},
|
|
32567
|
-
nextOperate:
|
|
32568
|
-
pendingId:
|
|
32569
|
-
opinion:
|
|
32700
|
+
params = flowvue_type_script_lang_js_extends({}, _this39.nextNode, {
|
|
32701
|
+
nextOperate: _this39.oldNextOperate !== '' ? _this39.oldNextOperate : _this39.nextNode.nextOperate,
|
|
32702
|
+
pendingId: _this39.pendingId,
|
|
32703
|
+
opinion: _this39.isForceDisplayDefaultOptionForPrefix && !_this39.value.startsWith(_this39.nodeDefaultSubmitOpinion) ? _this39.nodeDefaultSubmitOpinion + _this39.value : _this39.value,
|
|
32570
32704
|
userId: util["a" /* default */].getStorage('userId'),
|
|
32571
|
-
nextUserId:
|
|
32705
|
+
nextUserId: _this39.multiple ? nextUserId.join(',') : _this39.nextNode.nextUserId,
|
|
32572
32706
|
addSignUserId: addSignUserId,
|
|
32573
|
-
customPresetUserJson: JSON.stringify(
|
|
32574
|
-
presetUserJson: JSON.stringify(
|
|
32707
|
+
customPresetUserJson: JSON.stringify(_this39.presetList),
|
|
32708
|
+
presetUserJson: JSON.stringify(_this39.presetUserJson),
|
|
32575
32709
|
removeSignUserId: removeSignUserId,
|
|
32576
|
-
nextReadUserId:
|
|
32577
|
-
nextOrgId: !
|
|
32578
|
-
presetReadUserId:
|
|
32710
|
+
nextReadUserId: _this39.readMultiple ? _this39.mixReadList ? _this39.mixReadList.join('|') : '' : _this39.nextNode.nextReadUserId.join(','),
|
|
32711
|
+
nextOrgId: !_this39.isShowNextUser ? _this39.multiple ? _this39.mixOrgIdList && _this39.mixOrgIdList.join('|') : _this39.nextNode.nextOrgId : '',
|
|
32712
|
+
presetReadUserId: _this39.mixPresetList && _this39.mixPresetList.length > 0 ? _this39.mixPresetList.join('|') : _this39.nextNode.presetReadUserId.join(','),
|
|
32579
32713
|
notificationType: notificationType
|
|
32580
32714
|
});
|
|
32581
32715
|
|
|
32582
|
-
if (
|
|
32716
|
+
if (_this39.activeNames != '1' || !_this39.isCustomPreset) delete params.customPresetUserJson;
|
|
32583
32717
|
delete params.customLimitTimeText;
|
|
32584
|
-
if (
|
|
32718
|
+
if (_this39.nextNode.isRemoveSign != '1') {
|
|
32585
32719
|
delete params.removeSignUserId;
|
|
32586
32720
|
}
|
|
32587
|
-
if (
|
|
32721
|
+
if (_this39.nextNode.isAddSign != '1') {
|
|
32588
32722
|
delete params.addSignUserId;
|
|
32589
32723
|
}
|
|
32590
|
-
if (!
|
|
32724
|
+
if (!_this39.isSpecial) {
|
|
32591
32725
|
delete params.nextUserId;
|
|
32592
32726
|
}
|
|
32593
32727
|
|
|
@@ -32596,13 +32730,13 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32596
32730
|
break;
|
|
32597
32731
|
}
|
|
32598
32732
|
|
|
32599
|
-
params.isSubFlow =
|
|
32600
|
-
|
|
32733
|
+
params.isSubFlow = _this39.taskExamineInfo.isSubFlow;
|
|
32734
|
+
_this39.taskParams = params;
|
|
32601
32735
|
return _context.abrupt('return');
|
|
32602
32736
|
|
|
32603
32737
|
case 19:
|
|
32604
|
-
|
|
32605
|
-
isEndUserTask =
|
|
32738
|
+
_this39.loading = util["a" /* default */].loading(_this39.$loading, '提交中...');
|
|
32739
|
+
isEndUserTask = _this39.isEndUserTask, choiceOrgId = _this39.choiceOrgId, choiceDeptId = _this39.choiceDeptId, pOrgId = _this39.pOrgId, taskExamineInfo = _this39.taskExamineInfo, currentNodeIsCircularReadNode = _this39.currentNodeIsCircularReadNode, needRetrialAuth = _this39.needRetrialAuth, circularReadParamsMap = _this39.circularReadParamsMap, currentNodeEnableItemHandleDescription = _this39.currentNodeEnableItemHandleDescription;
|
|
32606
32740
|
|
|
32607
32741
|
params.isEndUserTask = isEndUserTask;
|
|
32608
32742
|
params.choiceOrgId = choiceOrgId;
|
|
@@ -32626,17 +32760,17 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32626
32760
|
var status = res.status,
|
|
32627
32761
|
message = res.message;
|
|
32628
32762
|
|
|
32629
|
-
|
|
32763
|
+
_this39.loading.close();
|
|
32630
32764
|
if (status === 'success') {
|
|
32631
|
-
|
|
32765
|
+
_this39.flowSuccess();
|
|
32632
32766
|
} else {
|
|
32633
|
-
|
|
32634
|
-
|
|
32767
|
+
_this39.$message.error(message || '系统错误,请联系管理员!');
|
|
32768
|
+
_this39.$emit('error');
|
|
32635
32769
|
}
|
|
32636
32770
|
}).catch(function (err) {
|
|
32637
|
-
|
|
32771
|
+
_this39.loading.close();
|
|
32638
32772
|
if (err.message && err.message !== 'canceled') {
|
|
32639
|
-
|
|
32773
|
+
_this39.$message.error(err.message);
|
|
32640
32774
|
}
|
|
32641
32775
|
}));
|
|
32642
32776
|
|
|
@@ -32645,72 +32779,72 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32645
32779
|
return _context.stop();
|
|
32646
32780
|
}
|
|
32647
32781
|
}
|
|
32648
|
-
}, _callee,
|
|
32782
|
+
}, _callee, _this39);
|
|
32649
32783
|
})));
|
|
32650
32784
|
return _context2.abrupt('return');
|
|
32651
32785
|
|
|
32652
|
-
case
|
|
32786
|
+
case 33:
|
|
32653
32787
|
if (!(freetype != 'multiInsMidwayWithSubmitScene')) {
|
|
32654
|
-
_context2.next =
|
|
32788
|
+
_context2.next = 37;
|
|
32655
32789
|
break;
|
|
32656
32790
|
}
|
|
32657
32791
|
|
|
32658
|
-
_context2.next =
|
|
32659
|
-
return
|
|
32792
|
+
_context2.next = 36;
|
|
32793
|
+
return _this39.saveInfo('subMit');
|
|
32660
32794
|
|
|
32661
|
-
case
|
|
32662
|
-
|
|
32795
|
+
case 36:
|
|
32796
|
+
_this39.loading = util["a" /* default */].loading(_this39.$loading, '加载中...');
|
|
32663
32797
|
|
|
32664
|
-
case
|
|
32798
|
+
case 37:
|
|
32665
32799
|
notificationType = '';
|
|
32666
32800
|
|
|
32667
|
-
notificationType =
|
|
32801
|
+
notificationType = _this39.nextNode.notificationType.join(',');
|
|
32668
32802
|
addSignUserId = addSignUserId.join(',');
|
|
32669
32803
|
removeSignUserId = removeSignUserId.join(',');
|
|
32670
|
-
if (!
|
|
32671
|
-
delete
|
|
32804
|
+
if (!_this39.isCanPreAddSign || _this39.nextNode.isAddSign != '1') {
|
|
32805
|
+
delete _this39.nextNode.addSignMode;
|
|
32672
32806
|
}
|
|
32673
32807
|
|
|
32674
|
-
params = flowvue_type_script_lang_js_extends({},
|
|
32675
|
-
nextOperate:
|
|
32676
|
-
pendingId:
|
|
32677
|
-
opinion:
|
|
32808
|
+
params = flowvue_type_script_lang_js_extends({}, _this39.nextNode, {
|
|
32809
|
+
nextOperate: _this39.oldNextOperate !== '' ? _this39.oldNextOperate : _this39.nextNode.nextOperate,
|
|
32810
|
+
pendingId: _this39.pendingId,
|
|
32811
|
+
opinion: _this39.isForceDisplayDefaultOptionForPrefix && !_this39.value.startsWith(_this39.nodeDefaultSubmitOpinion) ? _this39.nodeDefaultSubmitOpinion + _this39.value : _this39.value,
|
|
32678
32812
|
userId: util["a" /* default */].getStorage('userId'),
|
|
32679
|
-
nextUserId:
|
|
32813
|
+
nextUserId: _this39.multiple ? nextUserId.join(',') : _this39.nextNode.nextUserId,
|
|
32680
32814
|
addSignUserId: addSignUserId,
|
|
32681
|
-
customPresetUserJson: JSON.stringify(
|
|
32682
|
-
presetUserJson: JSON.stringify(
|
|
32815
|
+
customPresetUserJson: JSON.stringify(_this39.presetList),
|
|
32816
|
+
presetUserJson: JSON.stringify(_this39.presetUserJson),
|
|
32683
32817
|
removeSignUserId: removeSignUserId,
|
|
32684
|
-
nextReadUserId:
|
|
32685
|
-
nextOrgId: !
|
|
32686
|
-
presetReadUserId:
|
|
32818
|
+
nextReadUserId: _this39.readMultiple ? _this39.mixReadList ? _this39.mixReadList.join('|') : '' : _this39.nextNode.nextReadUserId.join(','),
|
|
32819
|
+
nextOrgId: !_this39.isShowNextUser ? _this39.multiple ? _this39.mixOrgIdList && _this39.mixOrgIdList.join('|') : _this39.nextNode.nextOrgId : '',
|
|
32820
|
+
presetReadUserId: _this39.mixPresetList && _this39.mixPresetList.length > 0 ? _this39.mixPresetList.join('|') : _this39.nextNode.presetReadUserId.join(','),
|
|
32687
32821
|
notificationType: notificationType
|
|
32688
32822
|
});
|
|
32689
32823
|
|
|
32690
|
-
if (
|
|
32824
|
+
if (_this39.activeNames != '1' || !_this39.isCustomPreset) delete params.customPresetUserJson;
|
|
32691
32825
|
delete params.customLimitTimeText;
|
|
32692
|
-
if (
|
|
32826
|
+
if (_this39.nextNode.isRemoveSign != '1') {
|
|
32693
32827
|
delete params.removeSignUserId;
|
|
32694
32828
|
}
|
|
32695
|
-
if (
|
|
32829
|
+
if (_this39.nextNode.isAddSign != '1') {
|
|
32696
32830
|
delete params.addSignUserId;
|
|
32697
32831
|
}
|
|
32698
|
-
if (!
|
|
32832
|
+
if (!_this39.isSpecial) {
|
|
32699
32833
|
delete params.nextUserId;
|
|
32700
32834
|
}
|
|
32701
32835
|
|
|
32702
32836
|
if (!(freetype === 'multiInsMidwayWithSubmitScene')) {
|
|
32703
|
-
_context2.next =
|
|
32837
|
+
_context2.next = 52;
|
|
32704
32838
|
break;
|
|
32705
32839
|
}
|
|
32706
32840
|
|
|
32707
|
-
params.isSubFlow =
|
|
32708
|
-
|
|
32841
|
+
params.isSubFlow = _this39.taskExamineInfo.isSubFlow;
|
|
32842
|
+
_this39.taskParams = params;
|
|
32709
32843
|
return _context2.abrupt('return');
|
|
32710
32844
|
|
|
32711
|
-
case
|
|
32712
|
-
|
|
32713
|
-
isEndUserTask =
|
|
32845
|
+
case 52:
|
|
32846
|
+
_this39.loading = util["a" /* default */].loading(_this39.$loading, '提交中...');
|
|
32847
|
+
isEndUserTask = _this39.isEndUserTask, choiceOrgId = _this39.choiceOrgId, choiceDeptId = _this39.choiceDeptId, pOrgId = _this39.pOrgId, taskExamineInfo = _this39.taskExamineInfo, currentNodeIsCircularReadNode = _this39.currentNodeIsCircularReadNode, needRetrialAuth = _this39.needRetrialAuth, circularReadParamsMap = _this39.circularReadParamsMap, currentNodeEnableItemHandleDescription = _this39.currentNodeEnableItemHandleDescription;
|
|
32714
32848
|
|
|
32715
32849
|
params.isEndUserTask = isEndUserTask;
|
|
32716
32850
|
params.choiceOrgId = choiceOrgId;
|
|
@@ -32734,29 +32868,29 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32734
32868
|
var status = res.status,
|
|
32735
32869
|
message = res.message;
|
|
32736
32870
|
|
|
32737
|
-
|
|
32871
|
+
_this39.loading.close();
|
|
32738
32872
|
if (status === 'success') {
|
|
32739
|
-
|
|
32873
|
+
_this39.flowSuccess();
|
|
32740
32874
|
} else {
|
|
32741
|
-
|
|
32742
|
-
|
|
32875
|
+
_this39.$message.error(message || '系统错误,请联系管理员!');
|
|
32876
|
+
_this39.$emit('error');
|
|
32743
32877
|
}
|
|
32744
32878
|
}).catch(function (err) {
|
|
32745
|
-
|
|
32879
|
+
_this39.loading.close();
|
|
32746
32880
|
if (err.message && err.message !== 'canceled') {
|
|
32747
|
-
|
|
32881
|
+
_this39.$message.error(err.message);
|
|
32748
32882
|
}
|
|
32749
32883
|
}));
|
|
32750
32884
|
|
|
32751
|
-
case
|
|
32885
|
+
case 71:
|
|
32752
32886
|
return _context2.abrupt('return', false);
|
|
32753
32887
|
|
|
32754
|
-
case
|
|
32888
|
+
case 72:
|
|
32755
32889
|
case 'end':
|
|
32756
32890
|
return _context2.stop();
|
|
32757
32891
|
}
|
|
32758
32892
|
}
|
|
32759
|
-
}, _callee2,
|
|
32893
|
+
}, _callee2, _this39);
|
|
32760
32894
|
}));
|
|
32761
32895
|
|
|
32762
32896
|
return function (_x) {
|
|
@@ -32812,8 +32946,8 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32812
32946
|
|
|
32813
32947
|
var flow_component = Object(componentNormalizer["a" /* default */])(
|
|
32814
32948
|
src_flowvue_type_script_lang_js_,
|
|
32815
|
-
|
|
32816
|
-
|
|
32949
|
+
flowvue_type_template_id_f7d7c7c6_render,
|
|
32950
|
+
flowvue_type_template_id_f7d7c7c6_staticRenderFns,
|
|
32817
32951
|
false,
|
|
32818
32952
|
null,
|
|
32819
32953
|
null,
|
|
@@ -34121,6 +34255,12 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
34121
34255
|
//
|
|
34122
34256
|
//
|
|
34123
34257
|
//
|
|
34258
|
+
//
|
|
34259
|
+
//
|
|
34260
|
+
//
|
|
34261
|
+
//
|
|
34262
|
+
//
|
|
34263
|
+
//
|
|
34124
34264
|
|
|
34125
34265
|
|
|
34126
34266
|
|
|
@@ -34161,6 +34301,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
34161
34301
|
hideBtn: { type: Boolean, default: false },
|
|
34162
34302
|
isCirculate: { type: Boolean, default: false },
|
|
34163
34303
|
newFlow: { type: Boolean, default: false },
|
|
34304
|
+
ownerType: { type: String, default: '' },
|
|
34164
34305
|
formLabelPosition: {
|
|
34165
34306
|
type: String,
|
|
34166
34307
|
default: 'left'
|
|
@@ -34246,6 +34387,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
34246
34387
|
oldNextOperate: '',
|
|
34247
34388
|
showOpinion: true,
|
|
34248
34389
|
submitButtonFunKey: '',
|
|
34390
|
+
showFlowImg: true,
|
|
34249
34391
|
activitiDefinitionSort: false,
|
|
34250
34392
|
taskNodeButtons: [],
|
|
34251
34393
|
taskOperationShiftedNodeList: null,
|
|
@@ -34552,6 +34694,12 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
34552
34694
|
}
|
|
34553
34695
|
},
|
|
34554
34696
|
methods: {
|
|
34697
|
+
handleButtonClick: function handleButtonClick(val, call) {
|
|
34698
|
+
this.$emit('buttonClick', val, call);
|
|
34699
|
+
},
|
|
34700
|
+
handleErrorImg: function handleErrorImg(type) {
|
|
34701
|
+
this.showFlowImg = type != 'error';
|
|
34702
|
+
},
|
|
34555
34703
|
sortSuccess: function sortSuccess(list) {
|
|
34556
34704
|
this.nodeInfo.option = list;
|
|
34557
34705
|
if (this.defaultProcessKey == '') {
|
|
@@ -34643,7 +34791,6 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
34643
34791
|
getNodeInfoForStartFlow: function getNodeInfoForStartFlow(processDefinitionId) {
|
|
34644
34792
|
var _this4 = this;
|
|
34645
34793
|
|
|
34646
|
-
console.log('processDefinitionId', processDefinitionId);
|
|
34647
34794
|
var params = {
|
|
34648
34795
|
url: api["bb" /* getNodeInfoForStart */],
|
|
34649
34796
|
params: { processDefinitionId: processDefinitionId }
|
|
@@ -34725,8 +34872,12 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
34725
34872
|
_this6.$refs.esContent.scrollTop += _this6.$refs.messagebox.clientHeight;
|
|
34726
34873
|
});
|
|
34727
34874
|
},
|
|
34728
|
-
handleNewFlowSuccess: function handleNewFlowSuccess() {
|
|
34729
|
-
|
|
34875
|
+
handleNewFlowSuccess: function handleNewFlowSuccess(type) {
|
|
34876
|
+
if (type == 'taskRead') {
|
|
34877
|
+
this.$emit('successRead', type);
|
|
34878
|
+
} else {
|
|
34879
|
+
this.$emit('success');
|
|
34880
|
+
}
|
|
34730
34881
|
},
|
|
34731
34882
|
freeStartFlowSuccess: function freeStartFlowSuccess() {
|
|
34732
34883
|
this.showFreeStartFlow = false;
|
|
@@ -34734,7 +34885,6 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
34734
34885
|
// this.$emit('success');
|
|
34735
34886
|
},
|
|
34736
34887
|
handleChange: function handleChange(val, isForStartFlow) {
|
|
34737
|
-
console.log('handleChange val', val);
|
|
34738
34888
|
this.getNodeInfoForStartFlow(val, isForStartFlow);
|
|
34739
34889
|
this.$parent.$emit('flowChange', val);
|
|
34740
34890
|
},
|
|
@@ -35053,11 +35203,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
35053
35203
|
});
|
|
35054
35204
|
},
|
|
35055
35205
|
|
|
35056
|
-
/**
|
|
35057
|
-
* saveInfo
|
|
35058
|
-
* @desc:暂存
|
|
35059
|
-
* @author liufan
|
|
35060
|
-
* @date 2022年9月9日
|
|
35206
|
+
/**
|
|
35207
|
+
* saveInfo
|
|
35208
|
+
* @desc:暂存
|
|
35209
|
+
* @author liufan
|
|
35210
|
+
* @date 2022年9月9日
|
|
35061
35211
|
**/
|
|
35062
35212
|
saveInfo: function saveInfo(type, btn) {
|
|
35063
35213
|
var _this14 = this;
|
|
@@ -35119,11 +35269,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
35119
35269
|
});
|
|
35120
35270
|
},
|
|
35121
35271
|
|
|
35122
|
-
/**
|
|
35123
|
-
* rejectBtn
|
|
35124
|
-
* @desc:点击驳回
|
|
35125
|
-
* @author liufan
|
|
35126
|
-
* @date 2022年5月25日
|
|
35272
|
+
/**
|
|
35273
|
+
* rejectBtn
|
|
35274
|
+
* @desc:点击驳回
|
|
35275
|
+
* @author liufan
|
|
35276
|
+
* @date 2022年5月25日
|
|
35127
35277
|
**/
|
|
35128
35278
|
rejectBtn: function rejectBtn() {
|
|
35129
35279
|
var _this16 = this;
|
|
@@ -35141,11 +35291,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
35141
35291
|
}
|
|
35142
35292
|
},
|
|
35143
35293
|
|
|
35144
|
-
/**
|
|
35145
|
-
* taskReadBtn
|
|
35146
|
-
* @desc:点击分阅
|
|
35147
|
-
* @author liufan
|
|
35148
|
-
* @date 2022年5月25日
|
|
35294
|
+
/**
|
|
35295
|
+
* taskReadBtn
|
|
35296
|
+
* @desc:点击分阅
|
|
35297
|
+
* @author liufan
|
|
35298
|
+
* @date 2022年5月25日
|
|
35149
35299
|
**/
|
|
35150
35300
|
taskReadBtn: function taskReadBtn() {
|
|
35151
35301
|
var _this17 = this;
|
|
@@ -35164,11 +35314,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
35164
35314
|
}
|
|
35165
35315
|
},
|
|
35166
35316
|
|
|
35167
|
-
/**
|
|
35168
|
-
* getFind
|
|
35169
|
-
* @desc:获取通知方式
|
|
35170
|
-
* @author liufan
|
|
35171
|
-
* @date 2022年5月25日
|
|
35317
|
+
/**
|
|
35318
|
+
* getFind
|
|
35319
|
+
* @desc:获取通知方式
|
|
35320
|
+
* @author liufan
|
|
35321
|
+
* @date 2022年5月25日
|
|
35172
35322
|
**/
|
|
35173
35323
|
getFind: function getFind() {
|
|
35174
35324
|
var _this18 = this;
|
|
@@ -35235,12 +35385,12 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
35235
35385
|
});
|
|
35236
35386
|
},
|
|
35237
35387
|
|
|
35238
|
-
/**
|
|
35239
|
-
* endFlows
|
|
35240
|
-
* @desc:直接办结
|
|
35241
|
-
* @author liufan
|
|
35242
|
-
* @param {Object} res 直接办结数据
|
|
35243
|
-
* @date 2022年5月25日
|
|
35388
|
+
/**
|
|
35389
|
+
* endFlows
|
|
35390
|
+
* @desc:直接办结
|
|
35391
|
+
* @author liufan
|
|
35392
|
+
* @param {Object} res 直接办结数据
|
|
35393
|
+
* @date 2022年5月25日
|
|
35244
35394
|
**/
|
|
35245
35395
|
endFlows: function endFlows(res) {
|
|
35246
35396
|
var _this20 = this;
|
|
@@ -35295,12 +35445,12 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
35295
35445
|
}).catch(function (e) {});
|
|
35296
35446
|
},
|
|
35297
35447
|
|
|
35298
|
-
/**
|
|
35299
|
-
* goView
|
|
35300
|
-
* @desc:更多流程按钮操作
|
|
35301
|
-
* @author liufan
|
|
35302
|
-
* @param {Object} res 当前点击操作按钮数据
|
|
35303
|
-
* @date 2022年5月25日
|
|
35448
|
+
/**
|
|
35449
|
+
* goView
|
|
35450
|
+
* @desc:更多流程按钮操作
|
|
35451
|
+
* @author liufan
|
|
35452
|
+
* @param {Object} res 当前点击操作按钮数据
|
|
35453
|
+
* @date 2022年5月25日
|
|
35304
35454
|
**/
|
|
35305
35455
|
goView: function goView(res) {
|
|
35306
35456
|
// 驳回并办结:rejectAndEndHtml
|
|
@@ -35343,6 +35493,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
35343
35493
|
this.toStartDraf(res);
|
|
35344
35494
|
} else if (res.fun === 'toTakeAdvice()') {
|
|
35345
35495
|
//征求意见
|
|
35496
|
+
if (this.isOpinionRequired && !this.value) return this.$message.warning('请选择或输入审批意见');
|
|
35346
35497
|
this.flowType = 'takeAdvice';
|
|
35347
35498
|
this.flowMultiple = true;
|
|
35348
35499
|
this.flowDisabled = false;
|
|
@@ -35387,11 +35538,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
35387
35538
|
// isCanStartSubFlow
|
|
35388
35539
|
},
|
|
35389
35540
|
|
|
35390
|
-
/**
|
|
35391
|
-
* toTakeAdvice
|
|
35392
|
-
* @desc:征求意见
|
|
35393
|
-
* @author liufan
|
|
35394
|
-
* @date 2022年9月29日
|
|
35541
|
+
/**
|
|
35542
|
+
* toTakeAdvice
|
|
35543
|
+
* @desc:征求意见
|
|
35544
|
+
* @author liufan
|
|
35545
|
+
* @date 2022年9月29日
|
|
35395
35546
|
**/
|
|
35396
35547
|
toTakeAdvice: function toTakeAdvice(res) {
|
|
35397
35548
|
var _this22 = this;
|
|
@@ -35435,11 +35586,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
35435
35586
|
});
|
|
35436
35587
|
},
|
|
35437
35588
|
|
|
35438
|
-
/**
|
|
35439
|
-
* toStartDraf
|
|
35440
|
-
* @desc: 稿件递送、联合审核、复核
|
|
35441
|
-
* @author liufan
|
|
35442
|
-
* @date 2022年9月29日
|
|
35589
|
+
/**
|
|
35590
|
+
* toStartDraf
|
|
35591
|
+
* @desc: 稿件递送、联合审核、复核
|
|
35592
|
+
* @author liufan
|
|
35593
|
+
* @date 2022年9月29日
|
|
35443
35594
|
**/
|
|
35444
35595
|
toStartDraf: function toStartDraf(res) {
|
|
35445
35596
|
var _this24 = this;
|
|
@@ -35453,11 +35604,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
35453
35604
|
}
|
|
35454
35605
|
},
|
|
35455
35606
|
|
|
35456
|
-
/**
|
|
35457
|
-
* toSendMsg
|
|
35458
|
-
* @desc:核稿通知
|
|
35459
|
-
* @author liufan
|
|
35460
|
-
* @date 2022年9月29日
|
|
35607
|
+
/**
|
|
35608
|
+
* toSendMsg
|
|
35609
|
+
* @desc:核稿通知
|
|
35610
|
+
* @author liufan
|
|
35611
|
+
* @date 2022年9月29日
|
|
35461
35612
|
**/
|
|
35462
35613
|
toSendMsg: function toSendMsg(res) {
|
|
35463
35614
|
var _this25 = this;
|
|
@@ -35471,11 +35622,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
35471
35622
|
}
|
|
35472
35623
|
},
|
|
35473
35624
|
|
|
35474
|
-
/**
|
|
35475
|
-
* toTaskReadAndEnd
|
|
35476
|
-
* @desc:分阅并办结
|
|
35477
|
-
* @author liufan
|
|
35478
|
-
* @date 2022年9月29日
|
|
35625
|
+
/**
|
|
35626
|
+
* toTaskReadAndEnd
|
|
35627
|
+
* @desc:分阅并办结
|
|
35628
|
+
* @author liufan
|
|
35629
|
+
* @date 2022年9月29日
|
|
35479
35630
|
**/
|
|
35480
35631
|
toTaskReadAndEnd: function toTaskReadAndEnd(res) {
|
|
35481
35632
|
var _this26 = this;
|
|
@@ -35493,11 +35644,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
35493
35644
|
}
|
|
35494
35645
|
},
|
|
35495
35646
|
|
|
35496
|
-
/**
|
|
35497
|
-
* rejectAndEnd
|
|
35498
|
-
* @desc:驳回并办结
|
|
35499
|
-
* @author liufan
|
|
35500
|
-
* @date 2022年9月29日
|
|
35647
|
+
/**
|
|
35648
|
+
* rejectAndEnd
|
|
35649
|
+
* @desc:驳回并办结
|
|
35650
|
+
* @author liufan
|
|
35651
|
+
* @date 2022年9月29日
|
|
35501
35652
|
**/
|
|
35502
35653
|
rejectAndEnd: function rejectAndEnd(res) {
|
|
35503
35654
|
var _this27 = this;
|
|
@@ -35553,11 +35704,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
35553
35704
|
});
|
|
35554
35705
|
},
|
|
35555
35706
|
|
|
35556
|
-
/**
|
|
35557
|
-
* toTransfer
|
|
35558
|
-
* @desc:转办
|
|
35559
|
-
* @author liufan
|
|
35560
|
-
* @date 2022年9月29日
|
|
35707
|
+
/**
|
|
35708
|
+
* toTransfer
|
|
35709
|
+
* @desc:转办
|
|
35710
|
+
* @author liufan
|
|
35711
|
+
* @date 2022年9月29日
|
|
35561
35712
|
**/
|
|
35562
35713
|
toTransfer: function toTransfer(res) {
|
|
35563
35714
|
var _this29 = this;
|
|
@@ -35576,11 +35727,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
35576
35727
|
this.nextNode.customLimitTime = val;
|
|
35577
35728
|
},
|
|
35578
35729
|
|
|
35579
|
-
/**
|
|
35580
|
-
* getNodeInfo
|
|
35581
|
-
* @desc:获取节点信息
|
|
35582
|
-
* @author liufan
|
|
35583
|
-
* @date 2022年5月25日
|
|
35730
|
+
/**
|
|
35731
|
+
* getNodeInfo
|
|
35732
|
+
* @desc:获取节点信息
|
|
35733
|
+
* @author liufan
|
|
35734
|
+
* @date 2022年5月25日
|
|
35584
35735
|
**/
|
|
35585
35736
|
getNodeInfo: function getNodeInfo() {
|
|
35586
35737
|
var _this30 = this;
|
|
@@ -35711,7 +35862,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
35711
35862
|
data.globalNodeType === 'endEvent' ? _this30.endFlow = true : '';
|
|
35712
35863
|
}
|
|
35713
35864
|
}
|
|
35714
|
-
_this30.isCustomPreset && _this30
|
|
35865
|
+
if (_this30.isCustomPreset && !_this30.newFlow) {
|
|
35866
|
+
_this30.$nextTick(function () {
|
|
35867
|
+
_this30.$refs.customPreset && _this30.$refs.customPreset.getPresetFlowInfo(_this30.nextNode.nextNodeId, _this30.nodeInfo.nextNode, true);
|
|
35868
|
+
});
|
|
35869
|
+
}
|
|
35715
35870
|
} else {
|
|
35716
35871
|
_this30.$message.error(message || '系统错误,请联系管理员!');
|
|
35717
35872
|
}
|
|
@@ -35723,12 +35878,12 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
35723
35878
|
});
|
|
35724
35879
|
},
|
|
35725
35880
|
|
|
35726
|
-
/**
|
|
35727
|
-
* selecNext
|
|
35728
|
-
* @desc:下步节点变化时更新数据
|
|
35729
|
-
* @author liufan
|
|
35730
|
-
* @param {String} val 当前选中值
|
|
35731
|
-
* @date 2022年5月25日
|
|
35881
|
+
/**
|
|
35882
|
+
* selecNext
|
|
35883
|
+
* @desc:下步节点变化时更新数据
|
|
35884
|
+
* @author liufan
|
|
35885
|
+
* @param {String} val 当前选中值
|
|
35886
|
+
* @date 2022年5月25日
|
|
35732
35887
|
**/
|
|
35733
35888
|
selecNext: function selecNext(val, type, isDef) {
|
|
35734
35889
|
var _this31 = this;
|
|
@@ -35868,11 +36023,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
35868
36023
|
}
|
|
35869
36024
|
},
|
|
35870
36025
|
|
|
35871
|
-
/**
|
|
35872
|
-
* isMultiple
|
|
35873
|
-
* @desc:是否多选
|
|
35874
|
-
* @author liufan
|
|
35875
|
-
* @date 2022年9月13日
|
|
36026
|
+
/**
|
|
36027
|
+
* isMultiple
|
|
36028
|
+
* @desc:是否多选
|
|
36029
|
+
* @author liufan
|
|
36030
|
+
* @date 2022年9月13日
|
|
35876
36031
|
**/
|
|
35877
36032
|
isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
|
|
35878
36033
|
if (val == 2 || val == 4 || val == 6 || val == 16) {
|
|
@@ -35896,19 +36051,19 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
35896
36051
|
this.params.filid = choiceOrgId;
|
|
35897
36052
|
}
|
|
35898
36053
|
}
|
|
35899
|
-
if (val == 15
|
|
35900
|
-
this.params.filid = this.
|
|
36054
|
+
if (val == 15) {
|
|
36055
|
+
this.params.filid = this.pOrgId;
|
|
35901
36056
|
if (pOrgId) {
|
|
35902
36057
|
this.params.filid = pOrgId;
|
|
35903
36058
|
}
|
|
35904
36059
|
}
|
|
35905
36060
|
},
|
|
35906
36061
|
|
|
35907
|
-
/**
|
|
35908
|
-
* getHedInfo
|
|
35909
|
-
* @desc:获取审核页面数据
|
|
35910
|
-
* @author liufan
|
|
35911
|
-
* @date 2022年5月25日
|
|
36062
|
+
/**
|
|
36063
|
+
* getHedInfo
|
|
36064
|
+
* @desc:获取审核页面数据
|
|
36065
|
+
* @author liufan
|
|
36066
|
+
* @date 2022年5月25日
|
|
35912
36067
|
**/
|
|
35913
36068
|
getHedInfo: function getHedInfo() {
|
|
35914
36069
|
var _this32 = this;
|
|
@@ -36227,13 +36382,13 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
36227
36382
|
});
|
|
36228
36383
|
},
|
|
36229
36384
|
|
|
36230
|
-
/**
|
|
36231
|
-
* closeProcess
|
|
36232
|
-
* @desc:关闭弹窗
|
|
36233
|
-
* @author liufan
|
|
36234
|
-
* @param {boolean} val 当前是否办理流程
|
|
36235
|
-
* @param {String} type 当前点击的弹窗类型
|
|
36236
|
-
* @date 2022年5月25日
|
|
36385
|
+
/**
|
|
36386
|
+
* closeProcess
|
|
36387
|
+
* @desc:关闭弹窗
|
|
36388
|
+
* @author liufan
|
|
36389
|
+
* @param {boolean} val 当前是否办理流程
|
|
36390
|
+
* @param {String} type 当前点击的弹窗类型
|
|
36391
|
+
* @date 2022年5月25日
|
|
36237
36392
|
**/
|
|
36238
36393
|
closeProcess: function closeProcess(val, type, closeParent) {
|
|
36239
36394
|
if (this.closeParent && !this.startFlowPageEmbeddedIntoStartFlowIndex) {
|
|
@@ -36253,23 +36408,23 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
36253
36408
|
}
|
|
36254
36409
|
},
|
|
36255
36410
|
|
|
36256
|
-
/**
|
|
36257
|
-
* selectChange
|
|
36258
|
-
* @desc:常用语选择
|
|
36259
|
-
* @author liufan
|
|
36260
|
-
* @param {String} val 选中值
|
|
36261
|
-
* @date 2022年5月25日
|
|
36411
|
+
/**
|
|
36412
|
+
* selectChange
|
|
36413
|
+
* @desc:常用语选择
|
|
36414
|
+
* @author liufan
|
|
36415
|
+
* @param {String} val 选中值
|
|
36416
|
+
* @date 2022年5月25日
|
|
36262
36417
|
**/
|
|
36263
36418
|
selectChange: function selectChange(val) {
|
|
36264
36419
|
this.value = val;
|
|
36265
36420
|
},
|
|
36266
36421
|
|
|
36267
|
-
/**
|
|
36268
|
-
* upDate
|
|
36269
|
-
* @desc:修改常用语
|
|
36270
|
-
* @author liufan
|
|
36271
|
-
* @param {Object} val 修改值
|
|
36272
|
-
* @date 2022年5月25日
|
|
36422
|
+
/**
|
|
36423
|
+
* upDate
|
|
36424
|
+
* @desc:修改常用语
|
|
36425
|
+
* @author liufan
|
|
36426
|
+
* @param {Object} val 修改值
|
|
36427
|
+
* @date 2022年5月25日
|
|
36273
36428
|
**/
|
|
36274
36429
|
upDate: function upDate(val) {
|
|
36275
36430
|
this.FormData.id = val.id;
|
|
@@ -36277,11 +36432,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
36277
36432
|
},
|
|
36278
36433
|
|
|
36279
36434
|
|
|
36280
|
-
/**
|
|
36281
|
-
* getProcess
|
|
36282
|
-
* @desc:获取选择流程
|
|
36283
|
-
* @author liufan
|
|
36284
|
-
* @date 2022年5月25日
|
|
36435
|
+
/**
|
|
36436
|
+
* getProcess
|
|
36437
|
+
* @desc:获取选择流程
|
|
36438
|
+
* @author liufan
|
|
36439
|
+
* @date 2022年5月25日
|
|
36285
36440
|
**/
|
|
36286
36441
|
getProcess: function getProcess(val) {
|
|
36287
36442
|
var _this33 = this;
|
|
@@ -36293,6 +36448,9 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
36293
36448
|
isOnly: true,
|
|
36294
36449
|
hideTempSave: true
|
|
36295
36450
|
}, this.param);
|
|
36451
|
+
if (this.ownerType) {
|
|
36452
|
+
params.ownerType = this.ownerType;
|
|
36453
|
+
}
|
|
36296
36454
|
this.loading = util["a" /* default */].loading(this.$loading, '加载中...');
|
|
36297
36455
|
util["a" /* default */].ajax({ url: api["gb" /* getProcessDefList */], params: params }).then(function (res) {
|
|
36298
36456
|
var status = res.status,
|
|
@@ -36341,11 +36499,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
36341
36499
|
});
|
|
36342
36500
|
},
|
|
36343
36501
|
|
|
36344
|
-
/**
|
|
36345
|
-
* getPendedhistoryList
|
|
36346
|
-
* @desc:获取流程列表
|
|
36347
|
-
* @author liufan
|
|
36348
|
-
* @date 2022年5月25日
|
|
36502
|
+
/**
|
|
36503
|
+
* getPendedhistoryList
|
|
36504
|
+
* @desc:获取流程列表
|
|
36505
|
+
* @author liufan
|
|
36506
|
+
* @date 2022年5月25日
|
|
36349
36507
|
**/
|
|
36350
36508
|
getPendedhistoryList: function getPendedhistoryList() {
|
|
36351
36509
|
var _this34 = this;
|
|
@@ -36418,12 +36576,12 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
36418
36576
|
beforeSubProcess: function beforeSubProcess() {},
|
|
36419
36577
|
|
|
36420
36578
|
// 提交流程
|
|
36421
|
-
/**
|
|
36422
|
-
* subProcess
|
|
36423
|
-
* @desc:提交流程
|
|
36424
|
-
* @author liufan
|
|
36425
|
-
* @param {String} formName 当前form表单ref值
|
|
36426
|
-
* @date 2022年5月25日
|
|
36579
|
+
/**
|
|
36580
|
+
* subProcess
|
|
36581
|
+
* @desc:提交流程
|
|
36582
|
+
* @author liufan
|
|
36583
|
+
* @param {String} formName 当前form表单ref值
|
|
36584
|
+
* @date 2022年5月25日
|
|
36427
36585
|
**/
|
|
36428
36586
|
subProcess: function subProcess(val, type) {
|
|
36429
36587
|
var _this36 = this;
|
|
@@ -36548,13 +36706,13 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
36548
36706
|
}
|
|
36549
36707
|
this.$refs['nextNode'].validate(function () {
|
|
36550
36708
|
var _ref2 = mainvue_type_script_lang_js_asyncToGenerator( /*#__PURE__*/regenerator_default.a.mark(function _callee2(valid) {
|
|
36551
|
-
var nextUserId, addSignUserId, removeSignUserId, str, notificationType, params, isEndUserTask, choiceOrgId, choiceDeptId, pOrgId, taskExamineInfo, currentNodeIsCircularReadNode, needRetrialAuth, circularReadParamsMap, currentNodeEnableItemHandleDescription;
|
|
36709
|
+
var nextUserId, addSignUserId, removeSignUserId, str, i, notificationType, params, isEndUserTask, choiceOrgId, choiceDeptId, pOrgId, taskExamineInfo, currentNodeIsCircularReadNode, needRetrialAuth, circularReadParamsMap, currentNodeEnableItemHandleDescription;
|
|
36552
36710
|
return regenerator_default.a.wrap(function _callee2$(_context2) {
|
|
36553
36711
|
while (1) {
|
|
36554
36712
|
switch (_context2.prev = _context2.next) {
|
|
36555
36713
|
case 0:
|
|
36556
36714
|
if (!valid) {
|
|
36557
|
-
_context2.next =
|
|
36715
|
+
_context2.next = 71;
|
|
36558
36716
|
break;
|
|
36559
36717
|
}
|
|
36560
36718
|
|
|
@@ -36621,8 +36779,37 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
36621
36779
|
delete _this38.nextNode.nextNodeId;
|
|
36622
36780
|
}
|
|
36623
36781
|
|
|
36782
|
+
if (!(_this38.isCustomPreset && _this38.activeNames == '1')) {
|
|
36783
|
+
_context2.next = 30;
|
|
36784
|
+
break;
|
|
36785
|
+
}
|
|
36786
|
+
|
|
36787
|
+
i = 0;
|
|
36788
|
+
|
|
36789
|
+
case 21:
|
|
36790
|
+
if (!(i < _this38.presetList.length)) {
|
|
36791
|
+
_context2.next = 30;
|
|
36792
|
+
break;
|
|
36793
|
+
}
|
|
36794
|
+
|
|
36795
|
+
if (!(_this38.presetList[i].name && _this38.presetList[i].name != '1' && _this38.presetList[i].name != 'endEvent' && (!_this38.presetList[i].value || _this38.presetList[i].value.length == 0))) {
|
|
36796
|
+
_context2.next = 26;
|
|
36797
|
+
break;
|
|
36798
|
+
}
|
|
36799
|
+
|
|
36800
|
+
return _context2.abrupt('return', _this38.$message.warning('\u9884\u8BBE\u8282\u70B9<\u8282\u70B9' + _this38.presetList[i].sequence + '-' + _this38.presetList[i].label + '>\u5FC5\u987B\u9009\u62E9\u529E\u7406\u4EBA\uFF01'));
|
|
36801
|
+
|
|
36802
|
+
case 26:
|
|
36803
|
+
delete _this38.presetList[i].label;
|
|
36804
|
+
|
|
36805
|
+
case 27:
|
|
36806
|
+
i++;
|
|
36807
|
+
_context2.next = 21;
|
|
36808
|
+
break;
|
|
36809
|
+
|
|
36810
|
+
case 30:
|
|
36624
36811
|
if (!_this38.isCancelSecondConfirmationType) {
|
|
36625
|
-
_context2.next =
|
|
36812
|
+
_context2.next = 33;
|
|
36626
36813
|
break;
|
|
36627
36814
|
}
|
|
36628
36815
|
|
|
@@ -36667,13 +36854,13 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
36667
36854
|
customPresetUserJson: JSON.stringify(_this38.presetList),
|
|
36668
36855
|
presetUserJson: JSON.stringify(_this38.presetUserJson),
|
|
36669
36856
|
removeSignUserId: removeSignUserId,
|
|
36670
|
-
nextReadUserId: _this38.readMultiple ? _this38.mixReadList
|
|
36857
|
+
nextReadUserId: _this38.readMultiple ? _this38.mixReadList ? _this38.mixReadList.join('|') : '' : _this38.nextNode.nextReadUserId.join(','),
|
|
36671
36858
|
nextOrgId: !_this38.isShowNextUser ? _this38.multiple ? _this38.mixOrgIdList && _this38.mixOrgIdList.join('|') : _this38.nextNode.nextOrgId : '',
|
|
36672
36859
|
presetReadUserId: _this38.mixPresetList && _this38.mixPresetList.length > 0 ? _this38.mixPresetList.join('|') : _this38.nextNode.presetReadUserId.join(','),
|
|
36673
36860
|
notificationType: notificationType
|
|
36674
36861
|
});
|
|
36675
36862
|
|
|
36676
|
-
if (_this38.activeNames != '1') delete params.customPresetUserJson;
|
|
36863
|
+
if (_this38.activeNames != '1' || !_this38.isCustomPreset) delete params.customPresetUserJson;
|
|
36677
36864
|
delete params.customLimitTimeText;
|
|
36678
36865
|
if (_this38.nextNode.isRemoveSign != '1') {
|
|
36679
36866
|
delete params.removeSignUserId;
|
|
@@ -36743,19 +36930,19 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
36743
36930
|
})));
|
|
36744
36931
|
return _context2.abrupt('return');
|
|
36745
36932
|
|
|
36746
|
-
case
|
|
36933
|
+
case 33:
|
|
36747
36934
|
if (!(freetype != 'multiInsMidwayWithSubmitScene')) {
|
|
36748
|
-
_context2.next =
|
|
36935
|
+
_context2.next = 37;
|
|
36749
36936
|
break;
|
|
36750
36937
|
}
|
|
36751
36938
|
|
|
36752
|
-
_context2.next =
|
|
36939
|
+
_context2.next = 36;
|
|
36753
36940
|
return _this38.saveInfo('subMit');
|
|
36754
36941
|
|
|
36755
|
-
case
|
|
36942
|
+
case 36:
|
|
36756
36943
|
_this38.loading = util["a" /* default */].loading(_this38.$loading, '加载中...');
|
|
36757
36944
|
|
|
36758
|
-
case
|
|
36945
|
+
case 37:
|
|
36759
36946
|
notificationType = '';
|
|
36760
36947
|
|
|
36761
36948
|
notificationType = _this38.nextNode.notificationType.join(',');
|
|
@@ -36775,7 +36962,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
36775
36962
|
customPresetUserJson: JSON.stringify(_this38.presetList),
|
|
36776
36963
|
presetUserJson: JSON.stringify(_this38.presetUserJson),
|
|
36777
36964
|
removeSignUserId: removeSignUserId,
|
|
36778
|
-
nextReadUserId: _this38.readMultiple ? _this38.mixReadList
|
|
36965
|
+
nextReadUserId: _this38.readMultiple ? _this38.mixReadList ? _this38.mixReadList.join('|') : '' : _this38.nextNode.nextReadUserId.join(','),
|
|
36779
36966
|
nextOrgId: !_this38.isShowNextUser ? _this38.multiple ? _this38.mixOrgIdList && _this38.mixOrgIdList.join('|') : _this38.nextNode.nextOrgId : '',
|
|
36780
36967
|
presetReadUserId: _this38.mixPresetList && _this38.mixPresetList.length > 0 ? _this38.mixPresetList.join('|') : _this38.nextNode.presetReadUserId.join(','),
|
|
36781
36968
|
notificationType: notificationType
|
|
@@ -36794,7 +36981,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
36794
36981
|
}
|
|
36795
36982
|
|
|
36796
36983
|
if (!(freetype === 'multiInsMidwayWithSubmitScene')) {
|
|
36797
|
-
_context2.next =
|
|
36984
|
+
_context2.next = 52;
|
|
36798
36985
|
break;
|
|
36799
36986
|
}
|
|
36800
36987
|
|
|
@@ -36802,7 +36989,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
36802
36989
|
_this38.taskParams = params;
|
|
36803
36990
|
return _context2.abrupt('return');
|
|
36804
36991
|
|
|
36805
|
-
case
|
|
36992
|
+
case 52:
|
|
36806
36993
|
_this38.loading = util["a" /* default */].loading(_this38.$loading, '提交中...');
|
|
36807
36994
|
isEndUserTask = _this38.isEndUserTask, choiceOrgId = _this38.choiceOrgId, choiceDeptId = _this38.choiceDeptId, pOrgId = _this38.pOrgId, taskExamineInfo = _this38.taskExamineInfo, currentNodeIsCircularReadNode = _this38.currentNodeIsCircularReadNode, needRetrialAuth = _this38.needRetrialAuth, circularReadParamsMap = _this38.circularReadParamsMap, currentNodeEnableItemHandleDescription = _this38.currentNodeEnableItemHandleDescription;
|
|
36808
36995
|
|
|
@@ -36842,10 +37029,10 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
36842
37029
|
}
|
|
36843
37030
|
}));
|
|
36844
37031
|
|
|
36845
|
-
case
|
|
37032
|
+
case 71:
|
|
36846
37033
|
return _context2.abrupt('return', false);
|
|
36847
37034
|
|
|
36848
|
-
case
|
|
37035
|
+
case 72:
|
|
36849
37036
|
case 'end':
|
|
36850
37037
|
return _context2.stop();
|
|
36851
37038
|
}
|