eoss-ui 0.8.38 → 0.8.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/eoss-ui.common.js +746 -687
- package/lib/flow-group.js +2 -2
- package/lib/flow.js +724 -669
- package/lib/index.js +1 -1
- package/lib/selector.js +7 -3
- package/package.json +1 -1
- package/packages/flow/src/component/taskUnionExamine.vue +821 -771
- package/packages/flow/src/flow.vue +4534 -4526
- package/packages/flow/src/main.vue +4411 -4411
- package/packages/flow/src/selectUser.vue +1 -0
- package/packages/flow/src/startTaskRead.vue +718 -718
- package/packages/flow-group/src/main.vue +756 -756
- package/packages/selector/src/main.vue +764 -761
- package/packages/theme-chalk/lib/archives.css +1 -0
- package/packages/theme-chalk/lib/base.css +1 -0
- package/packages/theme-chalk/lib/button-group.css +1 -0
- package/packages/theme-chalk/lib/button.css +1 -0
- package/packages/theme-chalk/lib/calendar.css +1 -0
- package/packages/theme-chalk/lib/calogin.css +0 -0
- package/packages/theme-chalk/lib/card.css +1 -0
- package/packages/theme-chalk/lib/cascader.css +0 -0
- package/packages/theme-chalk/lib/checkbox-group.css +1 -0
- package/packages/theme-chalk/lib/clients.css +1 -0
- package/packages/theme-chalk/lib/data-table-form.css +1 -0
- package/packages/theme-chalk/lib/data-table.css +1 -0
- package/packages/theme-chalk/lib/date-picker.css +1 -0
- package/packages/theme-chalk/lib/dialog.css +1 -0
- package/packages/theme-chalk/lib/enable-drag.css +1 -0
- package/packages/theme-chalk/lib/enterprise.css +1 -0
- package/packages/theme-chalk/lib/error-page.css +1 -0
- package/packages/theme-chalk/lib/flow-chart.css +0 -0
- package/packages/theme-chalk/lib/flow-group.css +1 -0
- package/packages/theme-chalk/lib/flow-list.css +1 -0
- package/packages/theme-chalk/lib/flow.css +1 -0
- 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 +1 -0
- package/packages/theme-chalk/lib/handle-user.css +1 -0
- package/packages/theme-chalk/lib/handler.css +1 -0
- package/packages/theme-chalk/lib/icon.css +1 -0
- package/packages/theme-chalk/lib/icons.css +1 -0
- package/packages/theme-chalk/lib/index.css +1 -0
- package/packages/theme-chalk/lib/input-number.css +0 -0
- package/packages/theme-chalk/lib/input.css +1 -0
- package/packages/theme-chalk/lib/label.css +1 -0
- package/packages/theme-chalk/lib/layout.css +1 -0
- package/packages/theme-chalk/lib/login.css +1 -0
- package/packages/theme-chalk/lib/main.css +1 -0
- package/packages/theme-chalk/lib/menu.css +1 -0
- package/packages/theme-chalk/lib/nav.css +1 -0
- package/packages/theme-chalk/lib/notify.css +0 -0
- package/packages/theme-chalk/lib/page.css +1 -0
- package/packages/theme-chalk/lib/pagination.css +1 -0
- package/packages/theme-chalk/lib/player.css +1 -0
- package/packages/theme-chalk/lib/qr-code.css +1 -0
- package/packages/theme-chalk/lib/radio-group.css +1 -0
- package/packages/theme-chalk/lib/retrial-auth.css +1 -0
- package/packages/theme-chalk/lib/select-ganged.css +1 -0
- package/packages/theme-chalk/lib/select.css +1 -0
- package/packages/theme-chalk/lib/selector-panel.css +1 -0
- package/packages/theme-chalk/lib/selector.css +1 -0
- package/packages/theme-chalk/lib/simplicity-top.css +1 -0
- package/packages/theme-chalk/lib/simplicity.css +1 -0
- package/packages/theme-chalk/lib/sizer.css +1 -0
- package/packages/theme-chalk/lib/steps.css +1 -0
- package/packages/theme-chalk/lib/switch.css +1 -0
- 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 +1 -0
- package/packages/theme-chalk/lib/tips.css +1 -0
- package/packages/theme-chalk/lib/toolbar.css +1 -0
- package/packages/theme-chalk/lib/tree-group.css +1 -0
- package/packages/theme-chalk/lib/tree.css +1 -0
- package/packages/theme-chalk/lib/upload.css +1 -0
- package/packages/theme-chalk/lib/wujie.css +0 -0
- package/packages/theme-chalk/lib/wxlogin.css +1 -0
- package/src/index.js +1 -1
- package/packages/theme-chalk/gulpfile.js +0 -25
package/lib/eoss-ui.common.js
CHANGED
|
@@ -33548,8 +33548,8 @@ var CommonOpinions_component = normalizeComponent(
|
|
|
33548
33548
|
)
|
|
33549
33549
|
|
|
33550
33550
|
/* harmony default export */ var CommonOpinions = (CommonOpinions_component.exports);
|
|
33551
|
-
// 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=
|
|
33552
|
-
var
|
|
33551
|
+
// 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=ef00b086&
|
|
33552
|
+
var flowvue_type_template_id_ef00b086_render = function () {
|
|
33553
33553
|
var _vm = this
|
|
33554
33554
|
var _h = _vm.$createElement
|
|
33555
33555
|
var _c = _vm._self._c || _h
|
|
@@ -35819,6 +35819,8 @@ var flowvue_type_template_id_f7d7c7c6_render = function () {
|
|
|
35819
35819
|
pendingId: _vm.pendingId,
|
|
35820
35820
|
defaultOpinion: _vm.nodeDefaultSubmitOpinion,
|
|
35821
35821
|
oldOption: _vm.value,
|
|
35822
|
+
isCancelSecondConfirmationType:
|
|
35823
|
+
_vm.isCancelSecondConfirmationType,
|
|
35822
35824
|
selectorParams: _vm.selectorParams,
|
|
35823
35825
|
type: _vm.flowType,
|
|
35824
35826
|
multiple: _vm.flowMultiple,
|
|
@@ -36463,11 +36465,11 @@ var flowvue_type_template_id_f7d7c7c6_render = function () {
|
|
|
36463
36465
|
)
|
|
36464
36466
|
: _vm._e()
|
|
36465
36467
|
}
|
|
36466
|
-
var
|
|
36467
|
-
|
|
36468
|
+
var flowvue_type_template_id_ef00b086_staticRenderFns = []
|
|
36469
|
+
flowvue_type_template_id_ef00b086_render._withStripped = true
|
|
36468
36470
|
|
|
36469
36471
|
|
|
36470
|
-
// CONCATENATED MODULE: ./packages/flow/src/flow.vue?vue&type=template&id=
|
|
36472
|
+
// CONCATENATED MODULE: ./packages/flow/src/flow.vue?vue&type=template&id=ef00b086&
|
|
36471
36473
|
|
|
36472
36474
|
// 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&
|
|
36473
36475
|
var Opinionsvue_type_template_id_5f07a050_render = function () {
|
|
@@ -38140,8 +38142,8 @@ processFormvue_type_template_id_2860b038_render._withStripped = true
|
|
|
38140
38142
|
|
|
38141
38143
|
// CONCATENATED MODULE: ./packages/flow/src/processForm.vue?vue&type=template&id=2860b038&
|
|
38142
38144
|
|
|
38143
|
-
// 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=
|
|
38144
|
-
var
|
|
38145
|
+
// 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=4dc7fc96&
|
|
38146
|
+
var selectUservue_type_template_id_4dc7fc96_render = function () {
|
|
38145
38147
|
var _vm = this
|
|
38146
38148
|
var _h = _vm.$createElement
|
|
38147
38149
|
var _c = _vm._self._c || _h
|
|
@@ -38262,6 +38264,7 @@ var selectUservue_type_template_id_3a5614a4_render = function () {
|
|
|
38262
38264
|
title: _vm.title,
|
|
38263
38265
|
showFilterListDep: false,
|
|
38264
38266
|
reset: "",
|
|
38267
|
+
destroyOnClose: "",
|
|
38265
38268
|
classify: _vm.classify,
|
|
38266
38269
|
"collapse-tags": _vm.selectorTags,
|
|
38267
38270
|
mix: _vm.mix,
|
|
@@ -38303,11 +38306,11 @@ var selectUservue_type_template_id_3a5614a4_render = function () {
|
|
|
38303
38306
|
1
|
|
38304
38307
|
)
|
|
38305
38308
|
}
|
|
38306
|
-
var
|
|
38307
|
-
|
|
38309
|
+
var selectUservue_type_template_id_4dc7fc96_staticRenderFns = []
|
|
38310
|
+
selectUservue_type_template_id_4dc7fc96_render._withStripped = true
|
|
38308
38311
|
|
|
38309
38312
|
|
|
38310
|
-
// CONCATENATED MODULE: ./packages/flow/src/selectUser.vue?vue&type=template&id=
|
|
38313
|
+
// CONCATENATED MODULE: ./packages/flow/src/selectUser.vue?vue&type=template&id=4dc7fc96&
|
|
38311
38314
|
|
|
38312
38315
|
// 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&
|
|
38313
38316
|
var selectUservue_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; };
|
|
@@ -38415,6 +38418,7 @@ var selectUservue_type_script_lang_js_extends = Object.assign || function (targe
|
|
|
38415
38418
|
//
|
|
38416
38419
|
//
|
|
38417
38420
|
//
|
|
38421
|
+
//
|
|
38418
38422
|
|
|
38419
38423
|
|
|
38420
38424
|
|
|
@@ -38838,8 +38842,8 @@ var selectUservue_type_script_lang_js_extends = Object.assign || function (targe
|
|
|
38838
38842
|
|
|
38839
38843
|
var selectUser_component = normalizeComponent(
|
|
38840
38844
|
src_selectUservue_type_script_lang_js_,
|
|
38841
|
-
|
|
38842
|
-
|
|
38845
|
+
selectUservue_type_template_id_4dc7fc96_render,
|
|
38846
|
+
selectUservue_type_template_id_4dc7fc96_staticRenderFns,
|
|
38843
38847
|
false,
|
|
38844
38848
|
null,
|
|
38845
38849
|
null,
|
|
@@ -45775,8 +45779,8 @@ var reset_component = normalizeComponent(
|
|
|
45775
45779
|
)
|
|
45776
45780
|
|
|
45777
45781
|
/* harmony default export */ var src_reset = (reset_component.exports);
|
|
45778
|
-
// 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=
|
|
45779
|
-
var
|
|
45782
|
+
// 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=0724a5af&
|
|
45783
|
+
var taskUnionExaminevue_type_template_id_0724a5af_render = function () {
|
|
45780
45784
|
var _vm = this
|
|
45781
45785
|
var _h = _vm.$createElement
|
|
45782
45786
|
var _c = _vm._self._c || _h
|
|
@@ -46081,7 +46085,7 @@ var taskUnionExaminevue_type_template_id_f2f9c652_render = function () {
|
|
|
46081
46085
|
[
|
|
46082
46086
|
_c(
|
|
46083
46087
|
"el-button",
|
|
46084
|
-
{ attrs: { type: "primary" }, on: { click: _vm.
|
|
46088
|
+
{ attrs: { type: "primary" }, on: { click: _vm.subProcess } },
|
|
46085
46089
|
[_vm._v(" 确定 ")]
|
|
46086
46090
|
),
|
|
46087
46091
|
_c("el-button", { on: { click: _vm.quit } }, [_vm._v(" 取消 ")]),
|
|
@@ -46092,11 +46096,11 @@ var taskUnionExaminevue_type_template_id_f2f9c652_render = function () {
|
|
|
46092
46096
|
1
|
|
46093
46097
|
)
|
|
46094
46098
|
}
|
|
46095
|
-
var
|
|
46096
|
-
|
|
46099
|
+
var taskUnionExaminevue_type_template_id_0724a5af_staticRenderFns = []
|
|
46100
|
+
taskUnionExaminevue_type_template_id_0724a5af_render._withStripped = true
|
|
46097
46101
|
|
|
46098
46102
|
|
|
46099
|
-
// CONCATENATED MODULE: ./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=
|
|
46103
|
+
// CONCATENATED MODULE: ./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=0724a5af&
|
|
46100
46104
|
|
|
46101
46105
|
// 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&
|
|
46102
46106
|
var taskUnionExaminevue_type_script_lang_js_components;
|
|
@@ -46294,6 +46298,7 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
46294
46298
|
simpleTips: { type: Boolean, default: true },
|
|
46295
46299
|
multiple: { type: Boolean, default: true },
|
|
46296
46300
|
hideBtn: { type: Boolean, default: false },
|
|
46301
|
+
isCancelSecondConfirmationType: { type: Boolean, default: false },
|
|
46297
46302
|
selectorParams: {
|
|
46298
46303
|
type: Object,
|
|
46299
46304
|
default: function _default() {
|
|
@@ -46362,6 +46367,16 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
46362
46367
|
};
|
|
46363
46368
|
}
|
|
46364
46369
|
},
|
|
46370
|
+
watch: {
|
|
46371
|
+
oldOption: {
|
|
46372
|
+
handler: function handler(val) {
|
|
46373
|
+
this.opinion = val;
|
|
46374
|
+
},
|
|
46375
|
+
|
|
46376
|
+
immediate: true,
|
|
46377
|
+
deep: true
|
|
46378
|
+
}
|
|
46379
|
+
},
|
|
46365
46380
|
mounted: function mounted() {
|
|
46366
46381
|
this.loading = true;
|
|
46367
46382
|
this.newMultiple = this.multiple;
|
|
@@ -46603,10 +46618,42 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
46603
46618
|
});
|
|
46604
46619
|
},
|
|
46605
46620
|
subProcess: function subProcess() {
|
|
46606
|
-
this
|
|
46621
|
+
var _this4 = this;
|
|
46622
|
+
|
|
46623
|
+
if (this.type === 'taskReview') return this.subTaskReview();
|
|
46624
|
+
var _infoList2 = this.infoList,
|
|
46625
|
+
nextCurrentOrgObj = _infoList2.nextCurrentOrgObj,
|
|
46626
|
+
nextOtherOrgObj = _infoList2.nextOtherOrgObj,
|
|
46627
|
+
isOpinionRequired = this.isOpinionRequired,
|
|
46628
|
+
opinion = this.opinion,
|
|
46629
|
+
type = this.type,
|
|
46630
|
+
isHideOtherOrg = this.isHideOtherOrg,
|
|
46631
|
+
isHideCurrentOrg = this.isHideCurrentOrg;
|
|
46632
|
+
|
|
46633
|
+
if (type == 'takeAdvice' && !nextCurrentOrgObj && isHideCurrentOrg == 0 && nextCurrentOrgObj.length == 0 && isHideOtherOrg == 0 && (!nextOtherOrgObj || nextOtherOrgObj.length == 0)) {
|
|
46634
|
+
return this.$message.warning('请选择处理对象!');
|
|
46635
|
+
} else if (isHideCurrentOrg == 0 && (!nextOtherOrgObj || nextOtherOrgObj.length == 0) && (!nextCurrentOrgObj || nextCurrentOrgObj.length == 0)) {
|
|
46636
|
+
return this.$message.warning('请选择处理对象!');
|
|
46637
|
+
}
|
|
46638
|
+
|
|
46639
|
+
if (isOpinionRequired == 1 && (opinion == '' || opinion == null)) {
|
|
46640
|
+
return this.$message.warning('当前步骤必须输入意见!');
|
|
46641
|
+
}
|
|
46642
|
+
if (this.isCancelSecondConfirmationType) {
|
|
46643
|
+
this.$confirm('确认提交吗?', '提示', {
|
|
46644
|
+
confirmButtonText: '确定',
|
|
46645
|
+
cancelButtonText: '取消',
|
|
46646
|
+
type: 'warning'
|
|
46647
|
+
}).then(function () {
|
|
46648
|
+
_this4.subMit();
|
|
46649
|
+
}).catch(function () {});
|
|
46650
|
+
} else {
|
|
46651
|
+
this.subMit();
|
|
46652
|
+
}
|
|
46653
|
+
;
|
|
46607
46654
|
},
|
|
46608
46655
|
subMit: function subMit() {
|
|
46609
|
-
var
|
|
46656
|
+
var _this5 = this;
|
|
46610
46657
|
|
|
46611
46658
|
// if (
|
|
46612
46659
|
// this.infoList.nextOtherOrgObjName == '' ||
|
|
@@ -46614,12 +46661,12 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
46614
46661
|
// )
|
|
46615
46662
|
// return this.$message.warning('请选择联合单位');
|
|
46616
46663
|
if (this.type === 'taskReview') return this.subTaskReview();
|
|
46617
|
-
var
|
|
46618
|
-
nextCurrentOrgObj =
|
|
46619
|
-
nextOtherOrgObj =
|
|
46620
|
-
noticeType =
|
|
46621
|
-
customLimitTime =
|
|
46622
|
-
noticeInfo =
|
|
46664
|
+
var _infoList3 = this.infoList,
|
|
46665
|
+
nextCurrentOrgObj = _infoList3.nextCurrentOrgObj,
|
|
46666
|
+
nextOtherOrgObj = _infoList3.nextOtherOrgObj,
|
|
46667
|
+
noticeType = _infoList3.noticeType,
|
|
46668
|
+
customLimitTime = _infoList3.customLimitTime,
|
|
46669
|
+
noticeInfo = _infoList3.noticeInfo,
|
|
46623
46670
|
isOpinionRequired = this.isOpinionRequired,
|
|
46624
46671
|
opinion = this.opinion,
|
|
46625
46672
|
type = this.type,
|
|
@@ -46630,8 +46677,6 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
46630
46677
|
isSubFlow = this.isSubFlow,
|
|
46631
46678
|
pendingId = this.pendingId;
|
|
46632
46679
|
|
|
46633
|
-
console.log(nextCurrentOrgObj);
|
|
46634
|
-
console.log(nextOtherOrgObj);
|
|
46635
46680
|
if (type == 'takeAdvice' && !nextCurrentOrgObj && isHideCurrentOrg == 0 && nextCurrentOrgObj.length == 0 && isHideOtherOrg == 0 && (!nextOtherOrgObj || nextOtherOrgObj.length == 0)) {
|
|
46636
46681
|
return this.$message.warning('请选择处理对象!');
|
|
46637
46682
|
} else if (isHideCurrentOrg == 0 && (!nextOtherOrgObj || nextOtherOrgObj.length == 0) && (!nextCurrentOrgObj || nextCurrentOrgObj.length == 0)) {
|
|
@@ -46664,7 +46709,6 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
46664
46709
|
};
|
|
46665
46710
|
if (this.enableCustomLimitTimeSetting) {
|
|
46666
46711
|
param.data.customLimitTime = customLimitTime;
|
|
46667
|
-
console.log(this.validate(), 'this.validate()');
|
|
46668
46712
|
if (!this.validate()) return;
|
|
46669
46713
|
}
|
|
46670
46714
|
this.loading = true;
|
|
@@ -46672,17 +46716,17 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
46672
46716
|
var message = res.message,
|
|
46673
46717
|
status = res.status;
|
|
46674
46718
|
|
|
46675
|
-
|
|
46719
|
+
_this5.loading = false;
|
|
46676
46720
|
if (status == 'success') {
|
|
46677
|
-
|
|
46678
|
-
|
|
46721
|
+
_this5.simpleTips && _this5.$message.success('提交成功');
|
|
46722
|
+
_this5.quit(true);
|
|
46679
46723
|
} else {
|
|
46680
|
-
|
|
46724
|
+
_this5.$message.error(message || '系统错误,请联系管理员!');
|
|
46681
46725
|
}
|
|
46682
46726
|
}).catch(function (err) {
|
|
46683
|
-
|
|
46727
|
+
_this5.loading = false;
|
|
46684
46728
|
if (err.message && err.message !== 'canceled') {
|
|
46685
|
-
|
|
46729
|
+
_this5.$message.error(err.message);
|
|
46686
46730
|
}
|
|
46687
46731
|
});
|
|
46688
46732
|
},
|
|
@@ -46715,7 +46759,7 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
46715
46759
|
this.infoList[type] = newNextUser.join('|');
|
|
46716
46760
|
},
|
|
46717
46761
|
getNodeType: function getNodeType() {
|
|
46718
|
-
var
|
|
46762
|
+
var _this6 = this;
|
|
46719
46763
|
|
|
46720
46764
|
utils_util.ajax({
|
|
46721
46765
|
url: findCodeValues,
|
|
@@ -46728,39 +46772,39 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
46728
46772
|
var status = res.status,
|
|
46729
46773
|
data = res.data;
|
|
46730
46774
|
|
|
46731
|
-
|
|
46775
|
+
_this6.loading = false;
|
|
46732
46776
|
if (status === 'success') {
|
|
46733
|
-
|
|
46777
|
+
_this6.infoList.noticeList = data;
|
|
46734
46778
|
}
|
|
46735
46779
|
}).catch(function (err) {
|
|
46736
|
-
|
|
46780
|
+
_this6.loading = false;
|
|
46737
46781
|
if (err.message && err.message !== 'canceled') {
|
|
46738
|
-
|
|
46782
|
+
_this6.$message.error(err.message);
|
|
46739
46783
|
}
|
|
46740
46784
|
});
|
|
46741
46785
|
},
|
|
46742
46786
|
|
|
46743
46787
|
//获取通知信息
|
|
46744
46788
|
getMessage: function getMessage() {
|
|
46745
|
-
var
|
|
46789
|
+
var _this7 = this;
|
|
46746
46790
|
|
|
46747
46791
|
var params = {
|
|
46748
46792
|
pendingId: this.pendingId
|
|
46749
46793
|
};
|
|
46750
46794
|
utils_util.ajax({ url: getNotificationMsg, params: params, methods: 'post' }).then(function (res) {
|
|
46751
46795
|
if (res.status === 'success') {
|
|
46752
|
-
|
|
46796
|
+
_this7.infoList.noticeInfo = res.message;
|
|
46753
46797
|
}
|
|
46754
|
-
|
|
46798
|
+
_this7.loading = false;
|
|
46755
46799
|
}).catch(function (err) {
|
|
46756
|
-
|
|
46800
|
+
_this7.loading = false;
|
|
46757
46801
|
if (err.message && err.message !== 'canceled') {
|
|
46758
|
-
|
|
46802
|
+
_this7.$message.error(err.message);
|
|
46759
46803
|
}
|
|
46760
46804
|
});
|
|
46761
46805
|
},
|
|
46762
46806
|
getFind: function getFind() {
|
|
46763
|
-
var
|
|
46807
|
+
var _this8 = this;
|
|
46764
46808
|
|
|
46765
46809
|
utils_util.ajax({
|
|
46766
46810
|
url: findSysCodes
|
|
@@ -46769,24 +46813,24 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
46769
46813
|
message = res.message;
|
|
46770
46814
|
|
|
46771
46815
|
if (status === 'success') {
|
|
46772
|
-
if (
|
|
46773
|
-
|
|
46816
|
+
if (_this8.hideMessage) return;
|
|
46817
|
+
_this8.infoList.noticeType = message.split(',');
|
|
46774
46818
|
var arr = [];
|
|
46775
|
-
|
|
46776
|
-
|
|
46819
|
+
_this8.infoList.noticeList.map(function (item) {
|
|
46820
|
+
_this8.infoList.noticeType.map(function (x) {
|
|
46777
46821
|
if (x == item.cciValue) {
|
|
46778
46822
|
arr.push(x);
|
|
46779
46823
|
}
|
|
46780
46824
|
});
|
|
46781
46825
|
});
|
|
46782
|
-
|
|
46826
|
+
_this8.infoList.noticeType = arr;
|
|
46783
46827
|
} else {
|
|
46784
|
-
|
|
46828
|
+
_this8.$message.error(message || '系统错误,请联系管理员!');
|
|
46785
46829
|
}
|
|
46786
46830
|
}).catch(function (err) {
|
|
46787
|
-
|
|
46831
|
+
_this8.loading = false;
|
|
46788
46832
|
if (err.message && err.message !== 'canceled') {
|
|
46789
|
-
|
|
46833
|
+
_this8.$message.error(err.message);
|
|
46790
46834
|
}
|
|
46791
46835
|
});
|
|
46792
46836
|
}
|
|
@@ -46804,8 +46848,8 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
46804
46848
|
|
|
46805
46849
|
var taskUnionExamine_component = normalizeComponent(
|
|
46806
46850
|
component_taskUnionExaminevue_type_script_lang_js_,
|
|
46807
|
-
|
|
46808
|
-
|
|
46851
|
+
taskUnionExaminevue_type_template_id_0724a5af_render,
|
|
46852
|
+
taskUnionExaminevue_type_template_id_0724a5af_staticRenderFns,
|
|
46809
46853
|
false,
|
|
46810
46854
|
null,
|
|
46811
46855
|
null,
|
|
@@ -54645,6 +54689,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
54645
54689
|
//
|
|
54646
54690
|
//
|
|
54647
54691
|
//
|
|
54692
|
+
//
|
|
54648
54693
|
|
|
54649
54694
|
|
|
54650
54695
|
|
|
@@ -54875,6 +54920,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
54875
54920
|
nextNodeList: [],
|
|
54876
54921
|
removeUsers: [],
|
|
54877
54922
|
options: [],
|
|
54923
|
+
configInfo: {},
|
|
54878
54924
|
params: {
|
|
54879
54925
|
filid: 'all', //选择范围(my:本单位/ "" or all:全部)
|
|
54880
54926
|
selectmix: 'true1',
|
|
@@ -55597,11 +55643,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
55597
55643
|
});
|
|
55598
55644
|
},
|
|
55599
55645
|
|
|
55600
|
-
/**
|
|
55601
|
-
* saveInfo
|
|
55602
|
-
* @desc:暂存
|
|
55603
|
-
* @author liufan
|
|
55604
|
-
* @date 2022年9月9日
|
|
55646
|
+
/**
|
|
55647
|
+
* saveInfo
|
|
55648
|
+
* @desc:暂存
|
|
55649
|
+
* @author liufan
|
|
55650
|
+
* @date 2022年9月9日
|
|
55605
55651
|
**/
|
|
55606
55652
|
saveInfo: function saveInfo(type, btn) {
|
|
55607
55653
|
var _this14 = this;
|
|
@@ -55663,11 +55709,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
55663
55709
|
});
|
|
55664
55710
|
},
|
|
55665
55711
|
|
|
55666
|
-
/**
|
|
55667
|
-
* rejectBtn
|
|
55668
|
-
* @desc:点击驳回
|
|
55669
|
-
* @author liufan
|
|
55670
|
-
* @date 2022年5月25日
|
|
55712
|
+
/**
|
|
55713
|
+
* rejectBtn
|
|
55714
|
+
* @desc:点击驳回
|
|
55715
|
+
* @author liufan
|
|
55716
|
+
* @date 2022年5月25日
|
|
55671
55717
|
**/
|
|
55672
55718
|
rejectBtn: function rejectBtn(res) {
|
|
55673
55719
|
var _this16 = this;
|
|
@@ -55687,17 +55733,18 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
55687
55733
|
}
|
|
55688
55734
|
},
|
|
55689
55735
|
|
|
55690
|
-
/**
|
|
55691
|
-
* taskReadBtn
|
|
55692
|
-
* @desc:点击分阅
|
|
55693
|
-
* @author liufan
|
|
55694
|
-
* @date 2022年5月25日
|
|
55736
|
+
/**
|
|
55737
|
+
* taskReadBtn
|
|
55738
|
+
* @desc:点击分阅
|
|
55739
|
+
* @author liufan
|
|
55740
|
+
* @date 2022年5月25日
|
|
55695
55741
|
**/
|
|
55696
55742
|
taskReadBtn: function taskReadBtn(res) {
|
|
55697
55743
|
var _this17 = this;
|
|
55698
55744
|
|
|
55699
55745
|
// return this.$message.warning('暂未开放!敬请期待');
|
|
55700
|
-
|
|
55746
|
+
|
|
55747
|
+
this.isLoadRead() && (this.btnType = '');
|
|
55701
55748
|
setTimeout(function () {
|
|
55702
55749
|
if (_this17.beforeSubmit != undefined) {
|
|
55703
55750
|
_this17.beforeSubmit().then(function (next) {
|
|
@@ -55715,11 +55762,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
55715
55762
|
}, 0);
|
|
55716
55763
|
},
|
|
55717
55764
|
|
|
55718
|
-
/**
|
|
55719
|
-
* getFind
|
|
55720
|
-
* @desc:获取通知方式
|
|
55721
|
-
* @author liufan
|
|
55722
|
-
* @date 2022年5月25日
|
|
55765
|
+
/**
|
|
55766
|
+
* getFind
|
|
55767
|
+
* @desc:获取通知方式
|
|
55768
|
+
* @author liufan
|
|
55769
|
+
* @date 2022年5月25日
|
|
55723
55770
|
**/
|
|
55724
55771
|
getFind: function getFind() {
|
|
55725
55772
|
var _this18 = this;
|
|
@@ -55786,12 +55833,12 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
55786
55833
|
});
|
|
55787
55834
|
},
|
|
55788
55835
|
|
|
55789
|
-
/**
|
|
55790
|
-
* endFlows
|
|
55791
|
-
* @desc:直接办结
|
|
55792
|
-
* @author liufan
|
|
55793
|
-
* @param {Object} res 直接办结数据
|
|
55794
|
-
* @date 2022年5月25日
|
|
55836
|
+
/**
|
|
55837
|
+
* endFlows
|
|
55838
|
+
* @desc:直接办结
|
|
55839
|
+
* @author liufan
|
|
55840
|
+
* @param {Object} res 直接办结数据
|
|
55841
|
+
* @date 2022年5月25日
|
|
55795
55842
|
**/
|
|
55796
55843
|
endFlows: function endFlows(res) {
|
|
55797
55844
|
var _this20 = this;
|
|
@@ -55805,9 +55852,9 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
55805
55852
|
}
|
|
55806
55853
|
},
|
|
55807
55854
|
|
|
55808
|
-
/**
|
|
55809
|
-
* 获取弹性布局样式
|
|
55810
|
-
* @returns {string} 弹性布局值
|
|
55855
|
+
/**
|
|
55856
|
+
* 获取弹性布局样式
|
|
55857
|
+
* @returns {string} 弹性布局值
|
|
55811
55858
|
*/
|
|
55812
55859
|
getFlexStyle: function getFlexStyle() {
|
|
55813
55860
|
var isDefaultFlex = (!this.endFlow || this.nodeInfos.length > 1 || this.taskOperationShiftedNodeList) && this.newTypeCode != 'fenyue' && !this.shrink && this.btnType === 'default' || this.btnType != 'default';
|
|
@@ -55855,12 +55902,12 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
55855
55902
|
}).catch(function (e) {});
|
|
55856
55903
|
},
|
|
55857
55904
|
|
|
55858
|
-
/**
|
|
55859
|
-
* goView
|
|
55860
|
-
* @desc:更多流程按钮操作
|
|
55861
|
-
* @author liufan
|
|
55862
|
-
* @param {Object} res 当前点击操作按钮数据
|
|
55863
|
-
* @date 2022年5月25日
|
|
55905
|
+
/**
|
|
55906
|
+
* goView
|
|
55907
|
+
* @desc:更多流程按钮操作
|
|
55908
|
+
* @author liufan
|
|
55909
|
+
* @param {Object} res 当前点击操作按钮数据
|
|
55910
|
+
* @date 2022年5月25日
|
|
55864
55911
|
**/
|
|
55865
55912
|
goView: function goView(res) {
|
|
55866
55913
|
// 驳回并办结:rejectAndEndHtml
|
|
@@ -55951,11 +55998,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
55951
55998
|
// isCanStartSubFlow
|
|
55952
55999
|
},
|
|
55953
56000
|
|
|
55954
|
-
/**
|
|
55955
|
-
* toTakeAdvice
|
|
55956
|
-
* @desc:征求意见
|
|
55957
|
-
* @author liufan
|
|
55958
|
-
* @date 2022年9月29日
|
|
56001
|
+
/**
|
|
56002
|
+
* toTakeAdvice
|
|
56003
|
+
* @desc:征求意见
|
|
56004
|
+
* @author liufan
|
|
56005
|
+
* @date 2022年9月29日
|
|
55959
56006
|
**/
|
|
55960
56007
|
toTakeAdvice: function toTakeAdvice(res) {
|
|
55961
56008
|
var _this22 = this;
|
|
@@ -56003,11 +56050,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56003
56050
|
});
|
|
56004
56051
|
},
|
|
56005
56052
|
|
|
56006
|
-
/**
|
|
56007
|
-
* toStartDraf
|
|
56008
|
-
* @desc: 稿件递送、联合审核、复核
|
|
56009
|
-
* @author liufan
|
|
56010
|
-
* @date 2022年9月29日
|
|
56053
|
+
/**
|
|
56054
|
+
* toStartDraf
|
|
56055
|
+
* @desc: 稿件递送、联合审核、复核
|
|
56056
|
+
* @author liufan
|
|
56057
|
+
* @date 2022年9月29日
|
|
56011
56058
|
**/
|
|
56012
56059
|
toStartDraf: function toStartDraf(res) {
|
|
56013
56060
|
var _this24 = this;
|
|
@@ -56030,11 +56077,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56030
56077
|
}
|
|
56031
56078
|
},
|
|
56032
56079
|
|
|
56033
|
-
/**
|
|
56034
|
-
* toSendMsg
|
|
56035
|
-
* @desc:核稿通知
|
|
56036
|
-
* @author liufan
|
|
56037
|
-
* @date 2022年9月29日
|
|
56080
|
+
/**
|
|
56081
|
+
* toSendMsg
|
|
56082
|
+
* @desc:核稿通知
|
|
56083
|
+
* @author liufan
|
|
56084
|
+
* @date 2022年9月29日
|
|
56038
56085
|
**/
|
|
56039
56086
|
toSendMsg: function toSendMsg(res) {
|
|
56040
56087
|
var _this25 = this;
|
|
@@ -56047,57 +56094,66 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56047
56094
|
this.showSendMsg = true;
|
|
56048
56095
|
}
|
|
56049
56096
|
},
|
|
56097
|
+
isLoadRead: function isLoadRead() {
|
|
56098
|
+
var _this26 = this;
|
|
56050
56099
|
|
|
56051
|
-
|
|
56052
|
-
|
|
56053
|
-
|
|
56054
|
-
|
|
56055
|
-
|
|
56100
|
+
var funs = this.typeList.map(function (item) {
|
|
56101
|
+
return _this26.btnFunValue(item.fun);
|
|
56102
|
+
});
|
|
56103
|
+
return funs.includes('toStartTaskRead') && funs.includes('toTaskReadAndEnd');
|
|
56104
|
+
},
|
|
56105
|
+
|
|
56106
|
+
|
|
56107
|
+
/**
|
|
56108
|
+
* toTaskReadAndEnd
|
|
56109
|
+
* @desc:分阅并办结
|
|
56110
|
+
* @author liufan
|
|
56111
|
+
* @date 2022年9月29日
|
|
56056
56112
|
**/
|
|
56057
56113
|
toTaskReadAndEnd: function toTaskReadAndEnd(res) {
|
|
56058
|
-
var
|
|
56114
|
+
var _this27 = this;
|
|
56059
56115
|
|
|
56060
|
-
this.btnType = '';
|
|
56116
|
+
this.isLoadRead() && (this.btnType = '');
|
|
56061
56117
|
setTimeout(function () {
|
|
56062
|
-
if (
|
|
56063
|
-
|
|
56064
|
-
if (
|
|
56065
|
-
|
|
56066
|
-
|
|
56118
|
+
if (_this27.beforeSubmit != undefined) {
|
|
56119
|
+
_this27.beforeSubmit().then(function (next) {
|
|
56120
|
+
if (_this27.value === '') _this27.value = _this27.nodeDefaultRejectOpinion;
|
|
56121
|
+
_this27.taskReadType = 'taskReadAndEnd';
|
|
56122
|
+
_this27.btnType = _this27.btnFunValue(res.fun);
|
|
56067
56123
|
|
|
56068
56124
|
// this.showTaskRead = true;
|
|
56069
56125
|
}).catch(function (e) {});
|
|
56070
56126
|
} else {
|
|
56071
|
-
if (
|
|
56072
|
-
|
|
56073
|
-
|
|
56127
|
+
if (_this27.value === '') _this27.value = _this27.nodeDefaultRejectOpinion;
|
|
56128
|
+
_this27.taskReadType = 'taskReadAndEnd';
|
|
56129
|
+
_this27.btnType = _this27.btnFunValue(res.fun);
|
|
56074
56130
|
// this.showTaskRead = true;
|
|
56075
56131
|
}
|
|
56076
56132
|
}, 0);
|
|
56077
56133
|
},
|
|
56078
56134
|
|
|
56079
|
-
/**
|
|
56080
|
-
* rejectAndEnd
|
|
56081
|
-
* @desc:驳回并办结
|
|
56082
|
-
* @author liufan
|
|
56083
|
-
* @date 2022年9月29日
|
|
56135
|
+
/**
|
|
56136
|
+
* rejectAndEnd
|
|
56137
|
+
* @desc:驳回并办结
|
|
56138
|
+
* @author liufan
|
|
56139
|
+
* @date 2022年9月29日
|
|
56084
56140
|
**/
|
|
56085
56141
|
rejectAndEnd: function rejectAndEnd(res) {
|
|
56086
|
-
var
|
|
56142
|
+
var _this28 = this;
|
|
56087
56143
|
|
|
56088
56144
|
if (this.isOpinionRequired == 1 && (this.value == '' || !this.value)) {
|
|
56089
56145
|
if (!this.$refs.commonOpinions.validate()) return;
|
|
56090
56146
|
}
|
|
56091
56147
|
if (this.beforeSubmit != undefined) {
|
|
56092
56148
|
this.beforeSubmit().then(function (next) {
|
|
56093
|
-
|
|
56149
|
+
_this28.saveRejectAndEnd(res);
|
|
56094
56150
|
}).catch(function (e) {});
|
|
56095
56151
|
} else {
|
|
56096
56152
|
this.saveRejectAndEnd(res);
|
|
56097
56153
|
}
|
|
56098
56154
|
},
|
|
56099
56155
|
saveRejectAndEnd: function saveRejectAndEnd(res) {
|
|
56100
|
-
var
|
|
56156
|
+
var _this29 = this;
|
|
56101
56157
|
|
|
56102
56158
|
this.$confirm('确认' + res.value + '?').then(function () {
|
|
56103
56159
|
// return this.$message.warning('请填写意见');
|
|
@@ -56106,29 +56162,29 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56106
56162
|
headers: { Accept: 'application/json,text/plain' },
|
|
56107
56163
|
method: 'post',
|
|
56108
56164
|
data: {
|
|
56109
|
-
opinion:
|
|
56110
|
-
pendingId:
|
|
56165
|
+
opinion: _this29.value,
|
|
56166
|
+
pendingId: _this29.pendingId,
|
|
56111
56167
|
isSinglePage: false
|
|
56112
56168
|
}
|
|
56113
56169
|
};
|
|
56114
|
-
|
|
56170
|
+
_this29.loading = utils_util.loading(_this29.$loading, '加载中...');
|
|
56115
56171
|
utils_util.ajax(params).then(function (res) {
|
|
56116
56172
|
var status = res.status,
|
|
56117
56173
|
message = res.message;
|
|
56118
56174
|
|
|
56119
|
-
|
|
56175
|
+
_this29.loading.close();
|
|
56120
56176
|
if (status === 'success') {
|
|
56121
|
-
|
|
56177
|
+
_this29.flowSuccess();
|
|
56122
56178
|
// this.$message.success('提交成功');
|
|
56123
56179
|
// this.$emit('success');
|
|
56124
56180
|
} else {
|
|
56125
|
-
|
|
56126
|
-
|
|
56181
|
+
_this29.$message.error(message || '系统错误,请联系管理员!');
|
|
56182
|
+
_this29.$emit('error');
|
|
56127
56183
|
}
|
|
56128
56184
|
}).catch(function (err) {
|
|
56129
|
-
|
|
56185
|
+
_this29.loading.close();
|
|
56130
56186
|
if (err.message && err.message !== 'canceled') {
|
|
56131
|
-
|
|
56187
|
+
_this29.$message.error(err.message);
|
|
56132
56188
|
}
|
|
56133
56189
|
});
|
|
56134
56190
|
}).catch(function () {
|
|
@@ -56136,19 +56192,19 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56136
56192
|
});
|
|
56137
56193
|
},
|
|
56138
56194
|
|
|
56139
|
-
/**
|
|
56140
|
-
* toTransfer
|
|
56141
|
-
* @desc:转办
|
|
56142
|
-
* @author liufan
|
|
56143
|
-
* @date 2022年9月29日
|
|
56195
|
+
/**
|
|
56196
|
+
* toTransfer
|
|
56197
|
+
* @desc:转办
|
|
56198
|
+
* @author liufan
|
|
56199
|
+
* @date 2022年9月29日
|
|
56144
56200
|
**/
|
|
56145
56201
|
toTransfer: function toTransfer(res) {
|
|
56146
|
-
var
|
|
56202
|
+
var _this30 = this;
|
|
56147
56203
|
|
|
56148
56204
|
if (this.beforeSubmit != undefined) {
|
|
56149
56205
|
this.beforeSubmit(0).then(function (next) {
|
|
56150
|
-
|
|
56151
|
-
|
|
56206
|
+
_this30.taskReadType = 'transfer';
|
|
56207
|
+
_this30.showTaskRead = true;
|
|
56152
56208
|
}).catch(function (e) {});
|
|
56153
56209
|
} else {
|
|
56154
56210
|
this.taskReadType = 'transfer';
|
|
@@ -56159,14 +56215,14 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56159
56215
|
this.nextNode.customLimitTime = val;
|
|
56160
56216
|
},
|
|
56161
56217
|
|
|
56162
|
-
/**
|
|
56163
|
-
* getNodeInfo
|
|
56164
|
-
* @desc:获取节点信息
|
|
56165
|
-
* @author liufan
|
|
56166
|
-
* @date 2022年5月25日
|
|
56218
|
+
/**
|
|
56219
|
+
* getNodeInfo
|
|
56220
|
+
* @desc:获取节点信息
|
|
56221
|
+
* @author liufan
|
|
56222
|
+
* @date 2022年5月25日
|
|
56167
56223
|
**/
|
|
56168
56224
|
getNodeInfo: function getNodeInfo() {
|
|
56169
|
-
var
|
|
56225
|
+
var _this31 = this;
|
|
56170
56226
|
|
|
56171
56227
|
var params = {
|
|
56172
56228
|
processDefinitionId: this.nodeInfo.nextNode,
|
|
@@ -56181,21 +56237,21 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56181
56237
|
message = res.message,
|
|
56182
56238
|
data = res.data;
|
|
56183
56239
|
|
|
56184
|
-
|
|
56240
|
+
_this31.loading.close();
|
|
56185
56241
|
if (status === 'success') {
|
|
56186
|
-
|
|
56187
|
-
|
|
56188
|
-
|
|
56189
|
-
if (
|
|
56190
|
-
|
|
56242
|
+
_this31.isCurrentNodeForbiddenChangeCandidate = data.nodeExtAttr.isCurrentNodeForbiddenChangeCandidate;
|
|
56243
|
+
_this31.currentNodeEnableItemHandleDescription = data.nodeExtAttr.currentNodeEnableItemHandleDescription == 1;
|
|
56244
|
+
_this31.enableCustomLimitTimeSetting = data.nodeExtAttr.enableCustomLimitTimeSetting == 1;
|
|
56245
|
+
if (_this31.enableCustomLimitTimeSetting && data.nodeMoreInfo.defaultCustomLimitDays) {
|
|
56246
|
+
_this31.nextNode.customLimitTime = _this31.nextNode.customLimitTimeText = data.nodeMoreInfo.defaultCustomLimitDays + '';
|
|
56191
56247
|
}
|
|
56192
|
-
if (
|
|
56193
|
-
|
|
56248
|
+
if (_this31.currentOrgSelectorParams.department && !_this31.currentOrgSelectorParams.department.roleid && _this31.selectorParams.roleid && data.nodeExtAttr.deptRoleCode) {
|
|
56249
|
+
_this31.currentOrgSelectorParams.department.roleid = data.nodeExtAttr.deptRoleCode;
|
|
56194
56250
|
}
|
|
56195
56251
|
if (data.nodeMoreInfo.currentOrgDefaultSelectObjectItems) {
|
|
56196
56252
|
if (data.nodeMoreInfo.currentOrgDefaultSelectObjectItems.deptIds.length > 0) {
|
|
56197
56253
|
data.nodeMoreInfo.currentOrgDefaultSelectObjectItems.deptIds.map(function (x, i) {
|
|
56198
|
-
|
|
56254
|
+
_this31.nextCurrentOrgselectUserList.push({
|
|
56199
56255
|
showname: data.nodeMoreInfo.currentOrgDefaultSelectObjectItems.deptNames[i],
|
|
56200
56256
|
showid: x,
|
|
56201
56257
|
stype: 'department'
|
|
@@ -56204,7 +56260,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56204
56260
|
}
|
|
56205
56261
|
if (data.nodeMoreInfo.currentOrgDefaultSelectObjectItems.userIds.length > 0) {
|
|
56206
56262
|
data.nodeMoreInfo.currentOrgDefaultSelectObjectItems.userIds.map(function (x, i) {
|
|
56207
|
-
|
|
56263
|
+
_this31.nextCurrentOrgselectUserList.push({
|
|
56208
56264
|
showname: data.nodeMoreInfo.currentOrgDefaultSelectObjectItems.userNames[i],
|
|
56209
56265
|
showid: x,
|
|
56210
56266
|
stype: 'employee'
|
|
@@ -56213,7 +56269,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56213
56269
|
}
|
|
56214
56270
|
if (data.nodeMoreInfo.currentOrgDefaultSelectObjectItems.orgIds.length > 0) {
|
|
56215
56271
|
data.nodeMoreInfo.currentOrgDefaultSelectObjectItems.orgIds.map(function (x, i) {
|
|
56216
|
-
|
|
56272
|
+
_this31.nextCurrentOrgselectUserList.push({
|
|
56217
56273
|
showname: data.nodeMoreInfo.currentOrgDefaultSelectObjectItems.orgNames[i],
|
|
56218
56274
|
showid: x,
|
|
56219
56275
|
stype: 'enterprise'
|
|
@@ -56222,44 +56278,44 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56222
56278
|
}
|
|
56223
56279
|
}
|
|
56224
56280
|
if (data.nodeMoreInfo.chooseCurrentOrgUserCandidateNeedForbiddenSubDept === true) {
|
|
56225
|
-
|
|
56281
|
+
_this31.params.only_filid = true;
|
|
56226
56282
|
}
|
|
56227
|
-
data.otherOrgDisabledObjId && (
|
|
56228
|
-
data.currentOrgDisabledObjId && (
|
|
56283
|
+
data.otherOrgDisabledObjId && (_this31.otherOrgDisabledObjId = data.otherOrgDisabledObjId.split(','));
|
|
56284
|
+
data.currentOrgDisabledObjId && (_this31.currentOrgDisabledObjId = data.currentOrgDisabledObjId.split(','));
|
|
56229
56285
|
if (data != null) {
|
|
56230
56286
|
if (data.nodeExtAttr.userSelectionType == 7 || data.nodeExtAttr.userSelectionType == 8 || data.nodeExtAttr.userSelectionType == 9 || data.nodeExtAttr.userSelectionType == 10 || data.nodeExtAttr.userSelectionType == 11 || data.nodeExtAttr.userSelectionType == 12) {
|
|
56231
|
-
|
|
56287
|
+
_this31.getIsShowNextUser(data.nodeExtAttr && data.nodeExtAttr.userSelectionType);
|
|
56232
56288
|
} else {
|
|
56233
|
-
|
|
56289
|
+
_this31.isMultiple(data.nodeExtAttr && data.nodeExtAttr.userSelectionType, _this31.choiceOrgId, _this31.choiceDeptId, _this31.pOrgId);
|
|
56234
56290
|
}
|
|
56235
|
-
|
|
56236
|
-
|
|
56237
|
-
|
|
56238
|
-
|
|
56239
|
-
|
|
56291
|
+
_this31.isReadMultiple(data.nodeExtAttr && data.nodeExtAttr.userSelectionType);
|
|
56292
|
+
_this31.isTaskread = data.nodeExtAttr.isTaskread;
|
|
56293
|
+
_this31.isHandleExplain = data.nodeExtAttr.isHandleExplain;
|
|
56294
|
+
_this31.isLimitedTimeHandling = data.nodeExtAttr.isLimitedTimeHandling;
|
|
56295
|
+
_this31.nodeType = data.nodeExtAttr.nodeType;
|
|
56240
56296
|
//如果当前为承办节点/会签节点,则展示本单位外单位办理人选择
|
|
56241
|
-
if (
|
|
56242
|
-
|
|
56243
|
-
|
|
56244
|
-
|
|
56245
|
-
|
|
56246
|
-
|
|
56297
|
+
if (_this31.nodeType === 1 || _this31.nodeType === 2) {
|
|
56298
|
+
_this31.isMainSubProcess === true ? _this31.isNodeShowProcess = true : _this31.isNodeShowProcess = false;
|
|
56299
|
+
_this31.isMainSubProcess === true ? _this31.isMainSubProcess = true : _this31.isMainSubProcess = false;
|
|
56300
|
+
_this31.isNextUser = false;
|
|
56301
|
+
_this31.isHideCurrentOrg = res.data.nodeExtAttr.isHideCurrentOrg == 1 ? false : true; //判断是否隐藏本单位
|
|
56302
|
+
_this31.isHideOtherOrg = res.data.nodeExtAttr.isHideOtherOrg == 1 ? false : true; //判断是否隐藏外单位
|
|
56247
56303
|
} else {
|
|
56248
|
-
|
|
56249
|
-
|
|
56250
|
-
|
|
56251
|
-
|
|
56252
|
-
|
|
56304
|
+
_this31.isHideCurrentOrg = false;
|
|
56305
|
+
_this31.isHideOtherOrg = false;
|
|
56306
|
+
_this31.isNodeShowProcess = false;
|
|
56307
|
+
_this31.isMainSubProcess = false;
|
|
56308
|
+
_this31.isNextUser = _this31.nextNode.nextOperate != 9;
|
|
56253
56309
|
// this.isMainSubProcess === true
|
|
56254
56310
|
// ? (this.isMainSubProcess = true)
|
|
56255
56311
|
// : (this.isMainSubProcess = false);
|
|
56256
56312
|
}
|
|
56257
|
-
|
|
56258
|
-
if (
|
|
56313
|
+
_this31.multiple ? _this31.nextNode.nextUserId = [] : _this31.nextNode.nextUserId = '';
|
|
56314
|
+
if (_this31.multiple && data.nodeExtAttr.isDefSelectedObj == 1 && data.nextUserList !== undefined) {
|
|
56259
56315
|
data.nextUserList.map(function (item) {
|
|
56260
56316
|
if (item.userId && item.username) {
|
|
56261
|
-
|
|
56262
|
-
|
|
56317
|
+
_this31.nextNode.nextUserId.push(item.userId);
|
|
56318
|
+
_this31.selectUserList.push({
|
|
56263
56319
|
showname: item.username,
|
|
56264
56320
|
showid: item.userId
|
|
56265
56321
|
});
|
|
@@ -56268,57 +56324,57 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56268
56324
|
}
|
|
56269
56325
|
data.nextUserList.map(function (item) {
|
|
56270
56326
|
if (item.userId && item.username) {
|
|
56271
|
-
|
|
56327
|
+
_this31.options.push({
|
|
56272
56328
|
showname: item.username,
|
|
56273
56329
|
showid: item.userId
|
|
56274
56330
|
});
|
|
56275
56331
|
}
|
|
56276
56332
|
});
|
|
56277
56333
|
if (data.nodeExtAttr.presetEdit != 0) {
|
|
56278
|
-
|
|
56334
|
+
_this31.radioList = _this31.options;
|
|
56279
56335
|
}
|
|
56280
|
-
if (!
|
|
56281
|
-
|
|
56282
|
-
|
|
56336
|
+
if (!_this31.multiple && data.nextUserList.length > 0 && data.nodeExtAttr.isDefSelectedObj == 1) {
|
|
56337
|
+
_this31.nextNode.nextUserId = data.nextUserList[0].userId;
|
|
56338
|
+
_this31.selectUserList.push({
|
|
56283
56339
|
showname: data.nextUserList[0].username,
|
|
56284
56340
|
showid: data.nextUserList[0].userId
|
|
56285
56341
|
});
|
|
56286
56342
|
}
|
|
56287
|
-
|
|
56288
|
-
|
|
56289
|
-
|
|
56290
|
-
|
|
56291
|
-
|
|
56343
|
+
_this31.isLimitedTimeHandling = data.nodeExtAttr.isLimitedTimeHandling;
|
|
56344
|
+
_this31.isCustomUser = data.nodeExtAttr.isCustomUser;
|
|
56345
|
+
_this31.presetEdit = data.nodeExtAttr.presetEdit;
|
|
56346
|
+
_this31.countersignaturetypeCode = data.countersignaturetypeCode; //是否展示处理方式
|
|
56347
|
+
_this31.handleMode = data.countersignaturetypeText;
|
|
56292
56348
|
if (data.globalNodeType === 'endEvent') {
|
|
56293
|
-
|
|
56294
|
-
data.globalNodeType === 'endEvent' ?
|
|
56349
|
+
_this31.isNextUser = data.globalNodeType != 'endEvent';
|
|
56350
|
+
data.globalNodeType === 'endEvent' ? _this31.endFlow = true : '';
|
|
56295
56351
|
}
|
|
56296
56352
|
}
|
|
56297
|
-
if (
|
|
56298
|
-
|
|
56299
|
-
|
|
56353
|
+
if (_this31.isCustomPreset) {
|
|
56354
|
+
_this31.$nextTick(function () {
|
|
56355
|
+
_this31.$refs.customPreset && _this31.$refs.customPreset.getPresetFlowInfo(_this31.nextNode.nextNodeId, _this31.nodeInfo.nextNode, true);
|
|
56300
56356
|
});
|
|
56301
56357
|
}
|
|
56302
56358
|
} else {
|
|
56303
|
-
|
|
56359
|
+
_this31.$message.error(message || '系统错误,请联系管理员!');
|
|
56304
56360
|
}
|
|
56305
56361
|
}).catch(function (err) {
|
|
56306
|
-
|
|
56362
|
+
_this31.loading.close();
|
|
56307
56363
|
if (err.message && err.message !== 'canceled') {
|
|
56308
|
-
|
|
56364
|
+
_this31.$message.error(err.message);
|
|
56309
56365
|
}
|
|
56310
56366
|
});
|
|
56311
56367
|
},
|
|
56312
56368
|
|
|
56313
|
-
/**
|
|
56314
|
-
* selecNext
|
|
56315
|
-
* @desc:下步节点变化时更新数据
|
|
56316
|
-
* @author liufan
|
|
56317
|
-
* @param {String} val 当前选中值
|
|
56318
|
-
* @date 2022年5月25日
|
|
56369
|
+
/**
|
|
56370
|
+
* selecNext
|
|
56371
|
+
* @desc:下步节点变化时更新数据
|
|
56372
|
+
* @author liufan
|
|
56373
|
+
* @param {String} val 当前选中值
|
|
56374
|
+
* @date 2022年5月25日
|
|
56319
56375
|
**/
|
|
56320
56376
|
selecNext: function selecNext(val, type, isDef) {
|
|
56321
|
-
var
|
|
56377
|
+
var _this32 = this;
|
|
56322
56378
|
|
|
56323
56379
|
var isNextNode = false;
|
|
56324
56380
|
if (type && val && this.operationList.length > 0) {
|
|
@@ -56368,13 +56424,13 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56368
56424
|
this.operationList.forEach(function (item) {
|
|
56369
56425
|
if (item.key === val) {
|
|
56370
56426
|
if (!item.taskNodeList) {
|
|
56371
|
-
|
|
56427
|
+
_this32.nodeInfos = [];
|
|
56372
56428
|
} else {
|
|
56373
|
-
|
|
56429
|
+
_this32.nodeInfos = item.taskNodeList;
|
|
56374
56430
|
|
|
56375
|
-
if (
|
|
56376
|
-
|
|
56377
|
-
return
|
|
56431
|
+
if (_this32.taskOperationShiftedNodeList) {
|
|
56432
|
+
_this32.nodeInfos = item.taskNodeList.filter(function (x) {
|
|
56433
|
+
return _this32.taskOperationShiftedNodeList.indexOf(x.nodeId) == -1;
|
|
56378
56434
|
});
|
|
56379
56435
|
}
|
|
56380
56436
|
}
|
|
@@ -56383,7 +56439,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56383
56439
|
});
|
|
56384
56440
|
if (this.defaultNextNode) {
|
|
56385
56441
|
var defaultNode = this.nodeInfos.filter(function (item) {
|
|
56386
|
-
return item.nodeId ==
|
|
56442
|
+
return item.nodeId == _this32.defaultNextNode;
|
|
56387
56443
|
});
|
|
56388
56444
|
if (this.nodeInfos.length > 0 && defaultNode.length == 0) {
|
|
56389
56445
|
this.nextNode.nextNodeId = this.nodeInfos[0].nodeId;
|
|
@@ -56455,11 +56511,11 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56455
56511
|
}
|
|
56456
56512
|
},
|
|
56457
56513
|
|
|
56458
|
-
/**
|
|
56459
|
-
* isMultiple
|
|
56460
|
-
* @desc:是否多选
|
|
56461
|
-
* @author liufan
|
|
56462
|
-
* @date 2022年9月13日
|
|
56514
|
+
/**
|
|
56515
|
+
* isMultiple
|
|
56516
|
+
* @desc:是否多选
|
|
56517
|
+
* @author liufan
|
|
56518
|
+
* @date 2022年9月13日
|
|
56463
56519
|
**/
|
|
56464
56520
|
isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
|
|
56465
56521
|
if (val == 2 || val == 4 || val == 6 || val == 16) {
|
|
@@ -56494,14 +56550,14 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56494
56550
|
return fun.replace('()', '');
|
|
56495
56551
|
},
|
|
56496
56552
|
|
|
56497
|
-
/**
|
|
56498
|
-
* getHedInfo
|
|
56499
|
-
* @desc:获取审核页面数据
|
|
56500
|
-
* @author liufan
|
|
56501
|
-
* @date 2022年5月25日
|
|
56553
|
+
/**
|
|
56554
|
+
* getHedInfo
|
|
56555
|
+
* @desc:获取审核页面数据
|
|
56556
|
+
* @author liufan
|
|
56557
|
+
* @date 2022年5月25日
|
|
56502
56558
|
**/
|
|
56503
56559
|
getHedInfo: function getHedInfo() {
|
|
56504
|
-
var
|
|
56560
|
+
var _this33 = this;
|
|
56505
56561
|
|
|
56506
56562
|
this.loading = utils_util.loading(this.$loading, '加载中...');
|
|
56507
56563
|
var params = {
|
|
@@ -56511,7 +56567,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56511
56567
|
utils_util.ajax({ url: getHandleInfoHtml, params: params }).then(function (res) {
|
|
56512
56568
|
//pc返回数据
|
|
56513
56569
|
|
|
56514
|
-
|
|
56570
|
+
_this33.loading.close();
|
|
56515
56571
|
|
|
56516
56572
|
if (res.status === 'success') {
|
|
56517
56573
|
var _res$data2 = res.data,
|
|
@@ -56553,17 +56609,18 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56553
56609
|
isCanPreAddSign = _res$data2.isCanPreAddSign;
|
|
56554
56610
|
|
|
56555
56611
|
if (temporarySaveButtonName) {
|
|
56556
|
-
|
|
56612
|
+
_this33.saveButtonName = temporarySaveButtonName;
|
|
56557
56613
|
}
|
|
56614
|
+
_this33.configInfo = res.data;
|
|
56558
56615
|
if (simpleTips != undefined) {
|
|
56559
|
-
|
|
56616
|
+
_this33.simpleTips = simpleTips;
|
|
56560
56617
|
}
|
|
56561
|
-
|
|
56562
|
-
|
|
56618
|
+
_this33.$emit('startTaskRead', res);
|
|
56619
|
+
_this33.$emit('start-task-read', res);
|
|
56563
56620
|
if (taskOperationShiftedNodeList && taskOperationShiftedNodeList.length > 0) {
|
|
56564
|
-
|
|
56621
|
+
_this33.taskOperationShiftedNodeList = [];
|
|
56565
56622
|
taskOperationShiftedNodeList.map(function (x) {
|
|
56566
|
-
|
|
56623
|
+
_this33.taskOperationShiftedNodeList.push(x.nodeId);
|
|
56567
56624
|
taskOperations.push({
|
|
56568
56625
|
key: x.nodeId,
|
|
56569
56626
|
value: x.nodeName,
|
|
@@ -56572,159 +56629,159 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56572
56629
|
});
|
|
56573
56630
|
});
|
|
56574
56631
|
}
|
|
56575
|
-
|
|
56576
|
-
|
|
56632
|
+
_this33.isHideTemporarySave = nodeInfoMap.nodeExtAttr.isHideTemporarySave == 1;
|
|
56633
|
+
_this33.pendingItemHandleDescription = pendingItemHandleDescription;
|
|
56577
56634
|
if (currentOrgSelectorParams.enableCurrentOrgConfig == 'true') {
|
|
56578
|
-
|
|
56635
|
+
_this33.currentOrgSelectorTabs = currentOrgSelectorParams.currentOrgType.split(',');
|
|
56579
56636
|
var currentOrgparams = currentOrgSelectorParams.currentOrgRange.split(',');
|
|
56580
|
-
|
|
56581
|
-
|
|
56637
|
+
_this33.currentOrgSelectorTabs.map(function (x, i) {
|
|
56638
|
+
_this33.currentOrgSelectorParams[x] = {
|
|
56582
56639
|
filid: currentOrgparams[i] == 'my' ? choiceOrgId : currentOrgparams[i],
|
|
56583
56640
|
only_filid: true,
|
|
56584
|
-
roleid:
|
|
56641
|
+
roleid: _this33.selectorParams.roleid
|
|
56585
56642
|
};
|
|
56586
56643
|
});
|
|
56587
56644
|
}
|
|
56588
56645
|
if (currentOrgSelectorParams.enableForeignOrgConfig == 'true') {
|
|
56589
|
-
|
|
56646
|
+
_this33.foreignOrgSelectorTabs = currentOrgSelectorParams.foreignOrgType.split(',');
|
|
56590
56647
|
var foreignOrgparams = currentOrgSelectorParams.foreignOrgRange.split(',');
|
|
56591
|
-
|
|
56592
|
-
|
|
56648
|
+
_this33.foreignOrgSelectorTabs.map(function (x, i) {
|
|
56649
|
+
_this33.foreignOrgSelectorParams[x] = {
|
|
56593
56650
|
filid: foreignOrgparams[i] == 'my' ? choiceOrgId : x == 'filgroup' ? '' : foreignOrgparams[i] == 'nofilidorg' || foreignOrgparams[i] == 'nofiliddept' ? 'all' : foreignOrgparams[i],
|
|
56594
56651
|
nofilid: foreignOrgparams[i] == 'nofilidorg' ? sessionStorage.getItem('orgId') : foreignOrgparams[i] == 'nofiliddept' ? sessionStorage.getItem('depId') : foreignOrgparams[i] == 'other' ? 1 : 0,
|
|
56595
|
-
roleid:
|
|
56652
|
+
roleid: _this33.circularReadParamsMap.circularReadOrgRoleCode || _this33.foreignOrgSelectorParams.roleid
|
|
56596
56653
|
};
|
|
56597
56654
|
});
|
|
56598
56655
|
}
|
|
56599
|
-
|
|
56600
|
-
if (
|
|
56601
|
-
|
|
56602
|
-
}
|
|
56603
|
-
|
|
56604
|
-
|
|
56605
|
-
|
|
56606
|
-
|
|
56607
|
-
|
|
56608
|
-
|
|
56609
|
-
|
|
56610
|
-
|
|
56611
|
-
|
|
56612
|
-
|
|
56613
|
-
|
|
56614
|
-
|
|
56615
|
-
|
|
56616
|
-
|
|
56617
|
-
|
|
56618
|
-
|
|
56619
|
-
|
|
56620
|
-
|
|
56621
|
-
|
|
56622
|
-
|
|
56623
|
-
nextNodeCheckType && (
|
|
56624
|
-
|
|
56625
|
-
|
|
56656
|
+
_this33.circularReadParamsMap = circularReadParamsMap || {};
|
|
56657
|
+
if (_this33.circularReadParamsMap.circularReadOrgRoleCode) {
|
|
56658
|
+
_this33.foreignOrgSelectorParams.roleid = _this33.circularReadParamsMap.circularReadOrgRoleCode;
|
|
56659
|
+
}
|
|
56660
|
+
_this33.currentOrgName = currentOrgName;
|
|
56661
|
+
_this33.nextOperateCheckType = nextOperateCheckType || 'select';
|
|
56662
|
+
_this33.currentNodeIsCircularReadNode = nodeInfoMap.nodeExtAttr.currentNodeIsCircularReadNode == 1;
|
|
56663
|
+
|
|
56664
|
+
_this33.submitButtonFunKey = nodeInfoMap.nodeExtAttr.submitButtonFunKey;
|
|
56665
|
+
_this33.taskNodeButtons = nodeInfoMap.nodeExtAttr.taskNodeButtons;
|
|
56666
|
+
_this33.readOnlyNotificationType = readOnlyNotificationType;
|
|
56667
|
+
|
|
56668
|
+
_this33.readOnlyNotificationType = readOnlyNotificationType;
|
|
56669
|
+
_this33.isSpecial = isSpecial;
|
|
56670
|
+
_this33.notificationMessageReadOnly = notificationMessageReadOnly == 'true';
|
|
56671
|
+
_this33.otherOrgName = otherOrgName;
|
|
56672
|
+
_this33.isCanPreAddSign = isCanPreAddSign;
|
|
56673
|
+
_this33.endFlowInfo.choiceOrgId = choiceOrgId;
|
|
56674
|
+
_this33.endFlowInfo.choiceDeptId = choiceDeptId;
|
|
56675
|
+
_this33.endFlowInfo.pendingId = _this33.pendingId;
|
|
56676
|
+
_this33.attachedCode = attachedCode;
|
|
56677
|
+
_this33.endFlowInfo.pOrgId = pOrgId;
|
|
56678
|
+
_this33.canPresetRead = canPresetRead;
|
|
56679
|
+
_this33.isCdjxjTaskHandle = isCdjxjTaskHandle;
|
|
56680
|
+
nextNodeCheckType && (_this33.nextNodeCheckType = nextNodeCheckType);
|
|
56681
|
+
_this33.operationList = taskOperations || [];
|
|
56682
|
+
_this33.customPresetHintMessage = customPresetHintMessage;
|
|
56626
56683
|
if (canPresetRead) {
|
|
56627
56684
|
var ids = nodeInfoMap.nodeExtAttr.presetReadCandinateIds.split(',');
|
|
56628
56685
|
var names = nodeInfoMap.nodeExtAttr.presetReadCandinateNames.split(',');
|
|
56629
56686
|
ids.map(function (item, index) {
|
|
56630
|
-
|
|
56687
|
+
_this33.presetReadUserId.push({
|
|
56631
56688
|
showid: item,
|
|
56632
56689
|
showname: names[index]
|
|
56633
56690
|
});
|
|
56634
|
-
|
|
56691
|
+
_this33.selectPresetUserList.push({
|
|
56635
56692
|
showid: item,
|
|
56636
56693
|
showname: names[index]
|
|
56637
56694
|
});
|
|
56638
|
-
|
|
56695
|
+
_this33.nextNode.presetReadUserId.push(item);
|
|
56639
56696
|
});
|
|
56640
56697
|
}
|
|
56641
|
-
if (!
|
|
56698
|
+
if (!_this33.isFlow) _this33.getFile(_this33.pendingId, attachedCode);
|
|
56642
56699
|
if (nextNodeList && nextNodeList.length != 0) {
|
|
56643
|
-
|
|
56700
|
+
_this33.nextNodeList = nextNodeList;
|
|
56644
56701
|
if (nextNodeList[0].nodeType === 'endEvent' && nextNodeList.length == 1) {
|
|
56645
|
-
|
|
56646
|
-
nextNodeList[0].nodeType === 'endEvent' ?
|
|
56702
|
+
_this33.isNextUser = nextNodeList[0].nodeType != 'endEvent';
|
|
56703
|
+
nextNodeList[0].nodeType === 'endEvent' ? _this33.endFlow = true : '';
|
|
56647
56704
|
}
|
|
56648
56705
|
}
|
|
56649
56706
|
|
|
56650
|
-
if (canRemoveSignUserList && canRemoveSignUserList.length != 0)
|
|
56707
|
+
if (canRemoveSignUserList && canRemoveSignUserList.length != 0) _this33.removeUsers = canRemoveSignUserList;
|
|
56651
56708
|
if (taskOperations && taskOperations.length != 0) {
|
|
56652
56709
|
var isSelected = false;
|
|
56653
56710
|
taskOperations.map(function (item) {
|
|
56654
|
-
if (item.key === 9)
|
|
56711
|
+
if (item.key === 9) _this33.isReject = true;
|
|
56655
56712
|
if (item.isSelected) {
|
|
56656
|
-
|
|
56657
|
-
|
|
56713
|
+
_this33.nodeInfos = [];
|
|
56714
|
+
_this33.nextNode.nextOperate = item.key;
|
|
56658
56715
|
if (item.taskNodeList != null) {
|
|
56659
|
-
|
|
56716
|
+
_this33.nodeInfos = item.taskNodeList;
|
|
56660
56717
|
}
|
|
56661
56718
|
isSelected = true;
|
|
56662
56719
|
}
|
|
56663
56720
|
});
|
|
56664
56721
|
if (taskOperations.length > 0 && !isSelected) {
|
|
56665
|
-
|
|
56666
|
-
|
|
56722
|
+
_this33.nodeInfos = [];
|
|
56723
|
+
_this33.nextNode.nextOperate = taskOperations[0].key;
|
|
56667
56724
|
if (taskOperations[0].taskNodeList != null) {
|
|
56668
|
-
|
|
56725
|
+
_this33.nodeInfos = taskOperations[0].taskNodeList;
|
|
56669
56726
|
}
|
|
56670
56727
|
}
|
|
56671
56728
|
}
|
|
56672
56729
|
if (nodeInfoMap && JSON.stringify(nodeInfoMap) != '{}') {
|
|
56673
|
-
|
|
56730
|
+
_this33.needRetrialAuth = !!nodeInfoMap.nodeExtAttr.isCurrentNodeSubmitNeedRetrialAuth;
|
|
56674
56731
|
if (nodeInfoMap.nodeExtAttr.nodeFixedOpinionSelectList) {
|
|
56675
56732
|
var notice = JSON.parse(nodeInfoMap.nodeExtAttr.nodeFixedOpinionSelectList);
|
|
56676
56733
|
notice.map(function (x) {
|
|
56677
|
-
|
|
56734
|
+
_this33.nodeFixedOpinionSelectList.push({ content: x });
|
|
56678
56735
|
});
|
|
56679
56736
|
}
|
|
56680
56737
|
|
|
56681
|
-
|
|
56682
|
-
|
|
56683
|
-
|
|
56684
|
-
|
|
56685
|
-
|
|
56686
|
-
|
|
56687
|
-
|
|
56738
|
+
_this33.value = opinion || '';
|
|
56739
|
+
_this33.nodeDefaultSubmitOpinion = nodeInfoMap.nodeExtAttr.nodeDefaultSubmitOpinion;
|
|
56740
|
+
_this33.isSubmitButtonShowAgreeAndDisagree = nodeInfoMap.nodeExtAttr.isSubmitButtonShowAgreeAndDisagree;
|
|
56741
|
+
_this33.isBanInputOpinion = nodeInfoMap.nodeExtAttr.isBanInputOpinion;
|
|
56742
|
+
_this33.nodeDefaultRejectOpinion = nodeInfoMap.nodeExtAttr.nodeDefaultRejectOpinion;
|
|
56743
|
+
_this33.isOpinionRequired = nodeInfoMap.nodeExtAttr.isOpinionRequired;
|
|
56744
|
+
_this33.isChooseNextNode = nodeInfoMap.nodeExtAttr.isChooseNextNode;
|
|
56688
56745
|
// this.isHideDefaultOperation =
|
|
56689
56746
|
// nodeInfoMap.nodeExtAttr.isHideDefaultOperation == 1;
|
|
56690
|
-
|
|
56747
|
+
_this33.defaultNextNode = nodeInfoMap.nodeExtAttr.defaultNextNode;
|
|
56691
56748
|
if (nodeInfoMap.nodeExtAttr.defaultNextNode) {
|
|
56692
|
-
var defaultNode =
|
|
56749
|
+
var defaultNode = _this33.nodeInfos.filter(function (item) {
|
|
56693
56750
|
return item.nodeId == nodeInfoMap.nodeExtAttr.defaultNextNode;
|
|
56694
56751
|
});
|
|
56695
|
-
if (
|
|
56696
|
-
|
|
56752
|
+
if (_this33.nodeInfos.length > 0 && defaultNode.length == 0) {
|
|
56753
|
+
_this33.nextNode.nextNodeId = _this33.nodeInfos[0].nodeId;
|
|
56697
56754
|
} else {
|
|
56698
|
-
|
|
56755
|
+
_this33.nextNode.nextNodeId = nodeInfoMap.nodeExtAttr.defaultNextNode;
|
|
56699
56756
|
}
|
|
56700
|
-
} else if (
|
|
56701
|
-
|
|
56757
|
+
} else if (_this33.nodeInfos.length > 0) {
|
|
56758
|
+
_this33.nextNode.nextNodeId = _this33.nodeInfos[0].nodeId;
|
|
56702
56759
|
}
|
|
56703
|
-
|
|
56760
|
+
_this33.isForceDisplayDefaultOptionForPrefix = nodeInfoMap.nodeExtAttr.isForceDisplayDefaultOptionForPrefix == 1;
|
|
56704
56761
|
if (nodeInfoMap.nodeExtAttr.submitText) {
|
|
56705
|
-
|
|
56762
|
+
_this33.btnList.map(function (x) {
|
|
56706
56763
|
if (x.event === 'sub') {
|
|
56707
56764
|
x.text = nodeInfoMap.nodeExtAttr.submitText;
|
|
56708
56765
|
}
|
|
56709
56766
|
});
|
|
56710
56767
|
}
|
|
56711
56768
|
}
|
|
56712
|
-
|
|
56713
|
-
|
|
56714
|
-
|
|
56769
|
+
_this33.choiceOrgId = choiceOrgId;
|
|
56770
|
+
_this33.choiceDeptId = choiceDeptId;
|
|
56771
|
+
_this33.pOrgId = pOrgId;
|
|
56715
56772
|
if (res.data && res.data.isEndUserTask != undefined) {
|
|
56716
|
-
|
|
56773
|
+
_this33.isEndUserTask = res.data.isEndUserTask;
|
|
56717
56774
|
}
|
|
56718
56775
|
if (JSON.stringify(taskExamine) != '{}' && taskExamine) {
|
|
56719
|
-
|
|
56720
|
-
|
|
56721
|
-
|
|
56722
|
-
|
|
56723
|
-
|
|
56724
|
-
|
|
56725
|
-
|
|
56726
|
-
|
|
56727
|
-
|
|
56776
|
+
_this33.nodeInfo.nextNode = taskExamine.processDefinitionId;
|
|
56777
|
+
_this33.NodeName = taskExamine.nodeName;
|
|
56778
|
+
_this33.taskId = taskExamine.taskId;
|
|
56779
|
+
_this33.businessIds = taskExamine.businessId;
|
|
56780
|
+
_this33.appId = taskExamine.appId;
|
|
56781
|
+
_this33.taskExamineInfo = taskExamine;
|
|
56782
|
+
_this33.taskExamineInfo.choiceOrgId = choiceOrgId;
|
|
56783
|
+
_this33.taskExamineInfo.choiceDeptId = choiceDeptId;
|
|
56784
|
+
_this33.endFlowInfo.processType = taskExamine.processType;
|
|
56728
56785
|
// this.endFlowInfo.isReturnSubmitter =
|
|
56729
56786
|
// taskExamine.isReturnSubmitter;
|
|
56730
56787
|
// this.nextNode.isReturnSubmitter = taskExamine.isReturnSubmitter;
|
|
@@ -56736,98 +56793,96 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56736
56793
|
// this.nextNode.isReadDealEnd = taskExamine.isReadDealEnd;
|
|
56737
56794
|
// this.nextNode.isReturnRejectNode = taskExamine.isReturnRejectNode;
|
|
56738
56795
|
// this.nextNode.isSerialSubmit = taskExamine.isSerialSubmit;
|
|
56739
|
-
|
|
56740
|
-
|
|
56741
|
-
|
|
56742
|
-
|
|
56743
|
-
|
|
56744
|
-
|
|
56745
|
-
|
|
56746
|
-
|
|
56747
|
-
|
|
56796
|
+
_this33.endFlowInfo.isSubFlow = taskExamine.isSubFlow;
|
|
56797
|
+
_this33.endFlowInfo.isUndertakeReply = taskExamine.isUndertakeReply;
|
|
56798
|
+
_this33.endFlowInfo.isUndertakeEnd = taskExamine.isUndertakeEnd;
|
|
56799
|
+
_this33.endFlowInfo.isTakeAdviceEnd = taskExamine.isTakeAdviceEnd;
|
|
56800
|
+
_this33.endFlowInfo.isTakeAdviceReply = taskExamine.isTakeAdviceReply;
|
|
56801
|
+
_this33.endFlowInfo.isReadDealEnd = taskExamine.isReadDealEnd;
|
|
56802
|
+
_this33.endFlowInfo.isReadDealReply = taskExamine.isReadDealReply;
|
|
56803
|
+
_this33.endFlowInfo.isReturnRejectNode = taskExamine.isReturnRejectNode;
|
|
56804
|
+
_this33.endFlowInfo.isSerialSubmit = taskExamine.isSerialSubmit;
|
|
56748
56805
|
// this.endFlowInfo.isReadDealReply =
|
|
56749
56806
|
// taskExamine.isReadDealReplybusinessId;
|
|
56750
|
-
|
|
56751
|
-
|
|
56752
|
-
|
|
56753
|
-
|
|
56807
|
+
_this33.endFlowInfo.appId = taskExamine.appId;
|
|
56808
|
+
_this33.endFlowInfo.businessId = taskExamine.businessId;
|
|
56809
|
+
_this33.endFlowInfo.processDefinitionId = taskExamine.processDefinitionId;
|
|
56810
|
+
_this33.endFlowInfo.nodeId = taskExamine.nodeId;
|
|
56754
56811
|
}
|
|
56755
56812
|
if (extendData && extendData.pendingData && extendData.pendingData.itemname) {
|
|
56756
|
-
|
|
56813
|
+
_this33.NodeName = extendData.pendingData.itemname;
|
|
56757
56814
|
}
|
|
56758
|
-
if (
|
|
56759
|
-
|
|
56815
|
+
if (_this33.nodeName) {
|
|
56816
|
+
_this33.NodeName = _this33.nodeName;
|
|
56760
56817
|
}
|
|
56761
|
-
|
|
56762
|
-
|
|
56763
|
-
if (
|
|
56764
|
-
|
|
56818
|
+
_this33.isCanAddSign = isCanAddSign;
|
|
56819
|
+
_this33.processObj = res.data;
|
|
56820
|
+
if (_this33.isCanAddSign) {
|
|
56821
|
+
_this33.nextNode.isAddSign = '2';
|
|
56765
56822
|
}
|
|
56766
|
-
|
|
56767
|
-
if (
|
|
56768
|
-
|
|
56823
|
+
_this33.isCanRemoveSign = isCanRemoveSign;
|
|
56824
|
+
if (_this33.isCanRemoveSign) {
|
|
56825
|
+
_this33.nextNode.isRemoveSign = '2';
|
|
56769
56826
|
}
|
|
56770
56827
|
|
|
56771
|
-
if (!
|
|
56772
|
-
|
|
56828
|
+
if (!_this33.isOpinionRequired) {
|
|
56829
|
+
_this33.isOpinionRequired = 0;
|
|
56773
56830
|
}
|
|
56774
56831
|
// opinion && (this.value = opinion);
|
|
56775
|
-
|
|
56776
|
-
|
|
56832
|
+
_this33.nextNode.notificationMsg = defaultNotificationMessage;
|
|
56833
|
+
_this33.moreList = [];
|
|
56777
56834
|
if (taskButtonList && taskButtonList.length != 0) {
|
|
56778
56835
|
taskButtonList.map(function (item) {
|
|
56779
56836
|
if (item.fun === 'reject()') {
|
|
56780
|
-
|
|
56837
|
+
_this33.rejectObj = item;
|
|
56781
56838
|
} else if (item.fun === 'toStartTaskRead()') {
|
|
56782
|
-
|
|
56839
|
+
_this33.pointsReadingObj = item;
|
|
56783
56840
|
} else {
|
|
56784
|
-
|
|
56841
|
+
_this33.moreList.push(item);
|
|
56785
56842
|
}
|
|
56786
56843
|
});
|
|
56787
|
-
|
|
56788
|
-
}
|
|
56789
|
-
|
|
56790
|
-
|
|
56791
|
-
|
|
56792
|
-
|
|
56793
|
-
|
|
56794
|
-
|
|
56795
|
-
|
|
56844
|
+
_this33.typeList = _this33.typeList.concat(taskButtonList);
|
|
56845
|
+
}
|
|
56846
|
+
_this33.isMainSubProcess = res.data.isMainSubProcess == 'true';
|
|
56847
|
+
_this33.isCustomPreset = isCustomPreset;
|
|
56848
|
+
_this33.isPreset = isPreset;
|
|
56849
|
+
_this33.presetTaskNodeMap = presetTaskNodeMap;
|
|
56850
|
+
_this33.presetTaskNodeKeyStr = presetTaskNodeKeyStr;
|
|
56851
|
+
_this33.getFind();
|
|
56852
|
+
_this33.selecNext(_this33.nextNode.nextOperate, true, true);
|
|
56796
56853
|
// this.getNodeInfo();
|
|
56797
|
-
|
|
56854
|
+
_this33.StartTaskReadKey++;
|
|
56798
56855
|
} else {
|
|
56799
56856
|
if (res.status === 'taskCompleted') {
|
|
56800
|
-
|
|
56801
|
-
|
|
56802
|
-
|
|
56857
|
+
_this33.$emit('shrink', true);
|
|
56858
|
+
_this33.shrinkAbled = true;
|
|
56859
|
+
_this33.$message.warning(res.message || '系统错误,请联系管理员!');
|
|
56803
56860
|
} else {
|
|
56804
|
-
|
|
56861
|
+
_this33.$message.error(res.message || '系统错误,请联系管理员!');
|
|
56805
56862
|
}
|
|
56806
56863
|
}
|
|
56807
|
-
|
|
56864
|
+
_this33.showOpinion = false;
|
|
56808
56865
|
setTimeout(function () {
|
|
56809
|
-
|
|
56866
|
+
_this33.showOpinion = true;
|
|
56810
56867
|
}, 0);
|
|
56811
56868
|
}).catch(function (err) {
|
|
56812
|
-
|
|
56869
|
+
_this33.loading.close();
|
|
56813
56870
|
if (err.message && err.message !== 'canceled') {
|
|
56814
|
-
|
|
56871
|
+
_this33.$message.error(err.message);
|
|
56815
56872
|
}
|
|
56816
56873
|
});
|
|
56817
56874
|
},
|
|
56818
56875
|
|
|
56819
|
-
/**
|
|
56820
|
-
* closeProcess
|
|
56821
|
-
* @desc:关闭弹窗
|
|
56822
|
-
* @author liufan
|
|
56823
|
-
* @param {boolean} val 当前是否办理流程
|
|
56824
|
-
* @param {String} type 当前点击的弹窗类型
|
|
56825
|
-
* @date 2022年5月25日
|
|
56876
|
+
/**
|
|
56877
|
+
* closeProcess
|
|
56878
|
+
* @desc:关闭弹窗
|
|
56879
|
+
* @author liufan
|
|
56880
|
+
* @param {boolean} val 当前是否办理流程
|
|
56881
|
+
* @param {String} type 当前点击的弹窗类型
|
|
56882
|
+
* @date 2022年5月25日
|
|
56826
56883
|
**/
|
|
56827
56884
|
closeProcess: function closeProcess(val, type, closeParent) {
|
|
56828
|
-
if (
|
|
56829
|
-
this.$refs[type].handleClosed();
|
|
56830
|
-
} else if (!this.startFlowPageEmbeddedIntoStartFlowIndex) {
|
|
56885
|
+
if (!this.startFlowPageEmbeddedIntoStartFlowIndex) {
|
|
56831
56886
|
this[type] = false;
|
|
56832
56887
|
}
|
|
56833
56888
|
if (this.freeStartFlowParams.useScene && this.freeStartFlowParams.useScene != 'multiInsMidwayWithSubmitScene') {
|
|
@@ -56847,23 +56902,23 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56847
56902
|
}
|
|
56848
56903
|
},
|
|
56849
56904
|
|
|
56850
|
-
/**
|
|
56851
|
-
* selectChange
|
|
56852
|
-
* @desc:常用语选择
|
|
56853
|
-
* @author liufan
|
|
56854
|
-
* @param {String} val 选中值
|
|
56855
|
-
* @date 2022年5月25日
|
|
56905
|
+
/**
|
|
56906
|
+
* selectChange
|
|
56907
|
+
* @desc:常用语选择
|
|
56908
|
+
* @author liufan
|
|
56909
|
+
* @param {String} val 选中值
|
|
56910
|
+
* @date 2022年5月25日
|
|
56856
56911
|
**/
|
|
56857
56912
|
selectChange: function selectChange(val) {
|
|
56858
56913
|
this.value = val;
|
|
56859
56914
|
},
|
|
56860
56915
|
|
|
56861
|
-
/**
|
|
56862
|
-
* upDate
|
|
56863
|
-
* @desc:修改常用语
|
|
56864
|
-
* @author liufan
|
|
56865
|
-
* @param {Object} val 修改值
|
|
56866
|
-
* @date 2022年5月25日
|
|
56916
|
+
/**
|
|
56917
|
+
* upDate
|
|
56918
|
+
* @desc:修改常用语
|
|
56919
|
+
* @author liufan
|
|
56920
|
+
* @param {Object} val 修改值
|
|
56921
|
+
* @date 2022年5月25日
|
|
56867
56922
|
**/
|
|
56868
56923
|
upDate: function upDate(val) {
|
|
56869
56924
|
this.FormData.id = val.id;
|
|
@@ -56871,14 +56926,14 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56871
56926
|
},
|
|
56872
56927
|
|
|
56873
56928
|
|
|
56874
|
-
/**
|
|
56875
|
-
* getProcess
|
|
56876
|
-
* @desc:获取选择流程
|
|
56877
|
-
* @author liufan
|
|
56878
|
-
* @date 2022年5月25日
|
|
56929
|
+
/**
|
|
56930
|
+
* getProcess
|
|
56931
|
+
* @desc:获取选择流程
|
|
56932
|
+
* @author liufan
|
|
56933
|
+
* @date 2022年5月25日
|
|
56879
56934
|
**/
|
|
56880
56935
|
getProcess: function getProcess(val) {
|
|
56881
|
-
var
|
|
56936
|
+
var _this34 = this;
|
|
56882
56937
|
|
|
56883
56938
|
var params = flowvue_type_script_lang_js_extends({
|
|
56884
56939
|
businessId: this.businessId,
|
|
@@ -56896,56 +56951,56 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56896
56951
|
message = res.message,
|
|
56897
56952
|
data = res.data;
|
|
56898
56953
|
|
|
56899
|
-
|
|
56954
|
+
_this34.loading.close();
|
|
56900
56955
|
if (status === 'success') {
|
|
56901
56956
|
if (data.simpleTips != undefined) {
|
|
56902
|
-
|
|
56957
|
+
_this34.simpleTips = data.simpleTips;
|
|
56903
56958
|
}
|
|
56904
|
-
|
|
56959
|
+
_this34.isStartFlowChartView = data.isStartFlowChartView;
|
|
56905
56960
|
if (!Object.keys(data).length || data.definitionList && !data.definitionList.length) {
|
|
56906
|
-
|
|
56961
|
+
_this34.$message.error('流程不存在或未关联对应流程!');
|
|
56907
56962
|
} else {
|
|
56908
|
-
|
|
56909
|
-
|
|
56910
|
-
|
|
56911
|
-
|
|
56912
|
-
return item.processDefKey ==
|
|
56963
|
+
_this34.startFlowPageEmbeddedIntoStartFlowIndex = data.startFlowPageEmbeddedIntoStartFlowIndex;
|
|
56964
|
+
_this34.activitiDefinitionSort = data.activitiDefinitionSort;
|
|
56965
|
+
_this34.nodeInfo.option = data.definitionList;
|
|
56966
|
+
_this34.nodeInfo.nextNode = data.definitionList.filter(function (item) {
|
|
56967
|
+
return item.processDefKey == _this34.defaultProcessKey;
|
|
56913
56968
|
});
|
|
56914
|
-
if (
|
|
56915
|
-
|
|
56969
|
+
if (_this34.nodeInfo.nextNode.length) {
|
|
56970
|
+
_this34.nodeInfo.nextNode = _this34.nodeInfo.nextNode[0].processDefId;
|
|
56916
56971
|
} else {
|
|
56917
56972
|
if (data.definitionList.length != 0) {
|
|
56918
|
-
|
|
56973
|
+
_this34.nodeInfo.nextNode = data.definitionList[0].processDefId;
|
|
56919
56974
|
} else {
|
|
56920
|
-
|
|
56975
|
+
_this34.nodeInfo.nextNode = '';
|
|
56921
56976
|
}
|
|
56922
56977
|
}
|
|
56923
|
-
if (
|
|
56924
|
-
|
|
56978
|
+
if (_this34.nodeInfo.nextNode) {
|
|
56979
|
+
_this34.handleChange(_this34.nodeInfo.nextNode, true);
|
|
56925
56980
|
}
|
|
56926
|
-
if (
|
|
56927
|
-
|
|
56981
|
+
if (_this34.showCirculate != undefined && !_this34.showCirculate && _this34.urgencyLevel) {
|
|
56982
|
+
_this34.getAdminMsgType();
|
|
56928
56983
|
}
|
|
56929
56984
|
}
|
|
56930
56985
|
} else {
|
|
56931
|
-
|
|
56986
|
+
_this34.$message.error(message || '系统错误,请联系管理员!');
|
|
56932
56987
|
}
|
|
56933
56988
|
}).catch(function (err) {
|
|
56934
|
-
|
|
56989
|
+
_this34.loading.close();
|
|
56935
56990
|
if (err.message && err.message !== 'canceled') {
|
|
56936
|
-
|
|
56991
|
+
_this34.$message.error(err.message);
|
|
56937
56992
|
}
|
|
56938
56993
|
});
|
|
56939
56994
|
},
|
|
56940
56995
|
|
|
56941
|
-
/**
|
|
56942
|
-
* getPendedhistoryList
|
|
56943
|
-
* @desc:获取流程列表
|
|
56944
|
-
* @author liufan
|
|
56945
|
-
* @date 2022年5月25日
|
|
56996
|
+
/**
|
|
56997
|
+
* getPendedhistoryList
|
|
56998
|
+
* @desc:获取流程列表
|
|
56999
|
+
* @author liufan
|
|
57000
|
+
* @date 2022年5月25日
|
|
56946
57001
|
**/
|
|
56947
57002
|
getPendedhistoryList: function getPendedhistoryList() {
|
|
56948
|
-
var
|
|
57003
|
+
var _this35 = this;
|
|
56949
57004
|
|
|
56950
57005
|
var params = {
|
|
56951
57006
|
apprecordId: this.businessIds,
|
|
@@ -56958,22 +57013,22 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56958
57013
|
results = res.results;
|
|
56959
57014
|
|
|
56960
57015
|
if (!rCode) {
|
|
56961
|
-
|
|
56962
|
-
|
|
56963
|
-
|
|
56964
|
-
|
|
56965
|
-
|
|
57016
|
+
_this35.nextNode.nextUserId = [];
|
|
57017
|
+
_this35.showNews = false;
|
|
57018
|
+
_this35.nextNode.notificationType = [];
|
|
57019
|
+
_this35.pendingId = results[results.length - 1].attachId;
|
|
57020
|
+
_this35.getHedInfo();
|
|
56966
57021
|
} else {
|
|
56967
|
-
|
|
57022
|
+
_this35.$message.error(msg || '系统错误,请联系管理员!');
|
|
56968
57023
|
}
|
|
56969
57024
|
}).catch(function (err) {
|
|
56970
57025
|
if (err.message && err.message !== 'canceled') {
|
|
56971
|
-
|
|
57026
|
+
_this35.$message.error(err.message);
|
|
56972
57027
|
}
|
|
56973
57028
|
});
|
|
56974
57029
|
},
|
|
56975
57030
|
reqCircularRead: function reqCircularRead(type) {
|
|
56976
|
-
var
|
|
57031
|
+
var _this36 = this;
|
|
56977
57032
|
|
|
56978
57033
|
var _that = this;
|
|
56979
57034
|
var params = {
|
|
@@ -56987,7 +57042,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
56987
57042
|
};
|
|
56988
57043
|
this.loading = utils_util.loading(this.$loading, '提交中...');
|
|
56989
57044
|
utils_util.ajax(params).then(function (res) {
|
|
56990
|
-
|
|
57045
|
+
_this36.loading.close();
|
|
56991
57046
|
if (res.rCode == 0) {
|
|
56992
57047
|
if (res.results.alert) {
|
|
56993
57048
|
_that.$confirm(res.results.message, {
|
|
@@ -57011,20 +57066,20 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
57011
57066
|
|
|
57012
57067
|
// 提交流程前验证
|
|
57013
57068
|
beforeSubProcess: function beforeSubProcess(val, type) {
|
|
57014
|
-
var
|
|
57069
|
+
var _this37 = this;
|
|
57015
57070
|
|
|
57016
57071
|
return this.$refs['nextNode'].validate(function (valid) {
|
|
57017
57072
|
if (valid) {
|
|
57018
|
-
if (
|
|
57019
|
-
|
|
57020
|
-
|
|
57021
|
-
|
|
57073
|
+
if (_this37.isSubmitButtonShowAgreeAndDisagree == 1) {
|
|
57074
|
+
_this37.value = _this37.value.replace(RegExp('不同意。', 'g'), '');
|
|
57075
|
+
_this37.value = _this37.value.replace(RegExp('同意。', 'g'), '');
|
|
57076
|
+
_this37.value = val + _this37.value;
|
|
57022
57077
|
}
|
|
57023
|
-
if (!
|
|
57024
|
-
|
|
57078
|
+
if (!_this37.validInfo()) {
|
|
57079
|
+
_this37.freeValid = false;
|
|
57025
57080
|
return;
|
|
57026
57081
|
} else {
|
|
57027
|
-
|
|
57082
|
+
_this37.freeValid = true;
|
|
57028
57083
|
}
|
|
57029
57084
|
// if (
|
|
57030
57085
|
// this.currentNodeIsCircularReadNode &&
|
|
@@ -57034,42 +57089,42 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
57034
57089
|
// return;
|
|
57035
57090
|
// }
|
|
57036
57091
|
|
|
57037
|
-
if (
|
|
57038
|
-
var btnInfo =
|
|
57039
|
-
return x.key ===
|
|
57092
|
+
if (_this37.submitButtonFunKey) {
|
|
57093
|
+
var btnInfo = _this37.taskNodeButtons.filter(function (x) {
|
|
57094
|
+
return x.key === _this37.submitButtonFunKey;
|
|
57040
57095
|
});
|
|
57041
57096
|
if (btnInfo.length > 0) {
|
|
57042
57097
|
if (btnInfo[0].type == 4) {
|
|
57043
|
-
|
|
57098
|
+
_this37.$emit('buttonClick', { fun: btnInfo[0].fun, opinion: _this37.value }, _this37.sendData);
|
|
57044
57099
|
} else if (btnInfo[0].type == 2) {
|
|
57045
|
-
|
|
57100
|
+
_this37.goView(btnInfo[0]);
|
|
57046
57101
|
}
|
|
57047
57102
|
}
|
|
57048
57103
|
return;
|
|
57049
57104
|
}
|
|
57050
57105
|
if (type == 'multiInsMidwayWithSubmitScene') {
|
|
57051
|
-
|
|
57106
|
+
_this37.sendData(type);
|
|
57052
57107
|
return;
|
|
57053
57108
|
}
|
|
57054
|
-
if (
|
|
57055
|
-
|
|
57109
|
+
if (_this37.beforeSubmit == undefined) {
|
|
57110
|
+
_this37.subFun(_this37.sendData);
|
|
57056
57111
|
} else {
|
|
57057
|
-
|
|
57112
|
+
_this37.sendData();
|
|
57058
57113
|
}
|
|
57059
57114
|
}
|
|
57060
57115
|
});
|
|
57061
57116
|
},
|
|
57062
57117
|
|
|
57063
57118
|
// 提交流程
|
|
57064
|
-
/**
|
|
57065
|
-
* subProcess
|
|
57066
|
-
* @desc:提交流程
|
|
57067
|
-
* @author liufan
|
|
57068
|
-
* @param {String} formName 当前form表单ref值
|
|
57069
|
-
* @date 2022年5月25日
|
|
57119
|
+
/**
|
|
57120
|
+
* subProcess
|
|
57121
|
+
* @desc:提交流程
|
|
57122
|
+
* @author liufan
|
|
57123
|
+
* @param {String} formName 当前form表单ref值
|
|
57124
|
+
* @date 2022年5月25日
|
|
57070
57125
|
**/
|
|
57071
57126
|
subProcess: function subProcess(val, type) {
|
|
57072
|
-
var
|
|
57127
|
+
var _this38 = this;
|
|
57073
57128
|
|
|
57074
57129
|
if (this.btnType != 'default') {
|
|
57075
57130
|
if (this.btnType == 'reject' && this.$refs[this.btnType].rejectObj.length == 0) {
|
|
@@ -57083,7 +57138,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
57083
57138
|
this.beforeSubProcess(val, type);
|
|
57084
57139
|
} else {
|
|
57085
57140
|
this.beforeSubmit(1).then(function (next) {
|
|
57086
|
-
|
|
57141
|
+
_this38.beforeSubProcess(val, type);
|
|
57087
57142
|
}).catch(function (e) {});
|
|
57088
57143
|
}
|
|
57089
57144
|
},
|
|
@@ -57126,14 +57181,14 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
57126
57181
|
return true;
|
|
57127
57182
|
},
|
|
57128
57183
|
flowSuccess: function flowSuccess(hideMessage) {
|
|
57129
|
-
var
|
|
57184
|
+
var _this39 = this;
|
|
57130
57185
|
|
|
57131
57186
|
if (!this.simpleTips) {
|
|
57132
57187
|
this.$alert('提交成功', '', {
|
|
57133
57188
|
confirmButtonText: '确定',
|
|
57134
57189
|
type: 'success',
|
|
57135
57190
|
callback: function callback(action) {
|
|
57136
|
-
|
|
57191
|
+
_this39.$emit('success');
|
|
57137
57192
|
}
|
|
57138
57193
|
});
|
|
57139
57194
|
} else {
|
|
@@ -57144,7 +57199,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
57144
57199
|
}
|
|
57145
57200
|
},
|
|
57146
57201
|
sendData: function sendData(freetype) {
|
|
57147
|
-
var
|
|
57202
|
+
var _this40 = this;
|
|
57148
57203
|
|
|
57149
57204
|
if (this.isFlow && !this.nodeInfo.nextNode) {
|
|
57150
57205
|
this.$message.warning('请选择流程');
|
|
@@ -57170,70 +57225,70 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
57170
57225
|
break;
|
|
57171
57226
|
}
|
|
57172
57227
|
|
|
57173
|
-
if (!
|
|
57228
|
+
if (!_this40.isFlow) {
|
|
57174
57229
|
_context2.next = 7;
|
|
57175
57230
|
break;
|
|
57176
57231
|
}
|
|
57177
57232
|
|
|
57178
|
-
if (!(
|
|
57233
|
+
if (!(_this40.isOpinionRequired && !_this40.$refs.commonOpinions.validate())) {
|
|
57179
57234
|
_context2.next = 5;
|
|
57180
57235
|
break;
|
|
57181
57236
|
}
|
|
57182
57237
|
|
|
57183
|
-
|
|
57238
|
+
_this40.$message.warning('请输入审批意见');
|
|
57184
57239
|
return _context2.abrupt('return');
|
|
57185
57240
|
|
|
57186
57241
|
case 5:
|
|
57187
|
-
if (
|
|
57188
|
-
|
|
57242
|
+
if (_this40.directCreateCircularReadWhenFlowStarted) {
|
|
57243
|
+
_this40.circulateVisible = true;
|
|
57189
57244
|
} else {
|
|
57190
|
-
|
|
57245
|
+
_this40.handleVisible = true;
|
|
57191
57246
|
}
|
|
57192
57247
|
return _context2.abrupt('return');
|
|
57193
57248
|
|
|
57194
57249
|
case 7:
|
|
57195
57250
|
nextUserId = [];
|
|
57196
57251
|
|
|
57197
|
-
if (
|
|
57198
|
-
|
|
57252
|
+
if (_this40.multiple) {
|
|
57253
|
+
_this40.nextNode.nextUserId && _this40.nextNode.nextUserId.map(function (item) {
|
|
57199
57254
|
return nextUserId.push(item);
|
|
57200
57255
|
});
|
|
57201
57256
|
}
|
|
57202
57257
|
addSignUserId = [];
|
|
57203
57258
|
|
|
57204
|
-
if (
|
|
57205
|
-
|
|
57259
|
+
if (_this40.isCanAddSign && _this40.nextNode.isAddSign == '1') {
|
|
57260
|
+
_this40.nextNode.addSignUserId.map(function (item) {
|
|
57206
57261
|
addSignUserId.push(item);
|
|
57207
57262
|
});
|
|
57208
57263
|
}
|
|
57209
57264
|
removeSignUserId = [];
|
|
57210
57265
|
|
|
57211
|
-
if (
|
|
57212
|
-
|
|
57266
|
+
if (_this40.isCanRemoveSign && _this40.nextNode.isRemoveSign == '1') {
|
|
57267
|
+
_this40.nextNode.removeSignUserId.map(function (item) {
|
|
57213
57268
|
removeSignUserId.push(item);
|
|
57214
57269
|
});
|
|
57215
57270
|
}
|
|
57216
57271
|
str = '';
|
|
57217
57272
|
|
|
57218
|
-
if (
|
|
57219
|
-
str =
|
|
57273
|
+
if (_this40.value) {
|
|
57274
|
+
str = _this40.value.replace(/\s+/g, '');
|
|
57220
57275
|
}
|
|
57221
|
-
if ((!
|
|
57222
|
-
|
|
57276
|
+
if ((!_this40.value || str === '') && _this40.nodeDefaultSubmitOpinion) {
|
|
57277
|
+
_this40.value = _this40.nodeDefaultSubmitOpinion;
|
|
57223
57278
|
}
|
|
57224
|
-
if (!
|
|
57225
|
-
delete
|
|
57226
|
-
delete
|
|
57279
|
+
if (!_this40.isSpecial) {
|
|
57280
|
+
delete _this40.nextNode.nextOperate;
|
|
57281
|
+
delete _this40.nextNode.nextNodeId;
|
|
57227
57282
|
}
|
|
57228
|
-
if (
|
|
57229
|
-
|
|
57230
|
-
|
|
57283
|
+
if (_this40.nextNode.nextOperate === 9 || _this40.oldNextOperate == 9) {
|
|
57284
|
+
_this40.nextNode.isReturnRejectNode = 1;
|
|
57285
|
+
_this40.nextNode.processDefinitionId = _this40.processObj.taskExamine.processDefinitionId;
|
|
57231
57286
|
}
|
|
57232
|
-
if (
|
|
57233
|
-
delete
|
|
57287
|
+
if (_this40.nextNode.nextOperate != 0 && _this40.nextNode.nextOperate != 1 && _this40.oldNextOperate === '' || _this40.oldNextOperate !== '' && _this40.oldNextOperate != 0 && _this40.oldNextOperate != 1) {
|
|
57288
|
+
delete _this40.nextNode.nextNodeId;
|
|
57234
57289
|
}
|
|
57235
57290
|
|
|
57236
|
-
if (!(
|
|
57291
|
+
if (!(_this40.isCustomPreset && _this40.activeNames == '1')) {
|
|
57237
57292
|
_context2.next = 30;
|
|
57238
57293
|
break;
|
|
57239
57294
|
}
|
|
@@ -57241,20 +57296,20 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
57241
57296
|
i = 0;
|
|
57242
57297
|
|
|
57243
57298
|
case 21:
|
|
57244
|
-
if (!(i <
|
|
57299
|
+
if (!(i < _this40.presetList.length)) {
|
|
57245
57300
|
_context2.next = 30;
|
|
57246
57301
|
break;
|
|
57247
57302
|
}
|
|
57248
57303
|
|
|
57249
|
-
if (!(
|
|
57304
|
+
if (!(_this40.presetList[i].name && _this40.presetList[i].name != '1' && _this40.presetList[i].name != 'endEvent' && (!_this40.presetList[i].value || _this40.presetList[i].value.length == 0))) {
|
|
57250
57305
|
_context2.next = 26;
|
|
57251
57306
|
break;
|
|
57252
57307
|
}
|
|
57253
57308
|
|
|
57254
|
-
return _context2.abrupt('return',
|
|
57309
|
+
return _context2.abrupt('return', _this40.$message.warning('\u9884\u8BBE\u8282\u70B9<\u8282\u70B9' + _this40.presetList[i].sequence + '-' + _this40.presetList[i].label + '>\u5FC5\u987B\u9009\u62E9\u529E\u7406\u4EBA\uFF01'));
|
|
57255
57310
|
|
|
57256
57311
|
case 26:
|
|
57257
|
-
delete
|
|
57312
|
+
delete _this40.presetList[i].label;
|
|
57258
57313
|
|
|
57259
57314
|
case 27:
|
|
57260
57315
|
i++;
|
|
@@ -57262,12 +57317,12 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
57262
57317
|
break;
|
|
57263
57318
|
|
|
57264
57319
|
case 30:
|
|
57265
|
-
if (!
|
|
57320
|
+
if (!_this40.isCancelSecondConfirmationType) {
|
|
57266
57321
|
_context2.next = 33;
|
|
57267
57322
|
break;
|
|
57268
57323
|
}
|
|
57269
57324
|
|
|
57270
|
-
|
|
57325
|
+
_this40.$confirm('确认提交吗?', '提示', {
|
|
57271
57326
|
confirmButtonText: '确定',
|
|
57272
57327
|
cancelButtonText: '取消',
|
|
57273
57328
|
type: 'warning'
|
|
@@ -57283,46 +57338,46 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
57283
57338
|
}
|
|
57284
57339
|
|
|
57285
57340
|
_context.next = 3;
|
|
57286
|
-
return
|
|
57341
|
+
return _this40.saveInfo('subMit');
|
|
57287
57342
|
|
|
57288
57343
|
case 3:
|
|
57289
|
-
|
|
57344
|
+
_this40.loading = utils_util.loading(_this40.$loading, '加载中...');
|
|
57290
57345
|
|
|
57291
57346
|
case 4:
|
|
57292
57347
|
notificationType = '';
|
|
57293
57348
|
|
|
57294
|
-
notificationType =
|
|
57349
|
+
notificationType = _this40.nextNode.notificationType.join(',');
|
|
57295
57350
|
addSignUserId = addSignUserId.join(',');
|
|
57296
57351
|
removeSignUserId = removeSignUserId.join(',');
|
|
57297
|
-
if (!
|
|
57298
|
-
delete
|
|
57352
|
+
if (!_this40.isCanPreAddSign || _this40.nextNode.isAddSign != '1') {
|
|
57353
|
+
delete _this40.nextNode.addSignMode;
|
|
57299
57354
|
}
|
|
57300
57355
|
|
|
57301
|
-
params = flowvue_type_script_lang_js_extends({},
|
|
57302
|
-
nextOperate:
|
|
57303
|
-
pendingId:
|
|
57304
|
-
opinion:
|
|
57356
|
+
params = flowvue_type_script_lang_js_extends({}, _this40.nextNode, {
|
|
57357
|
+
nextOperate: _this40.oldNextOperate !== '' ? _this40.oldNextOperate : _this40.nextNode.nextOperate,
|
|
57358
|
+
pendingId: _this40.pendingId,
|
|
57359
|
+
opinion: _this40.isForceDisplayDefaultOptionForPrefix && !_this40.value.startsWith(_this40.nodeDefaultSubmitOpinion) ? _this40.nodeDefaultSubmitOpinion + _this40.value : _this40.value,
|
|
57305
57360
|
userId: utils_util.getStorage('userId'),
|
|
57306
|
-
nextUserId:
|
|
57361
|
+
nextUserId: _this40.multiple ? nextUserId.join(',') : _this40.nextNode.nextUserId,
|
|
57307
57362
|
addSignUserId: addSignUserId,
|
|
57308
|
-
customPresetUserJson: JSON.stringify(
|
|
57309
|
-
presetUserJson: JSON.stringify(
|
|
57363
|
+
customPresetUserJson: JSON.stringify(_this40.presetList),
|
|
57364
|
+
presetUserJson: JSON.stringify(_this40.presetUserJson),
|
|
57310
57365
|
removeSignUserId: removeSignUserId,
|
|
57311
|
-
nextReadUserId:
|
|
57312
|
-
nextOrgId: !
|
|
57313
|
-
presetReadUserId:
|
|
57366
|
+
nextReadUserId: _this40.readMultiple ? _this40.mixReadList ? _this40.mixReadList.join('|') : '' : _this40.nextNode.nextReadUserId.join(','),
|
|
57367
|
+
nextOrgId: !_this40.isShowNextUser ? _this40.multiple ? _this40.mixOrgIdList && _this40.mixOrgIdList.join('|') : _this40.nextNode.nextOrgId : '',
|
|
57368
|
+
presetReadUserId: _this40.mixPresetList && _this40.mixPresetList.length > 0 ? _this40.mixPresetList.join('|') : _this40.nextNode.presetReadUserId.join(','),
|
|
57314
57369
|
notificationType: notificationType
|
|
57315
57370
|
});
|
|
57316
57371
|
|
|
57317
|
-
if (
|
|
57372
|
+
if (_this40.activeNames != '1' || !_this40.isCustomPreset) delete params.customPresetUserJson;
|
|
57318
57373
|
delete params.customLimitTimeText;
|
|
57319
|
-
if (
|
|
57374
|
+
if (_this40.nextNode.isRemoveSign != '1') {
|
|
57320
57375
|
delete params.removeSignUserId;
|
|
57321
57376
|
}
|
|
57322
|
-
if (
|
|
57377
|
+
if (_this40.nextNode.isAddSign != '1') {
|
|
57323
57378
|
delete params.addSignUserId;
|
|
57324
57379
|
}
|
|
57325
|
-
if (!
|
|
57380
|
+
if (!_this40.isSpecial) {
|
|
57326
57381
|
delete params.nextUserId;
|
|
57327
57382
|
}
|
|
57328
57383
|
|
|
@@ -57331,13 +57386,13 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
57331
57386
|
break;
|
|
57332
57387
|
}
|
|
57333
57388
|
|
|
57334
|
-
params.isSubFlow =
|
|
57335
|
-
|
|
57389
|
+
params.isSubFlow = _this40.taskExamineInfo.isSubFlow;
|
|
57390
|
+
_this40.taskParams = params;
|
|
57336
57391
|
return _context.abrupt('return');
|
|
57337
57392
|
|
|
57338
57393
|
case 19:
|
|
57339
|
-
|
|
57340
|
-
isEndUserTask =
|
|
57394
|
+
_this40.loading = utils_util.loading(_this40.$loading, '提交中...');
|
|
57395
|
+
isEndUserTask = _this40.isEndUserTask, choiceOrgId = _this40.choiceOrgId, choiceDeptId = _this40.choiceDeptId, pOrgId = _this40.pOrgId, taskExamineInfo = _this40.taskExamineInfo, currentNodeIsCircularReadNode = _this40.currentNodeIsCircularReadNode, needRetrialAuth = _this40.needRetrialAuth, circularReadParamsMap = _this40.circularReadParamsMap, currentNodeEnableItemHandleDescription = _this40.currentNodeEnableItemHandleDescription;
|
|
57341
57396
|
|
|
57342
57397
|
params.isEndUserTask = isEndUserTask;
|
|
57343
57398
|
params.choiceOrgId = choiceOrgId;
|
|
@@ -57361,17 +57416,17 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
57361
57416
|
var status = res.status,
|
|
57362
57417
|
message = res.message;
|
|
57363
57418
|
|
|
57364
|
-
|
|
57419
|
+
_this40.loading.close();
|
|
57365
57420
|
if (status === 'success') {
|
|
57366
|
-
|
|
57421
|
+
_this40.flowSuccess();
|
|
57367
57422
|
} else {
|
|
57368
|
-
|
|
57369
|
-
|
|
57423
|
+
_this40.$message.error(message || '系统错误,请联系管理员!');
|
|
57424
|
+
_this40.$emit('error');
|
|
57370
57425
|
}
|
|
57371
57426
|
}).catch(function (err) {
|
|
57372
|
-
|
|
57427
|
+
_this40.loading.close();
|
|
57373
57428
|
if (err.message && err.message !== 'canceled') {
|
|
57374
|
-
|
|
57429
|
+
_this40.$message.error(err.message);
|
|
57375
57430
|
}
|
|
57376
57431
|
}));
|
|
57377
57432
|
|
|
@@ -57380,7 +57435,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
57380
57435
|
return _context.stop();
|
|
57381
57436
|
}
|
|
57382
57437
|
}
|
|
57383
|
-
}, _callee,
|
|
57438
|
+
}, _callee, _this40);
|
|
57384
57439
|
})));
|
|
57385
57440
|
return _context2.abrupt('return');
|
|
57386
57441
|
|
|
@@ -57391,46 +57446,46 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
57391
57446
|
}
|
|
57392
57447
|
|
|
57393
57448
|
_context2.next = 36;
|
|
57394
|
-
return
|
|
57449
|
+
return _this40.saveInfo('subMit');
|
|
57395
57450
|
|
|
57396
57451
|
case 36:
|
|
57397
|
-
|
|
57452
|
+
_this40.loading = utils_util.loading(_this40.$loading, '加载中...');
|
|
57398
57453
|
|
|
57399
57454
|
case 37:
|
|
57400
57455
|
notificationType = '';
|
|
57401
57456
|
|
|
57402
|
-
notificationType =
|
|
57457
|
+
notificationType = _this40.nextNode.notificationType.join(',');
|
|
57403
57458
|
addSignUserId = addSignUserId.join(',');
|
|
57404
57459
|
removeSignUserId = removeSignUserId.join(',');
|
|
57405
|
-
if (!
|
|
57406
|
-
delete
|
|
57460
|
+
if (!_this40.isCanPreAddSign || _this40.nextNode.isAddSign != '1') {
|
|
57461
|
+
delete _this40.nextNode.addSignMode;
|
|
57407
57462
|
}
|
|
57408
57463
|
|
|
57409
|
-
params = flowvue_type_script_lang_js_extends({},
|
|
57410
|
-
nextOperate:
|
|
57411
|
-
pendingId:
|
|
57412
|
-
opinion:
|
|
57464
|
+
params = flowvue_type_script_lang_js_extends({}, _this40.nextNode, {
|
|
57465
|
+
nextOperate: _this40.oldNextOperate !== '' ? _this40.oldNextOperate : _this40.nextNode.nextOperate,
|
|
57466
|
+
pendingId: _this40.pendingId,
|
|
57467
|
+
opinion: _this40.isForceDisplayDefaultOptionForPrefix && !_this40.value.startsWith(_this40.nodeDefaultSubmitOpinion) ? _this40.nodeDefaultSubmitOpinion + _this40.value : _this40.value,
|
|
57413
57468
|
userId: utils_util.getStorage('userId'),
|
|
57414
|
-
nextUserId:
|
|
57469
|
+
nextUserId: _this40.multiple ? nextUserId.join(',') : _this40.nextNode.nextUserId,
|
|
57415
57470
|
addSignUserId: addSignUserId,
|
|
57416
|
-
customPresetUserJson: JSON.stringify(
|
|
57417
|
-
presetUserJson: JSON.stringify(
|
|
57471
|
+
customPresetUserJson: JSON.stringify(_this40.presetList),
|
|
57472
|
+
presetUserJson: JSON.stringify(_this40.presetUserJson),
|
|
57418
57473
|
removeSignUserId: removeSignUserId,
|
|
57419
|
-
nextReadUserId:
|
|
57420
|
-
nextOrgId: !
|
|
57421
|
-
presetReadUserId:
|
|
57474
|
+
nextReadUserId: _this40.readMultiple ? _this40.mixReadList ? _this40.mixReadList.join('|') : '' : _this40.nextNode.nextReadUserId.join(','),
|
|
57475
|
+
nextOrgId: !_this40.isShowNextUser ? _this40.multiple ? _this40.mixOrgIdList && _this40.mixOrgIdList.join('|') : _this40.nextNode.nextOrgId : '',
|
|
57476
|
+
presetReadUserId: _this40.mixPresetList && _this40.mixPresetList.length > 0 ? _this40.mixPresetList.join('|') : _this40.nextNode.presetReadUserId.join(','),
|
|
57422
57477
|
notificationType: notificationType
|
|
57423
57478
|
});
|
|
57424
57479
|
|
|
57425
|
-
if (
|
|
57480
|
+
if (_this40.activeNames != '1' || !_this40.isCustomPreset) delete params.customPresetUserJson;
|
|
57426
57481
|
delete params.customLimitTimeText;
|
|
57427
|
-
if (
|
|
57482
|
+
if (_this40.nextNode.isRemoveSign != '1') {
|
|
57428
57483
|
delete params.removeSignUserId;
|
|
57429
57484
|
}
|
|
57430
|
-
if (
|
|
57485
|
+
if (_this40.nextNode.isAddSign != '1') {
|
|
57431
57486
|
delete params.addSignUserId;
|
|
57432
57487
|
}
|
|
57433
|
-
if (!
|
|
57488
|
+
if (!_this40.isSpecial) {
|
|
57434
57489
|
delete params.nextUserId;
|
|
57435
57490
|
}
|
|
57436
57491
|
|
|
@@ -57439,13 +57494,13 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
57439
57494
|
break;
|
|
57440
57495
|
}
|
|
57441
57496
|
|
|
57442
|
-
params.isSubFlow =
|
|
57443
|
-
|
|
57497
|
+
params.isSubFlow = _this40.taskExamineInfo.isSubFlow;
|
|
57498
|
+
_this40.taskParams = params;
|
|
57444
57499
|
return _context2.abrupt('return');
|
|
57445
57500
|
|
|
57446
57501
|
case 52:
|
|
57447
|
-
|
|
57448
|
-
isEndUserTask =
|
|
57502
|
+
_this40.loading = utils_util.loading(_this40.$loading, '提交中...');
|
|
57503
|
+
isEndUserTask = _this40.isEndUserTask, choiceOrgId = _this40.choiceOrgId, choiceDeptId = _this40.choiceDeptId, pOrgId = _this40.pOrgId, taskExamineInfo = _this40.taskExamineInfo, currentNodeIsCircularReadNode = _this40.currentNodeIsCircularReadNode, needRetrialAuth = _this40.needRetrialAuth, circularReadParamsMap = _this40.circularReadParamsMap, currentNodeEnableItemHandleDescription = _this40.currentNodeEnableItemHandleDescription;
|
|
57449
57504
|
|
|
57450
57505
|
params.isEndUserTask = isEndUserTask;
|
|
57451
57506
|
params.choiceOrgId = choiceOrgId;
|
|
@@ -57469,17 +57524,17 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
57469
57524
|
var status = res.status,
|
|
57470
57525
|
message = res.message;
|
|
57471
57526
|
|
|
57472
|
-
|
|
57527
|
+
_this40.loading.close();
|
|
57473
57528
|
if (status === 'success') {
|
|
57474
|
-
|
|
57529
|
+
_this40.flowSuccess();
|
|
57475
57530
|
} else {
|
|
57476
|
-
|
|
57477
|
-
|
|
57531
|
+
_this40.$message.error(message || '系统错误,请联系管理员!');
|
|
57532
|
+
_this40.$emit('error');
|
|
57478
57533
|
}
|
|
57479
57534
|
}).catch(function (err) {
|
|
57480
|
-
|
|
57535
|
+
_this40.loading.close();
|
|
57481
57536
|
if (err.message && err.message !== 'canceled') {
|
|
57482
|
-
|
|
57537
|
+
_this40.$message.error(err.message);
|
|
57483
57538
|
}
|
|
57484
57539
|
}));
|
|
57485
57540
|
|
|
@@ -57491,7 +57546,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
57491
57546
|
return _context2.stop();
|
|
57492
57547
|
}
|
|
57493
57548
|
}
|
|
57494
|
-
}, _callee2,
|
|
57549
|
+
}, _callee2, _this40);
|
|
57495
57550
|
}));
|
|
57496
57551
|
|
|
57497
57552
|
return function (_x) {
|
|
@@ -57547,8 +57602,8 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
57547
57602
|
|
|
57548
57603
|
var flow_component = normalizeComponent(
|
|
57549
57604
|
src_flowvue_type_script_lang_js_,
|
|
57550
|
-
|
|
57551
|
-
|
|
57605
|
+
flowvue_type_template_id_ef00b086_render,
|
|
57606
|
+
flowvue_type_template_id_ef00b086_staticRenderFns,
|
|
57552
57607
|
false,
|
|
57553
57608
|
null,
|
|
57554
57609
|
null,
|
|
@@ -59804,11 +59859,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
59804
59859
|
});
|
|
59805
59860
|
},
|
|
59806
59861
|
|
|
59807
|
-
/**
|
|
59808
|
-
* saveInfo
|
|
59809
|
-
* @desc:暂存
|
|
59810
|
-
* @author liufan
|
|
59811
|
-
* @date 2022年9月9日
|
|
59862
|
+
/**
|
|
59863
|
+
* saveInfo
|
|
59864
|
+
* @desc:暂存
|
|
59865
|
+
* @author liufan
|
|
59866
|
+
* @date 2022年9月9日
|
|
59812
59867
|
**/
|
|
59813
59868
|
saveInfo: function saveInfo(type, btn) {
|
|
59814
59869
|
var _this14 = this;
|
|
@@ -59870,11 +59925,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
59870
59925
|
});
|
|
59871
59926
|
},
|
|
59872
59927
|
|
|
59873
|
-
/**
|
|
59874
|
-
* rejectBtn
|
|
59875
|
-
* @desc:点击驳回
|
|
59876
|
-
* @author liufan
|
|
59877
|
-
* @date 2022年5月25日
|
|
59928
|
+
/**
|
|
59929
|
+
* rejectBtn
|
|
59930
|
+
* @desc:点击驳回
|
|
59931
|
+
* @author liufan
|
|
59932
|
+
* @date 2022年5月25日
|
|
59878
59933
|
**/
|
|
59879
59934
|
rejectBtn: function rejectBtn() {
|
|
59880
59935
|
var _this16 = this;
|
|
@@ -59892,11 +59947,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
59892
59947
|
}
|
|
59893
59948
|
},
|
|
59894
59949
|
|
|
59895
|
-
/**
|
|
59896
|
-
* taskReadBtn
|
|
59897
|
-
* @desc:点击分阅
|
|
59898
|
-
* @author liufan
|
|
59899
|
-
* @date 2022年5月25日
|
|
59950
|
+
/**
|
|
59951
|
+
* taskReadBtn
|
|
59952
|
+
* @desc:点击分阅
|
|
59953
|
+
* @author liufan
|
|
59954
|
+
* @date 2022年5月25日
|
|
59900
59955
|
**/
|
|
59901
59956
|
taskReadBtn: function taskReadBtn() {
|
|
59902
59957
|
var _this17 = this;
|
|
@@ -59915,11 +59970,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
59915
59970
|
}
|
|
59916
59971
|
},
|
|
59917
59972
|
|
|
59918
|
-
/**
|
|
59919
|
-
* getFind
|
|
59920
|
-
* @desc:获取通知方式
|
|
59921
|
-
* @author liufan
|
|
59922
|
-
* @date 2022年5月25日
|
|
59973
|
+
/**
|
|
59974
|
+
* getFind
|
|
59975
|
+
* @desc:获取通知方式
|
|
59976
|
+
* @author liufan
|
|
59977
|
+
* @date 2022年5月25日
|
|
59923
59978
|
**/
|
|
59924
59979
|
getFind: function getFind() {
|
|
59925
59980
|
var _this18 = this;
|
|
@@ -59986,12 +60041,12 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
59986
60041
|
});
|
|
59987
60042
|
},
|
|
59988
60043
|
|
|
59989
|
-
/**
|
|
59990
|
-
* endFlows
|
|
59991
|
-
* @desc:直接办结
|
|
59992
|
-
* @author liufan
|
|
59993
|
-
* @param {Object} res 直接办结数据
|
|
59994
|
-
* @date 2022年5月25日
|
|
60044
|
+
/**
|
|
60045
|
+
* endFlows
|
|
60046
|
+
* @desc:直接办结
|
|
60047
|
+
* @author liufan
|
|
60048
|
+
* @param {Object} res 直接办结数据
|
|
60049
|
+
* @date 2022年5月25日
|
|
59995
60050
|
**/
|
|
59996
60051
|
endFlows: function endFlows(res) {
|
|
59997
60052
|
var _this20 = this;
|
|
@@ -60046,12 +60101,12 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
60046
60101
|
}).catch(function (e) {});
|
|
60047
60102
|
},
|
|
60048
60103
|
|
|
60049
|
-
/**
|
|
60050
|
-
* goView
|
|
60051
|
-
* @desc:更多流程按钮操作
|
|
60052
|
-
* @author liufan
|
|
60053
|
-
* @param {Object} res 当前点击操作按钮数据
|
|
60054
|
-
* @date 2022年5月25日
|
|
60104
|
+
/**
|
|
60105
|
+
* goView
|
|
60106
|
+
* @desc:更多流程按钮操作
|
|
60107
|
+
* @author liufan
|
|
60108
|
+
* @param {Object} res 当前点击操作按钮数据
|
|
60109
|
+
* @date 2022年5月25日
|
|
60055
60110
|
**/
|
|
60056
60111
|
goView: function goView(res) {
|
|
60057
60112
|
// 驳回并办结:rejectAndEndHtml
|
|
@@ -60139,11 +60194,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
60139
60194
|
// isCanStartSubFlow
|
|
60140
60195
|
},
|
|
60141
60196
|
|
|
60142
|
-
/**
|
|
60143
|
-
* toTakeAdvice
|
|
60144
|
-
* @desc:征求意见
|
|
60145
|
-
* @author liufan
|
|
60146
|
-
* @date 2022年9月29日
|
|
60197
|
+
/**
|
|
60198
|
+
* toTakeAdvice
|
|
60199
|
+
* @desc:征求意见
|
|
60200
|
+
* @author liufan
|
|
60201
|
+
* @date 2022年9月29日
|
|
60147
60202
|
**/
|
|
60148
60203
|
toTakeAdvice: function toTakeAdvice(res) {
|
|
60149
60204
|
var _this22 = this;
|
|
@@ -60187,11 +60242,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
60187
60242
|
});
|
|
60188
60243
|
},
|
|
60189
60244
|
|
|
60190
|
-
/**
|
|
60191
|
-
* toStartDraf
|
|
60192
|
-
* @desc: 稿件递送、联合审核、复核
|
|
60193
|
-
* @author liufan
|
|
60194
|
-
* @date 2022年9月29日
|
|
60245
|
+
/**
|
|
60246
|
+
* toStartDraf
|
|
60247
|
+
* @desc: 稿件递送、联合审核、复核
|
|
60248
|
+
* @author liufan
|
|
60249
|
+
* @date 2022年9月29日
|
|
60195
60250
|
**/
|
|
60196
60251
|
toStartDraf: function toStartDraf(res) {
|
|
60197
60252
|
var _this24 = this;
|
|
@@ -60205,11 +60260,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
60205
60260
|
}
|
|
60206
60261
|
},
|
|
60207
60262
|
|
|
60208
|
-
/**
|
|
60209
|
-
* toSendMsg
|
|
60210
|
-
* @desc:核稿通知
|
|
60211
|
-
* @author liufan
|
|
60212
|
-
* @date 2022年9月29日
|
|
60263
|
+
/**
|
|
60264
|
+
* toSendMsg
|
|
60265
|
+
* @desc:核稿通知
|
|
60266
|
+
* @author liufan
|
|
60267
|
+
* @date 2022年9月29日
|
|
60213
60268
|
**/
|
|
60214
60269
|
toSendMsg: function toSendMsg(res) {
|
|
60215
60270
|
var _this25 = this;
|
|
@@ -60223,11 +60278,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
60223
60278
|
}
|
|
60224
60279
|
},
|
|
60225
60280
|
|
|
60226
|
-
/**
|
|
60227
|
-
* toTaskReadAndEnd
|
|
60228
|
-
* @desc:分阅并办结
|
|
60229
|
-
* @author liufan
|
|
60230
|
-
* @date 2022年9月29日
|
|
60281
|
+
/**
|
|
60282
|
+
* toTaskReadAndEnd
|
|
60283
|
+
* @desc:分阅并办结
|
|
60284
|
+
* @author liufan
|
|
60285
|
+
* @date 2022年9月29日
|
|
60231
60286
|
**/
|
|
60232
60287
|
toTaskReadAndEnd: function toTaskReadAndEnd(res) {
|
|
60233
60288
|
var _this26 = this;
|
|
@@ -60245,11 +60300,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
60245
60300
|
}
|
|
60246
60301
|
},
|
|
60247
60302
|
|
|
60248
|
-
/**
|
|
60249
|
-
* rejectAndEnd
|
|
60250
|
-
* @desc:驳回并办结
|
|
60251
|
-
* @author liufan
|
|
60252
|
-
* @date 2022年9月29日
|
|
60303
|
+
/**
|
|
60304
|
+
* rejectAndEnd
|
|
60305
|
+
* @desc:驳回并办结
|
|
60306
|
+
* @author liufan
|
|
60307
|
+
* @date 2022年9月29日
|
|
60253
60308
|
**/
|
|
60254
60309
|
rejectAndEnd: function rejectAndEnd(res) {
|
|
60255
60310
|
var _this27 = this;
|
|
@@ -60305,11 +60360,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
60305
60360
|
});
|
|
60306
60361
|
},
|
|
60307
60362
|
|
|
60308
|
-
/**
|
|
60309
|
-
* toTransfer
|
|
60310
|
-
* @desc:转办
|
|
60311
|
-
* @author liufan
|
|
60312
|
-
* @date 2022年9月29日
|
|
60363
|
+
/**
|
|
60364
|
+
* toTransfer
|
|
60365
|
+
* @desc:转办
|
|
60366
|
+
* @author liufan
|
|
60367
|
+
* @date 2022年9月29日
|
|
60313
60368
|
**/
|
|
60314
60369
|
toTransfer: function toTransfer(res) {
|
|
60315
60370
|
var _this29 = this;
|
|
@@ -60328,11 +60383,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
60328
60383
|
this.nextNode.customLimitTime = val;
|
|
60329
60384
|
},
|
|
60330
60385
|
|
|
60331
|
-
/**
|
|
60332
|
-
* getNodeInfo
|
|
60333
|
-
* @desc:获取节点信息
|
|
60334
|
-
* @author liufan
|
|
60335
|
-
* @date 2022年5月25日
|
|
60386
|
+
/**
|
|
60387
|
+
* getNodeInfo
|
|
60388
|
+
* @desc:获取节点信息
|
|
60389
|
+
* @author liufan
|
|
60390
|
+
* @date 2022年5月25日
|
|
60336
60391
|
**/
|
|
60337
60392
|
getNodeInfo: function getNodeInfo() {
|
|
60338
60393
|
var _this30 = this;
|
|
@@ -60479,12 +60534,12 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
60479
60534
|
});
|
|
60480
60535
|
},
|
|
60481
60536
|
|
|
60482
|
-
/**
|
|
60483
|
-
* selecNext
|
|
60484
|
-
* @desc:下步节点变化时更新数据
|
|
60485
|
-
* @author liufan
|
|
60486
|
-
* @param {String} val 当前选中值
|
|
60487
|
-
* @date 2022年5月25日
|
|
60537
|
+
/**
|
|
60538
|
+
* selecNext
|
|
60539
|
+
* @desc:下步节点变化时更新数据
|
|
60540
|
+
* @author liufan
|
|
60541
|
+
* @param {String} val 当前选中值
|
|
60542
|
+
* @date 2022年5月25日
|
|
60488
60543
|
**/
|
|
60489
60544
|
selecNext: function selecNext(val, type, isDef) {
|
|
60490
60545
|
var _this31 = this;
|
|
@@ -60624,11 +60679,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
60624
60679
|
}
|
|
60625
60680
|
},
|
|
60626
60681
|
|
|
60627
|
-
/**
|
|
60628
|
-
* isMultiple
|
|
60629
|
-
* @desc:是否多选
|
|
60630
|
-
* @author liufan
|
|
60631
|
-
* @date 2022年9月13日
|
|
60682
|
+
/**
|
|
60683
|
+
* isMultiple
|
|
60684
|
+
* @desc:是否多选
|
|
60685
|
+
* @author liufan
|
|
60686
|
+
* @date 2022年9月13日
|
|
60632
60687
|
**/
|
|
60633
60688
|
isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
|
|
60634
60689
|
if (val == 2 || val == 4 || val == 6 || val == 16) {
|
|
@@ -60660,11 +60715,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
60660
60715
|
}
|
|
60661
60716
|
},
|
|
60662
60717
|
|
|
60663
|
-
/**
|
|
60664
|
-
* getHedInfo
|
|
60665
|
-
* @desc:获取审核页面数据
|
|
60666
|
-
* @author liufan
|
|
60667
|
-
* @date 2022年5月25日
|
|
60718
|
+
/**
|
|
60719
|
+
* getHedInfo
|
|
60720
|
+
* @desc:获取审核页面数据
|
|
60721
|
+
* @author liufan
|
|
60722
|
+
* @date 2022年5月25日
|
|
60668
60723
|
**/
|
|
60669
60724
|
getHedInfo: function getHedInfo() {
|
|
60670
60725
|
var _this32 = this;
|
|
@@ -60983,13 +61038,13 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
60983
61038
|
});
|
|
60984
61039
|
},
|
|
60985
61040
|
|
|
60986
|
-
/**
|
|
60987
|
-
* closeProcess
|
|
60988
|
-
* @desc:关闭弹窗
|
|
60989
|
-
* @author liufan
|
|
60990
|
-
* @param {boolean} val 当前是否办理流程
|
|
60991
|
-
* @param {String} type 当前点击的弹窗类型
|
|
60992
|
-
* @date 2022年5月25日
|
|
61041
|
+
/**
|
|
61042
|
+
* closeProcess
|
|
61043
|
+
* @desc:关闭弹窗
|
|
61044
|
+
* @author liufan
|
|
61045
|
+
* @param {boolean} val 当前是否办理流程
|
|
61046
|
+
* @param {String} type 当前点击的弹窗类型
|
|
61047
|
+
* @date 2022年5月25日
|
|
60993
61048
|
**/
|
|
60994
61049
|
closeProcess: function closeProcess(val, type, closeParent) {
|
|
60995
61050
|
if (this.closeParent && !this.startFlowPageEmbeddedIntoStartFlowIndex) {
|
|
@@ -61009,23 +61064,23 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
61009
61064
|
}
|
|
61010
61065
|
},
|
|
61011
61066
|
|
|
61012
|
-
/**
|
|
61013
|
-
* selectChange
|
|
61014
|
-
* @desc:常用语选择
|
|
61015
|
-
* @author liufan
|
|
61016
|
-
* @param {String} val 选中值
|
|
61017
|
-
* @date 2022年5月25日
|
|
61067
|
+
/**
|
|
61068
|
+
* selectChange
|
|
61069
|
+
* @desc:常用语选择
|
|
61070
|
+
* @author liufan
|
|
61071
|
+
* @param {String} val 选中值
|
|
61072
|
+
* @date 2022年5月25日
|
|
61018
61073
|
**/
|
|
61019
61074
|
selectChange: function selectChange(val) {
|
|
61020
61075
|
this.value = val;
|
|
61021
61076
|
},
|
|
61022
61077
|
|
|
61023
|
-
/**
|
|
61024
|
-
* upDate
|
|
61025
|
-
* @desc:修改常用语
|
|
61026
|
-
* @author liufan
|
|
61027
|
-
* @param {Object} val 修改值
|
|
61028
|
-
* @date 2022年5月25日
|
|
61078
|
+
/**
|
|
61079
|
+
* upDate
|
|
61080
|
+
* @desc:修改常用语
|
|
61081
|
+
* @author liufan
|
|
61082
|
+
* @param {Object} val 修改值
|
|
61083
|
+
* @date 2022年5月25日
|
|
61029
61084
|
**/
|
|
61030
61085
|
upDate: function upDate(val) {
|
|
61031
61086
|
this.FormData.id = val.id;
|
|
@@ -61033,11 +61088,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
61033
61088
|
},
|
|
61034
61089
|
|
|
61035
61090
|
|
|
61036
|
-
/**
|
|
61037
|
-
* getProcess
|
|
61038
|
-
* @desc:获取选择流程
|
|
61039
|
-
* @author liufan
|
|
61040
|
-
* @date 2022年5月25日
|
|
61091
|
+
/**
|
|
61092
|
+
* getProcess
|
|
61093
|
+
* @desc:获取选择流程
|
|
61094
|
+
* @author liufan
|
|
61095
|
+
* @date 2022年5月25日
|
|
61041
61096
|
**/
|
|
61042
61097
|
getProcess: function getProcess(val) {
|
|
61043
61098
|
var _this33 = this;
|
|
@@ -61100,11 +61155,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
61100
61155
|
});
|
|
61101
61156
|
},
|
|
61102
61157
|
|
|
61103
|
-
/**
|
|
61104
|
-
* getPendedhistoryList
|
|
61105
|
-
* @desc:获取流程列表
|
|
61106
|
-
* @author liufan
|
|
61107
|
-
* @date 2022年5月25日
|
|
61158
|
+
/**
|
|
61159
|
+
* getPendedhistoryList
|
|
61160
|
+
* @desc:获取流程列表
|
|
61161
|
+
* @author liufan
|
|
61162
|
+
* @date 2022年5月25日
|
|
61108
61163
|
**/
|
|
61109
61164
|
getPendedhistoryList: function getPendedhistoryList() {
|
|
61110
61165
|
var _this34 = this;
|
|
@@ -61177,12 +61232,12 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
61177
61232
|
beforeSubProcess: function beforeSubProcess() {},
|
|
61178
61233
|
|
|
61179
61234
|
// 提交流程
|
|
61180
|
-
/**
|
|
61181
|
-
* subProcess
|
|
61182
|
-
* @desc:提交流程
|
|
61183
|
-
* @author liufan
|
|
61184
|
-
* @param {String} formName 当前form表单ref值
|
|
61185
|
-
* @date 2022年5月25日
|
|
61235
|
+
/**
|
|
61236
|
+
* subProcess
|
|
61237
|
+
* @desc:提交流程
|
|
61238
|
+
* @author liufan
|
|
61239
|
+
* @param {String} formName 当前form表单ref值
|
|
61240
|
+
* @date 2022年5月25日
|
|
61186
61241
|
**/
|
|
61187
61242
|
subProcess: function subProcess(val, type) {
|
|
61188
61243
|
var _this36 = this;
|
|
@@ -61712,8 +61767,8 @@ flow_src_main.install = function (Vue) {
|
|
|
61712
61767
|
};
|
|
61713
61768
|
|
|
61714
61769
|
/* harmony default export */ var packages_flow = (flow_src_main);
|
|
61715
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow-group/src/main.vue?vue&type=template&id=
|
|
61716
|
-
var
|
|
61770
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow-group/src/main.vue?vue&type=template&id=1aa747e6&
|
|
61771
|
+
var mainvue_type_template_id_1aa747e6_render = function () {
|
|
61717
61772
|
var _vm = this
|
|
61718
61773
|
var _h = _vm.$createElement
|
|
61719
61774
|
var _c = _vm._self._c || _h
|
|
@@ -62987,11 +63042,11 @@ var mainvue_type_template_id_52938213_render = function () {
|
|
|
62987
63042
|
2
|
|
62988
63043
|
)
|
|
62989
63044
|
}
|
|
62990
|
-
var
|
|
62991
|
-
|
|
63045
|
+
var mainvue_type_template_id_1aa747e6_staticRenderFns = []
|
|
63046
|
+
mainvue_type_template_id_1aa747e6_render._withStripped = true
|
|
62992
63047
|
|
|
62993
63048
|
|
|
62994
|
-
// CONCATENATED MODULE: ./packages/flow-group/src/main.vue?vue&type=template&id=
|
|
63049
|
+
// CONCATENATED MODULE: ./packages/flow-group/src/main.vue?vue&type=template&id=1aa747e6&
|
|
62995
63050
|
|
|
62996
63051
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow-group/src/main.vue?vue&type=script&lang=js&
|
|
62997
63052
|
var flow_group_src_mainvue_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; };
|
|
@@ -63745,8 +63800,8 @@ var flow_group_src_mainvue_type_script_lang_js_extends = Object.assign || functi
|
|
|
63745
63800
|
|
|
63746
63801
|
var flow_group_src_main_component = normalizeComponent(
|
|
63747
63802
|
packages_flow_group_src_mainvue_type_script_lang_js_,
|
|
63748
|
-
|
|
63749
|
-
|
|
63803
|
+
mainvue_type_template_id_1aa747e6_render,
|
|
63804
|
+
mainvue_type_template_id_1aa747e6_staticRenderFns,
|
|
63750
63805
|
false,
|
|
63751
63806
|
null,
|
|
63752
63807
|
null,
|
|
@@ -96909,8 +96964,8 @@ select_ganged_src_main.install = function (Vue) {
|
|
|
96909
96964
|
};
|
|
96910
96965
|
|
|
96911
96966
|
/* harmony default export */ var select_ganged = (select_ganged_src_main);
|
|
96912
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/selector/src/main.vue?vue&type=template&id=
|
|
96913
|
-
var
|
|
96967
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/selector/src/main.vue?vue&type=template&id=2e6b9dd2&
|
|
96968
|
+
var mainvue_type_template_id_2e6b9dd2_render = function () {
|
|
96914
96969
|
var _vm = this
|
|
96915
96970
|
var _h = _vm.$createElement
|
|
96916
96971
|
var _c = _vm._self._c || _h
|
|
@@ -97447,6 +97502,7 @@ var mainvue_type_template_id_6cd08dd8_render = function () {
|
|
|
97447
97502
|
css: false,
|
|
97448
97503
|
"append-to-body": true,
|
|
97449
97504
|
"close-on-click-modal": false,
|
|
97505
|
+
"destroy-on-close": _vm.destroyOnClose,
|
|
97450
97506
|
},
|
|
97451
97507
|
on: {
|
|
97452
97508
|
"update:visible": function ($event) {
|
|
@@ -97502,11 +97558,11 @@ var mainvue_type_template_id_6cd08dd8_render = function () {
|
|
|
97502
97558
|
)
|
|
97503
97559
|
: _vm._e()
|
|
97504
97560
|
}
|
|
97505
|
-
var
|
|
97506
|
-
|
|
97561
|
+
var mainvue_type_template_id_2e6b9dd2_staticRenderFns = []
|
|
97562
|
+
mainvue_type_template_id_2e6b9dd2_render._withStripped = true
|
|
97507
97563
|
|
|
97508
97564
|
|
|
97509
|
-
// CONCATENATED MODULE: ./packages/selector/src/main.vue?vue&type=template&id=
|
|
97565
|
+
// CONCATENATED MODULE: ./packages/selector/src/main.vue?vue&type=template&id=2e6b9dd2&
|
|
97510
97566
|
|
|
97511
97567
|
// EXTERNAL MODULE: external "eoss-element/src/utils/clickoutside"
|
|
97512
97568
|
var clickoutside_ = __webpack_require__(17);
|
|
@@ -97751,6 +97807,7 @@ var clickoutside_default = /*#__PURE__*/__webpack_require__.n(clickoutside_);
|
|
|
97751
97807
|
//
|
|
97752
97808
|
//
|
|
97753
97809
|
//
|
|
97810
|
+
//
|
|
97754
97811
|
|
|
97755
97812
|
|
|
97756
97813
|
|
|
@@ -97897,7 +97954,9 @@ var clickoutside_default = /*#__PURE__*/__webpack_require__.n(clickoutside_);
|
|
|
97897
97954
|
select: {
|
|
97898
97955
|
type: Boolean,
|
|
97899
97956
|
default: true
|
|
97900
|
-
}
|
|
97957
|
+
},
|
|
97958
|
+
//弹窗关闭时是否销毁子组件
|
|
97959
|
+
destroyOnClose: Boolean
|
|
97901
97960
|
},
|
|
97902
97961
|
data: function data() {
|
|
97903
97962
|
return {
|
|
@@ -98260,8 +98319,8 @@ var clickoutside_default = /*#__PURE__*/__webpack_require__.n(clickoutside_);
|
|
|
98260
98319
|
|
|
98261
98320
|
var selector_src_main_component = normalizeComponent(
|
|
98262
98321
|
packages_selector_src_mainvue_type_script_lang_js_,
|
|
98263
|
-
|
|
98264
|
-
|
|
98322
|
+
mainvue_type_template_id_2e6b9dd2_render,
|
|
98323
|
+
mainvue_type_template_id_2e6b9dd2_staticRenderFns,
|
|
98265
98324
|
false,
|
|
98266
98325
|
null,
|
|
98267
98326
|
null,
|
|
@@ -113184,7 +113243,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
113184
113243
|
}
|
|
113185
113244
|
|
|
113186
113245
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
113187
|
-
version: '0.8.
|
|
113246
|
+
version: '0.8.39',
|
|
113188
113247
|
install: install,
|
|
113189
113248
|
Archives: archives,
|
|
113190
113249
|
Button: packages_button,
|