eoss-ui 0.8.37 → 0.8.38
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/eoss-ui.common.js +115 -72
- package/lib/flow-group.js +23 -5
- package/lib/flow.js +81 -56
- package/lib/index.js +1 -1
- package/package.json +1 -1
- package/packages/flow/src/flow.vue +52 -36
- package/packages/flow/src/main.vue +11 -8
- package/packages/flow/src/processForm.vue +21 -8
- package/packages/flow/src/startTaskRead.vue +718 -717
- package/packages/flow-group/src/main.vue +756 -750
- package/packages/theme-chalk/gulpfile.js +25 -0
- package/src/index.js +1 -1
- package/packages/theme-chalk/lib/archives.css +0 -1
- package/packages/theme-chalk/lib/base.css +0 -1
- package/packages/theme-chalk/lib/button-group.css +0 -1
- package/packages/theme-chalk/lib/button.css +0 -1
- package/packages/theme-chalk/lib/calendar.css +0 -1
- package/packages/theme-chalk/lib/calogin.css +0 -0
- package/packages/theme-chalk/lib/card.css +0 -1
- package/packages/theme-chalk/lib/cascader.css +0 -0
- package/packages/theme-chalk/lib/checkbox-group.css +0 -1
- package/packages/theme-chalk/lib/clients.css +0 -1
- package/packages/theme-chalk/lib/data-table-form.css +0 -1
- package/packages/theme-chalk/lib/data-table.css +0 -1
- package/packages/theme-chalk/lib/date-picker.css +0 -1
- package/packages/theme-chalk/lib/dialog.css +0 -1
- package/packages/theme-chalk/lib/enable-drag.css +0 -1
- package/packages/theme-chalk/lib/enterprise.css +0 -1
- package/packages/theme-chalk/lib/error-page.css +0 -1
- package/packages/theme-chalk/lib/flow-chart.css +0 -0
- package/packages/theme-chalk/lib/flow-group.css +0 -1
- package/packages/theme-chalk/lib/flow-list.css +0 -1
- package/packages/theme-chalk/lib/flow.css +0 -1
- package/packages/theme-chalk/lib/fonts/iconfont.ttf +0 -0
- package/packages/theme-chalk/lib/fonts/iconfont.woff +0 -0
- package/packages/theme-chalk/lib/form.css +0 -1
- package/packages/theme-chalk/lib/handle-user.css +0 -1
- package/packages/theme-chalk/lib/handler.css +0 -1
- package/packages/theme-chalk/lib/icon.css +0 -1
- package/packages/theme-chalk/lib/icons.css +0 -1
- package/packages/theme-chalk/lib/index.css +0 -1
- package/packages/theme-chalk/lib/input-number.css +0 -0
- package/packages/theme-chalk/lib/input.css +0 -1
- package/packages/theme-chalk/lib/label.css +0 -1
- package/packages/theme-chalk/lib/layout.css +0 -1
- package/packages/theme-chalk/lib/login.css +0 -1
- package/packages/theme-chalk/lib/main.css +0 -1
- package/packages/theme-chalk/lib/menu.css +0 -1
- package/packages/theme-chalk/lib/nav.css +0 -1
- package/packages/theme-chalk/lib/notify.css +0 -0
- package/packages/theme-chalk/lib/page.css +0 -1
- package/packages/theme-chalk/lib/pagination.css +0 -1
- package/packages/theme-chalk/lib/player.css +0 -1
- package/packages/theme-chalk/lib/qr-code.css +0 -1
- package/packages/theme-chalk/lib/radio-group.css +0 -1
- package/packages/theme-chalk/lib/retrial-auth.css +0 -1
- package/packages/theme-chalk/lib/select-ganged.css +0 -1
- package/packages/theme-chalk/lib/select.css +0 -1
- package/packages/theme-chalk/lib/selector-panel.css +0 -1
- package/packages/theme-chalk/lib/selector.css +0 -1
- package/packages/theme-chalk/lib/simplicity-top.css +0 -1
- package/packages/theme-chalk/lib/simplicity.css +0 -1
- package/packages/theme-chalk/lib/sizer.css +0 -1
- package/packages/theme-chalk/lib/steps.css +0 -1
- package/packages/theme-chalk/lib/switch.css +0 -1
- package/packages/theme-chalk/lib/table-form.css +0 -0
- package/packages/theme-chalk/lib/tabs-panel.css +0 -0
- package/packages/theme-chalk/lib/tabs.css +0 -1
- package/packages/theme-chalk/lib/tips.css +0 -1
- package/packages/theme-chalk/lib/toolbar.css +0 -1
- package/packages/theme-chalk/lib/tree-group.css +0 -1
- package/packages/theme-chalk/lib/tree.css +0 -1
- package/packages/theme-chalk/lib/upload.css +0 -1
- package/packages/theme-chalk/lib/wujie.css +0 -0
- package/packages/theme-chalk/lib/wxlogin.css +0 -1
package/lib/flow.js
CHANGED
|
@@ -4878,7 +4878,7 @@ module.exports = require("vuedraggable");
|
|
|
4878
4878
|
// ESM COMPAT FLAG
|
|
4879
4879
|
__webpack_require__.r(__webpack_exports__);
|
|
4880
4880
|
|
|
4881
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/main.vue?vue&type=template&id=
|
|
4881
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/main.vue?vue&type=template&id=723b9982&
|
|
4882
4882
|
var render = function () {
|
|
4883
4883
|
var _vm = this
|
|
4884
4884
|
var _h = _vm.$createElement
|
|
@@ -8038,7 +8038,7 @@ var staticRenderFns = []
|
|
|
8038
8038
|
render._withStripped = true
|
|
8039
8039
|
|
|
8040
8040
|
|
|
8041
|
-
// CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=
|
|
8041
|
+
// CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=723b9982&
|
|
8042
8042
|
|
|
8043
8043
|
// EXTERNAL MODULE: external "babel-runtime/regenerator"
|
|
8044
8044
|
var regenerator_ = __webpack_require__(4);
|
|
@@ -9102,8 +9102,8 @@ var CommonOpinions_component = Object(componentNormalizer["a" /* default */])(
|
|
|
9102
9102
|
)
|
|
9103
9103
|
|
|
9104
9104
|
/* harmony default export */ var CommonOpinions = (CommonOpinions_component.exports);
|
|
9105
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/flow.vue?vue&type=template&id=
|
|
9106
|
-
var
|
|
9105
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/flow.vue?vue&type=template&id=f7d7c7c6&
|
|
9106
|
+
var flowvue_type_template_id_f7d7c7c6_render = function () {
|
|
9107
9107
|
var _vm = this
|
|
9108
9108
|
var _h = _vm.$createElement
|
|
9109
9109
|
var _c = _vm._self._c || _h
|
|
@@ -11335,9 +11335,10 @@ var flowvue_type_template_id_160c0322_render = function () {
|
|
|
11335
11335
|
},
|
|
11336
11336
|
},
|
|
11337
11337
|
})
|
|
11338
|
-
: _vm.btnType === "toStartTaskRead"
|
|
11338
|
+
: _vm.btnType === "toStartTaskRead" ||
|
|
11339
|
+
_vm.btnType === "toTaskReadAndEnd"
|
|
11339
11340
|
? _c("StartTaskRead", {
|
|
11340
|
-
ref:
|
|
11341
|
+
ref: _vm.btnType,
|
|
11341
11342
|
staticClass: "es-info",
|
|
11342
11343
|
attrs: {
|
|
11343
11344
|
"pending-id": _vm.pendingId,
|
|
@@ -12016,11 +12017,11 @@ var flowvue_type_template_id_160c0322_render = function () {
|
|
|
12016
12017
|
)
|
|
12017
12018
|
: _vm._e()
|
|
12018
12019
|
}
|
|
12019
|
-
var
|
|
12020
|
-
|
|
12020
|
+
var flowvue_type_template_id_f7d7c7c6_staticRenderFns = []
|
|
12021
|
+
flowvue_type_template_id_f7d7c7c6_render._withStripped = true
|
|
12021
12022
|
|
|
12022
12023
|
|
|
12023
|
-
// CONCATENATED MODULE: ./packages/flow/src/flow.vue?vue&type=template&id=
|
|
12024
|
+
// CONCATENATED MODULE: ./packages/flow/src/flow.vue?vue&type=template&id=f7d7c7c6&
|
|
12024
12025
|
|
|
12025
12026
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/Opinions.vue?vue&type=template&id=5f07a050&
|
|
12026
12027
|
var Opinionsvue_type_template_id_5f07a050_render = function () {
|
|
@@ -12732,8 +12733,8 @@ var Opinions_component = Object(componentNormalizer["a" /* default */])(
|
|
|
12732
12733
|
)
|
|
12733
12734
|
|
|
12734
12735
|
/* harmony default export */ var Opinions = (Opinions_component.exports);
|
|
12735
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processForm.vue?vue&type=template&id=
|
|
12736
|
-
var
|
|
12736
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processForm.vue?vue&type=template&id=2860b038&
|
|
12737
|
+
var processFormvue_type_template_id_2860b038_render = function () {
|
|
12737
12738
|
var _vm = this
|
|
12738
12739
|
var _h = _vm.$createElement
|
|
12739
12740
|
var _c = _vm._self._c || _h
|
|
@@ -13687,11 +13688,11 @@ var processFormvue_type_template_id_20fb5670_render = function () {
|
|
|
13687
13688
|
1
|
|
13688
13689
|
)
|
|
13689
13690
|
}
|
|
13690
|
-
var
|
|
13691
|
-
|
|
13691
|
+
var processFormvue_type_template_id_2860b038_staticRenderFns = []
|
|
13692
|
+
processFormvue_type_template_id_2860b038_render._withStripped = true
|
|
13692
13693
|
|
|
13693
13694
|
|
|
13694
|
-
// CONCATENATED MODULE: ./packages/flow/src/processForm.vue?vue&type=template&id=
|
|
13695
|
+
// CONCATENATED MODULE: ./packages/flow/src/processForm.vue?vue&type=template&id=2860b038&
|
|
13695
13696
|
|
|
13696
13697
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/selectUser.vue?vue&type=template&id=3a5614a4&
|
|
13697
13698
|
var selectUservue_type_template_id_3a5614a4_render = function () {
|
|
@@ -16440,7 +16441,6 @@ var processFormvue_type_script_lang_js_components;
|
|
|
16440
16441
|
if (_this8.isCustomPreset && _this8.activeNames == '1') {
|
|
16441
16442
|
for (var i = 0; i < _this8.presetList.length; i++) {
|
|
16442
16443
|
if (_this8.presetList[i].name && _this8.presetList[i].name != '1' && _this8.presetList[i].name != 'endEvent' && (!_this8.presetList[i].value || _this8.presetList[i].value.length == 0)) {
|
|
16443
|
-
|
|
16444
16444
|
return _this8.$message.warning('\u9884\u8BBE\u8282\u70B9<\u8282\u70B9' + _this8.presetList[i].sequence + '-' + _this8.presetList[i].label + '>\u5FC5\u987B\u9009\u62E9\u529E\u7406\u4EBA\uFF01');
|
|
16445
16445
|
} else {
|
|
16446
16446
|
delete _this8.presetList[i].label;
|
|
@@ -16521,6 +16521,8 @@ var processFormvue_type_script_lang_js_components;
|
|
|
16521
16521
|
|
|
16522
16522
|
newParm.submitTaskParamJson = JSON.stringify(_this8.taskParams);
|
|
16523
16523
|
if (_this8.formType == 'readTransfer') {
|
|
16524
|
+
newParm.customPresetUserJson = params.customPresetUserJson;
|
|
16525
|
+
delete params.customPresetUserJson;
|
|
16524
16526
|
newParm.readTransferHandleStartFlowParamJson = JSON.stringify(params);
|
|
16525
16527
|
newParm.taskReadEndParamJson = JSON.stringify(_this8.taskParams);
|
|
16526
16528
|
delete newParm.copyHistory;
|
|
@@ -16632,12 +16634,16 @@ var processFormvue_type_script_lang_js_components;
|
|
|
16632
16634
|
|
|
16633
16635
|
newParm.submitTaskParamJson = JSON.stringify(_this8.taskParams);
|
|
16634
16636
|
if (_this8.formType == 'readTransfer') {
|
|
16635
|
-
newParm.
|
|
16637
|
+
newParm.customPresetUserJson = params.customPresetUserJson;
|
|
16636
16638
|
newParm.taskReadEndParamJson = JSON.stringify(_this8.taskParams);
|
|
16639
|
+
delete params.customPresetUserJson;
|
|
16640
|
+
newParm.readTransferHandleStartFlowParamJson = JSON.stringify(params);
|
|
16641
|
+
|
|
16637
16642
|
delete newParm.copyHistory;
|
|
16638
16643
|
delete newParm.startFlowParamJson;
|
|
16639
16644
|
delete newParm.submitTaskParamJson;
|
|
16640
16645
|
}
|
|
16646
|
+
|
|
16641
16647
|
params = newParm;
|
|
16642
16648
|
}
|
|
16643
16649
|
if (_this8.copyHistory && !_this8.isFreeStartFlow) {
|
|
@@ -16647,6 +16653,7 @@ var processFormvue_type_script_lang_js_components;
|
|
|
16647
16653
|
util["a" /* default */].ajax({
|
|
16648
16654
|
url: _this8.isFreeStartFlow ? api["M" /* freeStartFlowWithSubmitTask */] : _this8.formType == 'readTransfer' ? api["ec" /* startReadTransferHandleFlowWithTaskReadEnd */] : _this8.copyHistory ? api["L" /* freeStartFlow */] : api["Rb" /* register */],
|
|
16649
16655
|
method: 'post',
|
|
16656
|
+
|
|
16650
16657
|
data: params
|
|
16651
16658
|
}).then(function (res) {
|
|
16652
16659
|
var status = res.status,
|
|
@@ -17062,8 +17069,8 @@ var processFormvue_type_script_lang_js_components;
|
|
|
17062
17069
|
|
|
17063
17070
|
var processForm_component = Object(componentNormalizer["a" /* default */])(
|
|
17064
17071
|
src_processFormvue_type_script_lang_js_,
|
|
17065
|
-
|
|
17066
|
-
|
|
17072
|
+
processFormvue_type_template_id_2860b038_render,
|
|
17073
|
+
processFormvue_type_template_id_2860b038_staticRenderFns,
|
|
17067
17074
|
false,
|
|
17068
17075
|
null,
|
|
17069
17076
|
null,
|
|
@@ -18548,8 +18555,8 @@ var processReject_component = Object(componentNormalizer["a" /* default */])(
|
|
|
18548
18555
|
)
|
|
18549
18556
|
|
|
18550
18557
|
/* harmony default export */ var processReject = (processReject_component.exports);
|
|
18551
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/startTaskRead.vue?vue&type=template&id=
|
|
18552
|
-
var
|
|
18558
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/startTaskRead.vue?vue&type=template&id=fffcbc42&
|
|
18559
|
+
var startTaskReadvue_type_template_id_fffcbc42_render = function () {
|
|
18553
18560
|
var _vm = this
|
|
18554
18561
|
var _h = _vm.$createElement
|
|
18555
18562
|
var _c = _vm._self._c || _h
|
|
@@ -18980,11 +18987,11 @@ var startTaskReadvue_type_template_id_d6b2d084_render = function () {
|
|
|
18980
18987
|
1
|
|
18981
18988
|
)
|
|
18982
18989
|
}
|
|
18983
|
-
var
|
|
18984
|
-
|
|
18990
|
+
var startTaskReadvue_type_template_id_fffcbc42_staticRenderFns = []
|
|
18991
|
+
startTaskReadvue_type_template_id_fffcbc42_render._withStripped = true
|
|
18985
18992
|
|
|
18986
18993
|
|
|
18987
|
-
// CONCATENATED MODULE: ./packages/flow/src/startTaskRead.vue?vue&type=template&id=
|
|
18994
|
+
// CONCATENATED MODULE: ./packages/flow/src/startTaskRead.vue?vue&type=template&id=fffcbc42&
|
|
18988
18995
|
|
|
18989
18996
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/startTaskRead.vue?vue&type=script&lang=js&
|
|
18990
18997
|
var startTaskReadvue_type_script_lang_js_extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };
|
|
@@ -19226,6 +19233,7 @@ var startTaskReadvue_type_script_lang_js_components;
|
|
|
19226
19233
|
};
|
|
19227
19234
|
},
|
|
19228
19235
|
|
|
19236
|
+
|
|
19229
19237
|
computed: {
|
|
19230
19238
|
tabs: function tabs() {
|
|
19231
19239
|
var tab = {};
|
|
@@ -19579,6 +19587,7 @@ var startTaskReadvue_type_script_lang_js_components;
|
|
|
19579
19587
|
|
|
19580
19588
|
// 提交表单
|
|
19581
19589
|
subProcess: function subProcess(formName) {
|
|
19590
|
+
|
|
19582
19591
|
this.submit(formName);
|
|
19583
19592
|
},
|
|
19584
19593
|
|
|
@@ -19592,7 +19601,6 @@ var startTaskReadvue_type_script_lang_js_components;
|
|
|
19592
19601
|
_this8.$message.warning('请选择输入审批意见');
|
|
19593
19602
|
return;
|
|
19594
19603
|
}
|
|
19595
|
-
console.log(_this8.mixList, 'this.mixList');
|
|
19596
19604
|
// let nextUser = [];
|
|
19597
19605
|
// this.nextNode.nextUser.map(item => {
|
|
19598
19606
|
// nextUser.push(item);
|
|
@@ -19735,8 +19743,8 @@ var startTaskReadvue_type_script_lang_js_components;
|
|
|
19735
19743
|
|
|
19736
19744
|
var startTaskRead_component = Object(componentNormalizer["a" /* default */])(
|
|
19737
19745
|
src_startTaskReadvue_type_script_lang_js_,
|
|
19738
|
-
|
|
19739
|
-
|
|
19746
|
+
startTaskReadvue_type_template_id_fffcbc42_render,
|
|
19747
|
+
startTaskReadvue_type_template_id_fffcbc42_staticRenderFns,
|
|
19740
19748
|
false,
|
|
19741
19749
|
null,
|
|
19742
19750
|
null,
|
|
@@ -31088,20 +31096,22 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
31088
31096
|
var _this17 = this;
|
|
31089
31097
|
|
|
31090
31098
|
// return this.$message.warning('暂未开放!敬请期待');
|
|
31091
|
-
|
|
31092
|
-
|
|
31093
|
-
|
|
31099
|
+
this.btnType = '';
|
|
31100
|
+
setTimeout(function () {
|
|
31101
|
+
if (_this17.beforeSubmit != undefined) {
|
|
31102
|
+
_this17.beforeSubmit().then(function (next) {
|
|
31103
|
+
if (_this17.value === '') _this17.value = _this17.nodeDefaultRejectOpinion;
|
|
31104
|
+
_this17.taskReadType = 'create';
|
|
31105
|
+
// this.showTaskRead = true;
|
|
31106
|
+
_this17.btnType = _this17.btnFunValue(res.fun);
|
|
31107
|
+
}).catch(function (e) {});
|
|
31108
|
+
} else {
|
|
31094
31109
|
if (_this17.value === '') _this17.value = _this17.nodeDefaultRejectOpinion;
|
|
31095
31110
|
_this17.taskReadType = 'create';
|
|
31096
31111
|
// this.showTaskRead = true;
|
|
31097
31112
|
_this17.btnType = _this17.btnFunValue(res.fun);
|
|
31098
|
-
}
|
|
31099
|
-
}
|
|
31100
|
-
if (this.value === '') this.value = this.nodeDefaultRejectOpinion;
|
|
31101
|
-
this.taskReadType = 'create';
|
|
31102
|
-
// this.showTaskRead = true;
|
|
31103
|
-
this.btnType = this.btnFunValue(res.fun);
|
|
31104
|
-
}
|
|
31113
|
+
}
|
|
31114
|
+
}, 0);
|
|
31105
31115
|
},
|
|
31106
31116
|
|
|
31107
31117
|
/**
|
|
@@ -31261,6 +31271,8 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
31261
31271
|
// 驳回:taskRejectHtml
|
|
31262
31272
|
// 直接办结:endFlowHtml
|
|
31263
31273
|
// 自由发起子流程:toFreeStartFlow
|
|
31274
|
+
|
|
31275
|
+
|
|
31264
31276
|
if (res.type == 4) {
|
|
31265
31277
|
this.$emit('buttonClick', { fun: res.fun, opinion: this.value }, this.sendData);
|
|
31266
31278
|
} else if (res.fun === 'toStartTaskRead()') {
|
|
@@ -31444,17 +31456,23 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
31444
31456
|
toTaskReadAndEnd: function toTaskReadAndEnd(res) {
|
|
31445
31457
|
var _this26 = this;
|
|
31446
31458
|
|
|
31447
|
-
|
|
31448
|
-
|
|
31459
|
+
this.btnType = '';
|
|
31460
|
+
setTimeout(function () {
|
|
31461
|
+
if (_this26.beforeSubmit != undefined) {
|
|
31462
|
+
_this26.beforeSubmit().then(function (next) {
|
|
31463
|
+
if (_this26.value === '') _this26.value = _this26.nodeDefaultRejectOpinion;
|
|
31464
|
+
_this26.taskReadType = 'taskReadAndEnd';
|
|
31465
|
+
_this26.btnType = _this26.btnFunValue(res.fun);
|
|
31466
|
+
|
|
31467
|
+
// this.showTaskRead = true;
|
|
31468
|
+
}).catch(function (e) {});
|
|
31469
|
+
} else {
|
|
31449
31470
|
if (_this26.value === '') _this26.value = _this26.nodeDefaultRejectOpinion;
|
|
31450
31471
|
_this26.taskReadType = 'taskReadAndEnd';
|
|
31451
|
-
_this26.
|
|
31452
|
-
|
|
31453
|
-
|
|
31454
|
-
|
|
31455
|
-
this.taskReadType = 'taskReadAndEnd';
|
|
31456
|
-
this.showTaskRead = true;
|
|
31457
|
-
}
|
|
31472
|
+
_this26.btnType = _this26.btnFunValue(res.fun);
|
|
31473
|
+
// this.showTaskRead = true;
|
|
31474
|
+
}
|
|
31475
|
+
}, 0);
|
|
31458
31476
|
},
|
|
31459
31477
|
|
|
31460
31478
|
/**
|
|
@@ -32219,7 +32237,12 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32219
32237
|
this.flowSuccess(true);
|
|
32220
32238
|
// this.$emit('success');
|
|
32221
32239
|
} else {
|
|
32222
|
-
|
|
32240
|
+
if (type == 'showTaskRead') {
|
|
32241
|
+
!this.simpleTips && this.$message.success('分阅成功');
|
|
32242
|
+
this.$emit('success', 'taskRead');
|
|
32243
|
+
} else {
|
|
32244
|
+
this.$emit('cancel');
|
|
32245
|
+
}
|
|
32223
32246
|
}
|
|
32224
32247
|
},
|
|
32225
32248
|
|
|
@@ -32684,7 +32707,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32684
32707
|
customPresetUserJson: JSON.stringify(_this39.presetList),
|
|
32685
32708
|
presetUserJson: JSON.stringify(_this39.presetUserJson),
|
|
32686
32709
|
removeSignUserId: removeSignUserId,
|
|
32687
|
-
nextReadUserId: _this39.readMultiple ? _this39.mixReadList
|
|
32710
|
+
nextReadUserId: _this39.readMultiple ? _this39.mixReadList ? _this39.mixReadList.join('|') : '' : _this39.nextNode.nextReadUserId.join(','),
|
|
32688
32711
|
nextOrgId: !_this39.isShowNextUser ? _this39.multiple ? _this39.mixOrgIdList && _this39.mixOrgIdList.join('|') : _this39.nextNode.nextOrgId : '',
|
|
32689
32712
|
presetReadUserId: _this39.mixPresetList && _this39.mixPresetList.length > 0 ? _this39.mixPresetList.join('|') : _this39.nextNode.presetReadUserId.join(','),
|
|
32690
32713
|
notificationType: notificationType
|
|
@@ -32792,7 +32815,7 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32792
32815
|
customPresetUserJson: JSON.stringify(_this39.presetList),
|
|
32793
32816
|
presetUserJson: JSON.stringify(_this39.presetUserJson),
|
|
32794
32817
|
removeSignUserId: removeSignUserId,
|
|
32795
|
-
nextReadUserId: _this39.readMultiple ? _this39.mixReadList
|
|
32818
|
+
nextReadUserId: _this39.readMultiple ? _this39.mixReadList ? _this39.mixReadList.join('|') : '' : _this39.nextNode.nextReadUserId.join(','),
|
|
32796
32819
|
nextOrgId: !_this39.isShowNextUser ? _this39.multiple ? _this39.mixOrgIdList && _this39.mixOrgIdList.join('|') : _this39.nextNode.nextOrgId : '',
|
|
32797
32820
|
presetReadUserId: _this39.mixPresetList && _this39.mixPresetList.length > 0 ? _this39.mixPresetList.join('|') : _this39.nextNode.presetReadUserId.join(','),
|
|
32798
32821
|
notificationType: notificationType
|
|
@@ -32923,8 +32946,8 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32923
32946
|
|
|
32924
32947
|
var flow_component = Object(componentNormalizer["a" /* default */])(
|
|
32925
32948
|
src_flowvue_type_script_lang_js_,
|
|
32926
|
-
|
|
32927
|
-
|
|
32949
|
+
flowvue_type_template_id_f7d7c7c6_render,
|
|
32950
|
+
flowvue_type_template_id_f7d7c7c6_staticRenderFns,
|
|
32928
32951
|
false,
|
|
32929
32952
|
null,
|
|
32930
32953
|
null,
|
|
@@ -34768,7 +34791,6 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
34768
34791
|
getNodeInfoForStartFlow: function getNodeInfoForStartFlow(processDefinitionId) {
|
|
34769
34792
|
var _this4 = this;
|
|
34770
34793
|
|
|
34771
|
-
console.log('processDefinitionId', processDefinitionId);
|
|
34772
34794
|
var params = {
|
|
34773
34795
|
url: api["bb" /* getNodeInfoForStart */],
|
|
34774
34796
|
params: { processDefinitionId: processDefinitionId }
|
|
@@ -34850,8 +34872,12 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
34850
34872
|
_this6.$refs.esContent.scrollTop += _this6.$refs.messagebox.clientHeight;
|
|
34851
34873
|
});
|
|
34852
34874
|
},
|
|
34853
|
-
handleNewFlowSuccess: function handleNewFlowSuccess() {
|
|
34854
|
-
|
|
34875
|
+
handleNewFlowSuccess: function handleNewFlowSuccess(type) {
|
|
34876
|
+
if (type == 'taskRead') {
|
|
34877
|
+
this.$emit('successRead', type);
|
|
34878
|
+
} else {
|
|
34879
|
+
this.$emit('success');
|
|
34880
|
+
}
|
|
34855
34881
|
},
|
|
34856
34882
|
freeStartFlowSuccess: function freeStartFlowSuccess() {
|
|
34857
34883
|
this.showFreeStartFlow = false;
|
|
@@ -34859,7 +34885,6 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
34859
34885
|
// this.$emit('success');
|
|
34860
34886
|
},
|
|
34861
34887
|
handleChange: function handleChange(val, isForStartFlow) {
|
|
34862
|
-
console.log('handleChange val', val);
|
|
34863
34888
|
this.getNodeInfoForStartFlow(val, isForStartFlow);
|
|
34864
34889
|
this.$parent.$emit('flowChange', val);
|
|
34865
34890
|
},
|
|
@@ -36829,7 +36854,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
36829
36854
|
customPresetUserJson: JSON.stringify(_this38.presetList),
|
|
36830
36855
|
presetUserJson: JSON.stringify(_this38.presetUserJson),
|
|
36831
36856
|
removeSignUserId: removeSignUserId,
|
|
36832
|
-
nextReadUserId: _this38.readMultiple ? _this38.mixReadList
|
|
36857
|
+
nextReadUserId: _this38.readMultiple ? _this38.mixReadList ? _this38.mixReadList.join('|') : '' : _this38.nextNode.nextReadUserId.join(','),
|
|
36833
36858
|
nextOrgId: !_this38.isShowNextUser ? _this38.multiple ? _this38.mixOrgIdList && _this38.mixOrgIdList.join('|') : _this38.nextNode.nextOrgId : '',
|
|
36834
36859
|
presetReadUserId: _this38.mixPresetList && _this38.mixPresetList.length > 0 ? _this38.mixPresetList.join('|') : _this38.nextNode.presetReadUserId.join(','),
|
|
36835
36860
|
notificationType: notificationType
|
|
@@ -36937,7 +36962,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
36937
36962
|
customPresetUserJson: JSON.stringify(_this38.presetList),
|
|
36938
36963
|
presetUserJson: JSON.stringify(_this38.presetUserJson),
|
|
36939
36964
|
removeSignUserId: removeSignUserId,
|
|
36940
|
-
nextReadUserId: _this38.readMultiple ? _this38.mixReadList
|
|
36965
|
+
nextReadUserId: _this38.readMultiple ? _this38.mixReadList ? _this38.mixReadList.join('|') : '' : _this38.nextNode.nextReadUserId.join(','),
|
|
36941
36966
|
nextOrgId: !_this38.isShowNextUser ? _this38.multiple ? _this38.mixOrgIdList && _this38.mixOrgIdList.join('|') : _this38.nextNode.nextOrgId : '',
|
|
36942
36967
|
presetReadUserId: _this38.mixPresetList && _this38.mixPresetList.length > 0 ? _this38.mixPresetList.join('|') : _this38.nextNode.presetReadUserId.join(','),
|
|
36943
36968
|
notificationType: notificationType
|