eoss-ui 0.8.35 → 0.8.36
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 +79 -29
- package/lib/flow.js +73 -23
- package/lib/index.js +1 -1
- package/package.json +1 -1
- package/packages/flow/src/flow.vue +66 -41
- package/packages/flow/src/main.vue +48 -46
- package/packages/flow/src/processForm.vue +25 -0
- package/src/index.js +1 -1
package/lib/eoss-ui.common.js
CHANGED
|
@@ -29337,8 +29337,8 @@ form_src_main.install = function (Vue) {
|
|
|
29337
29337
|
};
|
|
29338
29338
|
|
|
29339
29339
|
/* harmony default export */ var packages_form = (form_src_main);
|
|
29340
|
-
// 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=
|
|
29341
|
-
var
|
|
29340
|
+
// 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=48a0a0a2&
|
|
29341
|
+
var mainvue_type_template_id_48a0a0a2_render = function () {
|
|
29342
29342
|
var _vm = this
|
|
29343
29343
|
var _h = _vm.$createElement
|
|
29344
29344
|
var _c = _vm._self._c || _h
|
|
@@ -30961,8 +30961,7 @@ var mainvue_type_template_id_5f3621e7_render = function () {
|
|
|
30961
30961
|
{
|
|
30962
30962
|
attrs: {
|
|
30963
30963
|
prop: "nextReadUserId",
|
|
30964
|
-
label:
|
|
30965
|
-
"\n 分阅用户\n ",
|
|
30964
|
+
label: "分阅用户",
|
|
30966
30965
|
},
|
|
30967
30966
|
},
|
|
30968
30967
|
[
|
|
@@ -32472,11 +32471,11 @@ var mainvue_type_template_id_5f3621e7_render = function () {
|
|
|
32472
32471
|
)
|
|
32473
32472
|
: _vm._e()
|
|
32474
32473
|
}
|
|
32475
|
-
var
|
|
32476
|
-
|
|
32474
|
+
var mainvue_type_template_id_48a0a0a2_staticRenderFns = []
|
|
32475
|
+
mainvue_type_template_id_48a0a0a2_render._withStripped = true
|
|
32477
32476
|
|
|
32478
32477
|
|
|
32479
|
-
// CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=
|
|
32478
|
+
// CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=48a0a0a2&
|
|
32480
32479
|
|
|
32481
32480
|
// 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/CommonOpinions.vue?vue&type=template&id=8458f882&
|
|
32482
32481
|
var CommonOpinionsvue_type_template_id_8458f882_render = function () {
|
|
@@ -33527,8 +33526,8 @@ var CommonOpinions_component = normalizeComponent(
|
|
|
33527
33526
|
)
|
|
33528
33527
|
|
|
33529
33528
|
/* harmony default export */ var CommonOpinions = (CommonOpinions_component.exports);
|
|
33530
|
-
// 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=
|
|
33531
|
-
var
|
|
33529
|
+
// 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=68430d4b&
|
|
33530
|
+
var flowvue_type_template_id_68430d4b_render = function () {
|
|
33532
33531
|
var _vm = this
|
|
33533
33532
|
var _h = _vm.$createElement
|
|
33534
33533
|
var _c = _vm._self._c || _h
|
|
@@ -34028,7 +34027,7 @@ var flowvue_type_template_id_53d37cbc_render = function () {
|
|
|
34028
34027
|
!_vm.shrink &&
|
|
34029
34028
|
_vm.typeList.length > 1,
|
|
34030
34029
|
expression:
|
|
34031
|
-
"!isStartFlow && !shrink && typeList.length>1",
|
|
34030
|
+
"!isStartFlow && !shrink && typeList.length > 1",
|
|
34032
34031
|
},
|
|
34033
34032
|
],
|
|
34034
34033
|
staticClass: "es-flow-middle-more-btn",
|
|
@@ -35146,8 +35145,7 @@ var flowvue_type_template_id_53d37cbc_render = function () {
|
|
|
35146
35145
|
{
|
|
35147
35146
|
attrs: {
|
|
35148
35147
|
prop: "nextReadUserId",
|
|
35149
|
-
label:
|
|
35150
|
-
"\n 分阅用户\n ",
|
|
35148
|
+
label: "分阅用户",
|
|
35151
35149
|
},
|
|
35152
35150
|
},
|
|
35153
35151
|
[
|
|
@@ -35164,6 +35162,7 @@ var flowvue_type_template_id_53d37cbc_render = function () {
|
|
|
35164
35162
|
showTooltip:
|
|
35165
35163
|
_vm.showTooltip,
|
|
35166
35164
|
title: "分阅用户",
|
|
35165
|
+
params: _vm.fyParams,
|
|
35167
35166
|
mix: true,
|
|
35168
35167
|
types: _vm.types,
|
|
35169
35168
|
tabs: _vm.tabs,
|
|
@@ -35210,6 +35209,7 @@ var flowvue_type_template_id_53d37cbc_render = function () {
|
|
|
35210
35209
|
_vm.presetReadUserId,
|
|
35211
35210
|
presetEdit: 1,
|
|
35212
35211
|
title: "分阅用户",
|
|
35212
|
+
params: _vm.fyParams,
|
|
35213
35213
|
mix: true,
|
|
35214
35214
|
types: _vm.types,
|
|
35215
35215
|
tabs: _vm.tabs,
|
|
@@ -36436,11 +36436,11 @@ var flowvue_type_template_id_53d37cbc_render = function () {
|
|
|
36436
36436
|
)
|
|
36437
36437
|
: _vm._e()
|
|
36438
36438
|
}
|
|
36439
|
-
var
|
|
36440
|
-
|
|
36439
|
+
var flowvue_type_template_id_68430d4b_staticRenderFns = []
|
|
36440
|
+
flowvue_type_template_id_68430d4b_render._withStripped = true
|
|
36441
36441
|
|
|
36442
36442
|
|
|
36443
|
-
// CONCATENATED MODULE: ./packages/flow/src/flow.vue?vue&type=template&id=
|
|
36443
|
+
// CONCATENATED MODULE: ./packages/flow/src/flow.vue?vue&type=template&id=68430d4b&
|
|
36444
36444
|
|
|
36445
36445
|
// 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&
|
|
36446
36446
|
var Opinionsvue_type_template_id_5f07a050_render = function () {
|
|
@@ -37152,8 +37152,8 @@ var Opinions_component = normalizeComponent(
|
|
|
37152
37152
|
)
|
|
37153
37153
|
|
|
37154
37154
|
/* harmony default export */ var Opinions = (Opinions_component.exports);
|
|
37155
|
-
// 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=
|
|
37156
|
-
var
|
|
37155
|
+
// 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=1fcc557e&
|
|
37156
|
+
var processFormvue_type_template_id_1fcc557e_render = function () {
|
|
37157
37157
|
var _vm = this
|
|
37158
37158
|
var _h = _vm.$createElement
|
|
37159
37159
|
var _c = _vm._self._c || _h
|
|
@@ -37665,6 +37665,7 @@ var processFormvue_type_template_id_f523153e_render = function () {
|
|
|
37665
37665
|
title: "分阅用户",
|
|
37666
37666
|
mix: true,
|
|
37667
37667
|
types: _vm.types,
|
|
37668
|
+
params: _vm.fyParams,
|
|
37668
37669
|
tabs: _vm.tabs,
|
|
37669
37670
|
},
|
|
37670
37671
|
on: {
|
|
@@ -37695,6 +37696,7 @@ var processFormvue_type_template_id_f523153e_render = function () {
|
|
|
37695
37696
|
showTooltip: _vm.showTooltip,
|
|
37696
37697
|
options: _vm.presetOptions,
|
|
37697
37698
|
title: "分阅用户",
|
|
37699
|
+
params: _vm.fyParams,
|
|
37698
37700
|
radioList: _vm.presetReadUserId,
|
|
37699
37701
|
presetEdit: 1,
|
|
37700
37702
|
mix: true,
|
|
@@ -38105,11 +38107,11 @@ var processFormvue_type_template_id_f523153e_render = function () {
|
|
|
38105
38107
|
1
|
|
38106
38108
|
)
|
|
38107
38109
|
}
|
|
38108
|
-
var
|
|
38109
|
-
|
|
38110
|
+
var processFormvue_type_template_id_1fcc557e_staticRenderFns = []
|
|
38111
|
+
processFormvue_type_template_id_1fcc557e_render._withStripped = true
|
|
38110
38112
|
|
|
38111
38113
|
|
|
38112
|
-
// CONCATENATED MODULE: ./packages/flow/src/processForm.vue?vue&type=template&id=
|
|
38114
|
+
// CONCATENATED MODULE: ./packages/flow/src/processForm.vue?vue&type=template&id=1fcc557e&
|
|
38113
38115
|
|
|
38114
38116
|
// 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=e270ebde&
|
|
38115
38117
|
var selectUservue_type_template_id_e270ebde_render = function () {
|
|
@@ -40127,6 +40129,8 @@ var processFormvue_type_script_lang_js_components;
|
|
|
40127
40129
|
//
|
|
40128
40130
|
//
|
|
40129
40131
|
//
|
|
40132
|
+
//
|
|
40133
|
+
//
|
|
40130
40134
|
|
|
40131
40135
|
|
|
40132
40136
|
|
|
@@ -40409,6 +40413,28 @@ var processFormvue_type_script_lang_js_components;
|
|
|
40409
40413
|
} else {
|
|
40410
40414
|
return ['employee', 'enterprise', 'department', 'persongroup'];
|
|
40411
40415
|
}
|
|
40416
|
+
},
|
|
40417
|
+
fyParams: function fyParams() {
|
|
40418
|
+
var orgId = JSON.parse(utils_util.getStorage('mainConfig')).userModel.orgId;
|
|
40419
|
+
var params = {};
|
|
40420
|
+
if (this.configInfo.selectPersonValue == 1) {
|
|
40421
|
+
params.filid = orgId;
|
|
40422
|
+
} else if (this.configInfo.selectPersonValue == 2) {
|
|
40423
|
+
params.filid = orgId;
|
|
40424
|
+
} else if (this.configInfo.selectPersonValue == 3) {
|
|
40425
|
+
params.filid = 'all';
|
|
40426
|
+
} else if (this.configInfo.selectPersonValue == 4) {
|
|
40427
|
+
params.filid = 'all';
|
|
40428
|
+
} else if (this.configInfo.selectPersonValue == 5) {
|
|
40429
|
+
params.filid = '';
|
|
40430
|
+
} else if (this.configInfo.selectPersonValue == 6) {
|
|
40431
|
+
params.filid = '';
|
|
40432
|
+
} else if (this.configInfo.selectPersonValue == 7) {
|
|
40433
|
+
params.filid = orgId;
|
|
40434
|
+
} else if (this.configInfo.selectPersonValue == 8) {
|
|
40435
|
+
params.filid = orgId;
|
|
40436
|
+
}
|
|
40437
|
+
return params;
|
|
40412
40438
|
}
|
|
40413
40439
|
},
|
|
40414
40440
|
created: function created() {
|
|
@@ -41326,6 +41352,7 @@ var processFormvue_type_script_lang_js_components;
|
|
|
41326
41352
|
});
|
|
41327
41353
|
}
|
|
41328
41354
|
}
|
|
41355
|
+
_this11.configInfo = res.data;
|
|
41329
41356
|
_this11.customPresetHintMessage = data.customPresetHintMessage;
|
|
41330
41357
|
_this11.readOnlyNotificationType = data.readOnlyNotificationType;
|
|
41331
41358
|
_this11.notificationMessageReadOnly = data.notificationMessageReadOnly == 'true';
|
|
@@ -41432,8 +41459,8 @@ var processFormvue_type_script_lang_js_components;
|
|
|
41432
41459
|
|
|
41433
41460
|
var processForm_component = normalizeComponent(
|
|
41434
41461
|
src_processFormvue_type_script_lang_js_,
|
|
41435
|
-
|
|
41436
|
-
|
|
41462
|
+
processFormvue_type_template_id_1fcc557e_render,
|
|
41463
|
+
processFormvue_type_template_id_1fcc557e_staticRenderFns,
|
|
41437
41464
|
false,
|
|
41438
41465
|
null,
|
|
41439
41466
|
null,
|
|
@@ -54972,6 +54999,28 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
54972
54999
|
} else {
|
|
54973
55000
|
return { width: '100%' };
|
|
54974
55001
|
}
|
|
55002
|
+
},
|
|
55003
|
+
fyParams: function fyParams() {
|
|
55004
|
+
var orgId = JSON.parse(utils_util.getStorage('mainConfig')).userModel.orgId;
|
|
55005
|
+
var params = {};
|
|
55006
|
+
if (this.configInfo.selectPersonValue == 1) {
|
|
55007
|
+
params.filid = orgId;
|
|
55008
|
+
} else if (this.configInfo.selectPersonValue == 2) {
|
|
55009
|
+
params.filid = orgId;
|
|
55010
|
+
} else if (this.configInfo.selectPersonValue == 3) {
|
|
55011
|
+
params.filid = 'all';
|
|
55012
|
+
} else if (this.configInfo.selectPersonValue == 4) {
|
|
55013
|
+
params.filid = 'all';
|
|
55014
|
+
} else if (this.configInfo.selectPersonValue == 5) {
|
|
55015
|
+
params.filid = '';
|
|
55016
|
+
} else if (this.configInfo.selectPersonValue == 6) {
|
|
55017
|
+
params.filid = '';
|
|
55018
|
+
} else if (this.configInfo.selectPersonValue == 7) {
|
|
55019
|
+
params.filid = orgId;
|
|
55020
|
+
} else if (this.configInfo.selectPersonValue == 8) {
|
|
55021
|
+
params.filid = orgId;
|
|
55022
|
+
}
|
|
55023
|
+
return params;
|
|
54975
55024
|
}
|
|
54976
55025
|
},
|
|
54977
55026
|
methods: {
|
|
@@ -57364,8 +57413,8 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
57364
57413
|
|
|
57365
57414
|
var flow_component = normalizeComponent(
|
|
57366
57415
|
src_flowvue_type_script_lang_js_,
|
|
57367
|
-
|
|
57368
|
-
|
|
57416
|
+
flowvue_type_template_id_68430d4b_render,
|
|
57417
|
+
flowvue_type_template_id_68430d4b_staticRenderFns,
|
|
57369
57418
|
false,
|
|
57370
57419
|
null,
|
|
57371
57420
|
null,
|
|
@@ -58673,8 +58722,6 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
58673
58722
|
//
|
|
58674
58723
|
//
|
|
58675
58724
|
//
|
|
58676
|
-
//
|
|
58677
|
-
//
|
|
58678
58725
|
|
|
58679
58726
|
|
|
58680
58727
|
|
|
@@ -59041,6 +59088,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
59041
59088
|
}
|
|
59042
59089
|
if (this.nodeInfo.nextNode) {
|
|
59043
59090
|
this.handleChange(this.nodeInfo.nextNode, true);
|
|
59091
|
+
// this.handleChange(val, true);
|
|
59044
59092
|
}
|
|
59045
59093
|
}
|
|
59046
59094
|
},
|
|
@@ -59196,6 +59244,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
59196
59244
|
getNodeInfoForStartFlow: function getNodeInfoForStartFlow(processDefinitionId) {
|
|
59197
59245
|
var _this4 = this;
|
|
59198
59246
|
|
|
59247
|
+
console.log('processDefinitionId', processDefinitionId);
|
|
59199
59248
|
var params = {
|
|
59200
59249
|
url: getNodeInfoForStart,
|
|
59201
59250
|
params: { processDefinitionId: processDefinitionId }
|
|
@@ -59286,6 +59335,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
59286
59335
|
// this.$emit('success');
|
|
59287
59336
|
},
|
|
59288
59337
|
handleChange: function handleChange(val, isForStartFlow) {
|
|
59338
|
+
console.log('handleChange val', val);
|
|
59289
59339
|
this.getNodeInfoForStartFlow(val, isForStartFlow);
|
|
59290
59340
|
this.$parent.$emit('flowChange', val);
|
|
59291
59341
|
},
|
|
@@ -61457,8 +61507,8 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
61457
61507
|
|
|
61458
61508
|
var flow_src_main_component = normalizeComponent(
|
|
61459
61509
|
packages_flow_src_mainvue_type_script_lang_js_,
|
|
61460
|
-
|
|
61461
|
-
|
|
61510
|
+
mainvue_type_template_id_48a0a0a2_render,
|
|
61511
|
+
mainvue_type_template_id_48a0a0a2_staticRenderFns,
|
|
61462
61512
|
false,
|
|
61463
61513
|
null,
|
|
61464
61514
|
null,
|
|
@@ -112929,7 +112979,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
112929
112979
|
}
|
|
112930
112980
|
|
|
112931
112981
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
112932
|
-
version: '0.8.
|
|
112982
|
+
version: '0.8.36',
|
|
112933
112983
|
install: install,
|
|
112934
112984
|
Archives: archives,
|
|
112935
112985
|
Button: packages_button,
|
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=48a0a0a2&
|
|
4882
4882
|
var render = function () {
|
|
4883
4883
|
var _vm = this
|
|
4884
4884
|
var _h = _vm.$createElement
|
|
@@ -6502,8 +6502,7 @@ var render = function () {
|
|
|
6502
6502
|
{
|
|
6503
6503
|
attrs: {
|
|
6504
6504
|
prop: "nextReadUserId",
|
|
6505
|
-
label:
|
|
6506
|
-
"\n 分阅用户\n ",
|
|
6505
|
+
label: "分阅用户",
|
|
6507
6506
|
},
|
|
6508
6507
|
},
|
|
6509
6508
|
[
|
|
@@ -8017,7 +8016,7 @@ var staticRenderFns = []
|
|
|
8017
8016
|
render._withStripped = true
|
|
8018
8017
|
|
|
8019
8018
|
|
|
8020
|
-
// CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=
|
|
8019
|
+
// CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=48a0a0a2&
|
|
8021
8020
|
|
|
8022
8021
|
// EXTERNAL MODULE: external "babel-runtime/regenerator"
|
|
8023
8022
|
var regenerator_ = __webpack_require__(4);
|
|
@@ -9081,8 +9080,8 @@ var CommonOpinions_component = Object(componentNormalizer["a" /* default */])(
|
|
|
9081
9080
|
)
|
|
9082
9081
|
|
|
9083
9082
|
/* harmony default export */ var CommonOpinions = (CommonOpinions_component.exports);
|
|
9084
|
-
// 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=
|
|
9085
|
-
var
|
|
9083
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/flow.vue?vue&type=template&id=68430d4b&
|
|
9084
|
+
var flowvue_type_template_id_68430d4b_render = function () {
|
|
9086
9085
|
var _vm = this
|
|
9087
9086
|
var _h = _vm.$createElement
|
|
9088
9087
|
var _c = _vm._self._c || _h
|
|
@@ -9582,7 +9581,7 @@ var flowvue_type_template_id_53d37cbc_render = function () {
|
|
|
9582
9581
|
!_vm.shrink &&
|
|
9583
9582
|
_vm.typeList.length > 1,
|
|
9584
9583
|
expression:
|
|
9585
|
-
"!isStartFlow && !shrink && typeList.length>1",
|
|
9584
|
+
"!isStartFlow && !shrink && typeList.length > 1",
|
|
9586
9585
|
},
|
|
9587
9586
|
],
|
|
9588
9587
|
staticClass: "es-flow-middle-more-btn",
|
|
@@ -10700,8 +10699,7 @@ var flowvue_type_template_id_53d37cbc_render = function () {
|
|
|
10700
10699
|
{
|
|
10701
10700
|
attrs: {
|
|
10702
10701
|
prop: "nextReadUserId",
|
|
10703
|
-
label:
|
|
10704
|
-
"\n 分阅用户\n ",
|
|
10702
|
+
label: "分阅用户",
|
|
10705
10703
|
},
|
|
10706
10704
|
},
|
|
10707
10705
|
[
|
|
@@ -10718,6 +10716,7 @@ var flowvue_type_template_id_53d37cbc_render = function () {
|
|
|
10718
10716
|
showTooltip:
|
|
10719
10717
|
_vm.showTooltip,
|
|
10720
10718
|
title: "分阅用户",
|
|
10719
|
+
params: _vm.fyParams,
|
|
10721
10720
|
mix: true,
|
|
10722
10721
|
types: _vm.types,
|
|
10723
10722
|
tabs: _vm.tabs,
|
|
@@ -10764,6 +10763,7 @@ var flowvue_type_template_id_53d37cbc_render = function () {
|
|
|
10764
10763
|
_vm.presetReadUserId,
|
|
10765
10764
|
presetEdit: 1,
|
|
10766
10765
|
title: "分阅用户",
|
|
10766
|
+
params: _vm.fyParams,
|
|
10767
10767
|
mix: true,
|
|
10768
10768
|
types: _vm.types,
|
|
10769
10769
|
tabs: _vm.tabs,
|
|
@@ -11990,11 +11990,11 @@ var flowvue_type_template_id_53d37cbc_render = function () {
|
|
|
11990
11990
|
)
|
|
11991
11991
|
: _vm._e()
|
|
11992
11992
|
}
|
|
11993
|
-
var
|
|
11994
|
-
|
|
11993
|
+
var flowvue_type_template_id_68430d4b_staticRenderFns = []
|
|
11994
|
+
flowvue_type_template_id_68430d4b_render._withStripped = true
|
|
11995
11995
|
|
|
11996
11996
|
|
|
11997
|
-
// CONCATENATED MODULE: ./packages/flow/src/flow.vue?vue&type=template&id=
|
|
11997
|
+
// CONCATENATED MODULE: ./packages/flow/src/flow.vue?vue&type=template&id=68430d4b&
|
|
11998
11998
|
|
|
11999
11999
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/Opinions.vue?vue&type=template&id=5f07a050&
|
|
12000
12000
|
var Opinionsvue_type_template_id_5f07a050_render = function () {
|
|
@@ -12706,8 +12706,8 @@ var Opinions_component = Object(componentNormalizer["a" /* default */])(
|
|
|
12706
12706
|
)
|
|
12707
12707
|
|
|
12708
12708
|
/* harmony default export */ var Opinions = (Opinions_component.exports);
|
|
12709
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processForm.vue?vue&type=template&id=
|
|
12710
|
-
var
|
|
12709
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processForm.vue?vue&type=template&id=1fcc557e&
|
|
12710
|
+
var processFormvue_type_template_id_1fcc557e_render = function () {
|
|
12711
12711
|
var _vm = this
|
|
12712
12712
|
var _h = _vm.$createElement
|
|
12713
12713
|
var _c = _vm._self._c || _h
|
|
@@ -13219,6 +13219,7 @@ var processFormvue_type_template_id_f523153e_render = function () {
|
|
|
13219
13219
|
title: "分阅用户",
|
|
13220
13220
|
mix: true,
|
|
13221
13221
|
types: _vm.types,
|
|
13222
|
+
params: _vm.fyParams,
|
|
13222
13223
|
tabs: _vm.tabs,
|
|
13223
13224
|
},
|
|
13224
13225
|
on: {
|
|
@@ -13249,6 +13250,7 @@ var processFormvue_type_template_id_f523153e_render = function () {
|
|
|
13249
13250
|
showTooltip: _vm.showTooltip,
|
|
13250
13251
|
options: _vm.presetOptions,
|
|
13251
13252
|
title: "分阅用户",
|
|
13253
|
+
params: _vm.fyParams,
|
|
13252
13254
|
radioList: _vm.presetReadUserId,
|
|
13253
13255
|
presetEdit: 1,
|
|
13254
13256
|
mix: true,
|
|
@@ -13659,11 +13661,11 @@ var processFormvue_type_template_id_f523153e_render = function () {
|
|
|
13659
13661
|
1
|
|
13660
13662
|
)
|
|
13661
13663
|
}
|
|
13662
|
-
var
|
|
13663
|
-
|
|
13664
|
+
var processFormvue_type_template_id_1fcc557e_staticRenderFns = []
|
|
13665
|
+
processFormvue_type_template_id_1fcc557e_render._withStripped = true
|
|
13664
13666
|
|
|
13665
13667
|
|
|
13666
|
-
// CONCATENATED MODULE: ./packages/flow/src/processForm.vue?vue&type=template&id=
|
|
13668
|
+
// CONCATENATED MODULE: ./packages/flow/src/processForm.vue?vue&type=template&id=1fcc557e&
|
|
13667
13669
|
|
|
13668
13670
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/selectUser.vue?vue&type=template&id=e270ebde&
|
|
13669
13671
|
var selectUservue_type_template_id_e270ebde_render = function () {
|
|
@@ -15681,6 +15683,8 @@ var processFormvue_type_script_lang_js_components;
|
|
|
15681
15683
|
//
|
|
15682
15684
|
//
|
|
15683
15685
|
//
|
|
15686
|
+
//
|
|
15687
|
+
//
|
|
15684
15688
|
|
|
15685
15689
|
|
|
15686
15690
|
|
|
@@ -15963,6 +15967,28 @@ var processFormvue_type_script_lang_js_components;
|
|
|
15963
15967
|
} else {
|
|
15964
15968
|
return ['employee', 'enterprise', 'department', 'persongroup'];
|
|
15965
15969
|
}
|
|
15970
|
+
},
|
|
15971
|
+
fyParams: function fyParams() {
|
|
15972
|
+
var orgId = JSON.parse(util["a" /* default */].getStorage('mainConfig')).userModel.orgId;
|
|
15973
|
+
var params = {};
|
|
15974
|
+
if (this.configInfo.selectPersonValue == 1) {
|
|
15975
|
+
params.filid = orgId;
|
|
15976
|
+
} else if (this.configInfo.selectPersonValue == 2) {
|
|
15977
|
+
params.filid = orgId;
|
|
15978
|
+
} else if (this.configInfo.selectPersonValue == 3) {
|
|
15979
|
+
params.filid = 'all';
|
|
15980
|
+
} else if (this.configInfo.selectPersonValue == 4) {
|
|
15981
|
+
params.filid = 'all';
|
|
15982
|
+
} else if (this.configInfo.selectPersonValue == 5) {
|
|
15983
|
+
params.filid = '';
|
|
15984
|
+
} else if (this.configInfo.selectPersonValue == 6) {
|
|
15985
|
+
params.filid = '';
|
|
15986
|
+
} else if (this.configInfo.selectPersonValue == 7) {
|
|
15987
|
+
params.filid = orgId;
|
|
15988
|
+
} else if (this.configInfo.selectPersonValue == 8) {
|
|
15989
|
+
params.filid = orgId;
|
|
15990
|
+
}
|
|
15991
|
+
return params;
|
|
15966
15992
|
}
|
|
15967
15993
|
},
|
|
15968
15994
|
created: function created() {
|
|
@@ -16880,6 +16906,7 @@ var processFormvue_type_script_lang_js_components;
|
|
|
16880
16906
|
});
|
|
16881
16907
|
}
|
|
16882
16908
|
}
|
|
16909
|
+
_this11.configInfo = res.data;
|
|
16883
16910
|
_this11.customPresetHintMessage = data.customPresetHintMessage;
|
|
16884
16911
|
_this11.readOnlyNotificationType = data.readOnlyNotificationType;
|
|
16885
16912
|
_this11.notificationMessageReadOnly = data.notificationMessageReadOnly == 'true';
|
|
@@ -16986,8 +17013,8 @@ var processFormvue_type_script_lang_js_components;
|
|
|
16986
17013
|
|
|
16987
17014
|
var processForm_component = Object(componentNormalizer["a" /* default */])(
|
|
16988
17015
|
src_processFormvue_type_script_lang_js_,
|
|
16989
|
-
|
|
16990
|
-
|
|
17016
|
+
processFormvue_type_template_id_1fcc557e_render,
|
|
17017
|
+
processFormvue_type_template_id_1fcc557e_staticRenderFns,
|
|
16991
17018
|
false,
|
|
16992
17019
|
null,
|
|
16993
17020
|
null,
|
|
@@ -30371,6 +30398,28 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
30371
30398
|
} else {
|
|
30372
30399
|
return { width: '100%' };
|
|
30373
30400
|
}
|
|
30401
|
+
},
|
|
30402
|
+
fyParams: function fyParams() {
|
|
30403
|
+
var orgId = JSON.parse(util["a" /* default */].getStorage('mainConfig')).userModel.orgId;
|
|
30404
|
+
var params = {};
|
|
30405
|
+
if (this.configInfo.selectPersonValue == 1) {
|
|
30406
|
+
params.filid = orgId;
|
|
30407
|
+
} else if (this.configInfo.selectPersonValue == 2) {
|
|
30408
|
+
params.filid = orgId;
|
|
30409
|
+
} else if (this.configInfo.selectPersonValue == 3) {
|
|
30410
|
+
params.filid = 'all';
|
|
30411
|
+
} else if (this.configInfo.selectPersonValue == 4) {
|
|
30412
|
+
params.filid = 'all';
|
|
30413
|
+
} else if (this.configInfo.selectPersonValue == 5) {
|
|
30414
|
+
params.filid = '';
|
|
30415
|
+
} else if (this.configInfo.selectPersonValue == 6) {
|
|
30416
|
+
params.filid = '';
|
|
30417
|
+
} else if (this.configInfo.selectPersonValue == 7) {
|
|
30418
|
+
params.filid = orgId;
|
|
30419
|
+
} else if (this.configInfo.selectPersonValue == 8) {
|
|
30420
|
+
params.filid = orgId;
|
|
30421
|
+
}
|
|
30422
|
+
return params;
|
|
30374
30423
|
}
|
|
30375
30424
|
},
|
|
30376
30425
|
methods: {
|
|
@@ -32763,8 +32812,8 @@ function flowvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
32763
32812
|
|
|
32764
32813
|
var flow_component = Object(componentNormalizer["a" /* default */])(
|
|
32765
32814
|
src_flowvue_type_script_lang_js_,
|
|
32766
|
-
|
|
32767
|
-
|
|
32815
|
+
flowvue_type_template_id_68430d4b_render,
|
|
32816
|
+
flowvue_type_template_id_68430d4b_staticRenderFns,
|
|
32768
32817
|
false,
|
|
32769
32818
|
null,
|
|
32770
32819
|
null,
|
|
@@ -34072,8 +34121,6 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
34072
34121
|
//
|
|
34073
34122
|
//
|
|
34074
34123
|
//
|
|
34075
|
-
//
|
|
34076
|
-
//
|
|
34077
34124
|
|
|
34078
34125
|
|
|
34079
34126
|
|
|
@@ -34440,6 +34487,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
34440
34487
|
}
|
|
34441
34488
|
if (this.nodeInfo.nextNode) {
|
|
34442
34489
|
this.handleChange(this.nodeInfo.nextNode, true);
|
|
34490
|
+
// this.handleChange(val, true);
|
|
34443
34491
|
}
|
|
34444
34492
|
}
|
|
34445
34493
|
},
|
|
@@ -34595,6 +34643,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
34595
34643
|
getNodeInfoForStartFlow: function getNodeInfoForStartFlow(processDefinitionId) {
|
|
34596
34644
|
var _this4 = this;
|
|
34597
34645
|
|
|
34646
|
+
console.log('processDefinitionId', processDefinitionId);
|
|
34598
34647
|
var params = {
|
|
34599
34648
|
url: api["bb" /* getNodeInfoForStart */],
|
|
34600
34649
|
params: { processDefinitionId: processDefinitionId }
|
|
@@ -34685,6 +34734,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
34685
34734
|
// this.$emit('success');
|
|
34686
34735
|
},
|
|
34687
34736
|
handleChange: function handleChange(val, isForStartFlow) {
|
|
34737
|
+
console.log('handleChange val', val);
|
|
34688
34738
|
this.getNodeInfoForStartFlow(val, isForStartFlow);
|
|
34689
34739
|
this.$parent.$emit('flowChange', val);
|
|
34690
34740
|
},
|