eoss-mobiles 0.3.83 → 0.3.85
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-mobile.common.js +202 -25
- package/lib/flow.js +201 -24
- package/lib/index.js +1 -1
- package/package.json +1 -1
- package/packages/flow/src/components/Handle.vue +67 -5
- package/packages/flow/src/components/StartFlow.vue +2 -2
- package/src/index.js +1 -1
|
@@ -13054,8 +13054,8 @@ mainvue_type_template_id_48dbcefe_render._withStripped = true
|
|
|
13054
13054
|
|
|
13055
13055
|
// CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=48dbcefe
|
|
13056
13056
|
|
|
13057
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/StartFlow.vue?vue&type=template&id=
|
|
13058
|
-
var
|
|
13057
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/StartFlow.vue?vue&type=template&id=a38f0f6a
|
|
13058
|
+
var StartFlowvue_type_template_id_a38f0f6a_render = function () {
|
|
13059
13059
|
var _vm = this
|
|
13060
13060
|
var _h = _vm.$createElement
|
|
13061
13061
|
var _c = _vm._self._c || _h
|
|
@@ -13387,7 +13387,7 @@ var StartFlowvue_type_template_id_7e14a1c2_render = function () {
|
|
|
13387
13387
|
1
|
|
13388
13388
|
)
|
|
13389
13389
|
: _vm._e(),
|
|
13390
|
-
_vm.processObj.isCustomPreset && _vm.isPreset
|
|
13390
|
+
_vm.processObj.nodeExtr.isCustomPreset && _vm.isPreset
|
|
13391
13391
|
? _c("ProcessSetting", {
|
|
13392
13392
|
ref: "processSetting",
|
|
13393
13393
|
attrs: {
|
|
@@ -13447,11 +13447,11 @@ var StartFlowvue_type_template_id_7e14a1c2_render = function () {
|
|
|
13447
13447
|
]),
|
|
13448
13448
|
])
|
|
13449
13449
|
}
|
|
13450
|
-
var
|
|
13451
|
-
|
|
13450
|
+
var StartFlowvue_type_template_id_a38f0f6a_staticRenderFns = []
|
|
13451
|
+
StartFlowvue_type_template_id_a38f0f6a_render._withStripped = true
|
|
13452
13452
|
|
|
13453
13453
|
|
|
13454
|
-
// CONCATENATED MODULE: ./packages/flow/src/components/StartFlow.vue?vue&type=template&id=
|
|
13454
|
+
// CONCATENATED MODULE: ./packages/flow/src/components/StartFlow.vue?vue&type=template&id=a38f0f6a
|
|
13455
13455
|
|
|
13456
13456
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Opinion.vue?vue&type=template&id=29ae69c0
|
|
13457
13457
|
var Opinionvue_type_template_id_29ae69c0_render = function () {
|
|
@@ -15333,7 +15333,7 @@ var StartFlowvue_type_script_lang_js_extends = Object.assign || function (target
|
|
|
15333
15333
|
if (!this.enableCustomLimitTimeSetting) {
|
|
15334
15334
|
delete info.customLimitTime;
|
|
15335
15335
|
}
|
|
15336
|
-
if (this.processObj.isCustomPreset && this.isPreset) {
|
|
15336
|
+
if (this.processObj.nodeExtr.isCustomPreset && this.isPreset) {
|
|
15337
15337
|
if (this.$refs.processSetting.active.length != 0) {
|
|
15338
15338
|
if (!this.$refs.processSetting.getValue()) return;
|
|
15339
15339
|
info.customPresetUserJson = this.$refs.processSetting.getValue();
|
|
@@ -15738,8 +15738,8 @@ var StartFlowvue_type_script_lang_js_extends = Object.assign || function (target
|
|
|
15738
15738
|
|
|
15739
15739
|
var StartFlow_component = normalizeComponent(
|
|
15740
15740
|
components_StartFlowvue_type_script_lang_js,
|
|
15741
|
-
|
|
15742
|
-
|
|
15741
|
+
StartFlowvue_type_template_id_a38f0f6a_render,
|
|
15742
|
+
StartFlowvue_type_template_id_a38f0f6a_staticRenderFns,
|
|
15743
15743
|
false,
|
|
15744
15744
|
null,
|
|
15745
15745
|
null,
|
|
@@ -15748,8 +15748,8 @@ var StartFlow_component = normalizeComponent(
|
|
|
15748
15748
|
)
|
|
15749
15749
|
|
|
15750
15750
|
/* harmony default export */ var StartFlow = (StartFlow_component.exports);
|
|
15751
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Handle.vue?vue&type=template&id=
|
|
15752
|
-
var
|
|
15751
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Handle.vue?vue&type=template&id=ef6c1906
|
|
15752
|
+
var Handlevue_type_template_id_ef6c1906_render = function () {
|
|
15753
15753
|
var _vm = this
|
|
15754
15754
|
var _h = _vm.$createElement
|
|
15755
15755
|
var _c = _vm._self._c || _h
|
|
@@ -16126,11 +16126,11 @@ var Handlevue_type_template_id_4d36aa7e_render = function () {
|
|
|
16126
16126
|
},
|
|
16127
16127
|
[
|
|
16128
16128
|
_vm._v(
|
|
16129
|
-
"\n
|
|
16129
|
+
"\n " +
|
|
16130
16130
|
_vm._s(
|
|
16131
16131
|
item.value
|
|
16132
16132
|
) +
|
|
16133
|
-
"\n
|
|
16133
|
+
"\n "
|
|
16134
16134
|
),
|
|
16135
16135
|
]
|
|
16136
16136
|
)
|
|
@@ -16154,7 +16154,8 @@ var Handlevue_type_template_id_4d36aa7e_render = function () {
|
|
|
16154
16154
|
{ staticClass: "item" },
|
|
16155
16155
|
[
|
|
16156
16156
|
_vm.nextNodeCheckType ==
|
|
16157
|
-
|
|
16157
|
+
"select" &&
|
|
16158
|
+
_vm.flowSelectType == "picker"
|
|
16158
16159
|
? _c("em-picker", {
|
|
16159
16160
|
attrs: {
|
|
16160
16161
|
title: "下步节点",
|
|
@@ -16188,6 +16189,57 @@ var Handlevue_type_template_id_4d36aa7e_render = function () {
|
|
|
16188
16189
|
"form.nextNodeName",
|
|
16189
16190
|
},
|
|
16190
16191
|
})
|
|
16192
|
+
: _vm.nextNodeCheckType ==
|
|
16193
|
+
"select" &&
|
|
16194
|
+
_vm.flowSelectType ==
|
|
16195
|
+
"popup"
|
|
16196
|
+
? _c(
|
|
16197
|
+
"em-input",
|
|
16198
|
+
{
|
|
16199
|
+
attrs: {
|
|
16200
|
+
label: "下步节点",
|
|
16201
|
+
required: "",
|
|
16202
|
+
readonly: true,
|
|
16203
|
+
"label-position":
|
|
16204
|
+
"top",
|
|
16205
|
+
"right-icon":
|
|
16206
|
+
"arrow",
|
|
16207
|
+
},
|
|
16208
|
+
on: {
|
|
16209
|
+
click: function (
|
|
16210
|
+
$event
|
|
16211
|
+
) {
|
|
16212
|
+
_vm.showFlowSelect = true
|
|
16213
|
+
},
|
|
16214
|
+
},
|
|
16215
|
+
},
|
|
16216
|
+
[
|
|
16217
|
+
_c(
|
|
16218
|
+
"template",
|
|
16219
|
+
{ slot: "input" },
|
|
16220
|
+
[
|
|
16221
|
+
_c(
|
|
16222
|
+
"div",
|
|
16223
|
+
{
|
|
16224
|
+
staticStyle: {
|
|
16225
|
+
width:
|
|
16226
|
+
"calc(100% - 40px)",
|
|
16227
|
+
},
|
|
16228
|
+
},
|
|
16229
|
+
[
|
|
16230
|
+
_vm._v(
|
|
16231
|
+
_vm._s(
|
|
16232
|
+
_vm.form
|
|
16233
|
+
.nextNodeName
|
|
16234
|
+
)
|
|
16235
|
+
),
|
|
16236
|
+
]
|
|
16237
|
+
),
|
|
16238
|
+
]
|
|
16239
|
+
),
|
|
16240
|
+
],
|
|
16241
|
+
2
|
|
16242
|
+
)
|
|
16191
16243
|
: _c(
|
|
16192
16244
|
"em-input",
|
|
16193
16245
|
{
|
|
@@ -17204,7 +17256,70 @@ var Handlevue_type_template_id_4d36aa7e_render = function () {
|
|
|
17204
17256
|
},
|
|
17205
17257
|
},
|
|
17206
17258
|
},
|
|
17207
|
-
[
|
|
17259
|
+
[
|
|
17260
|
+
_vm._v(
|
|
17261
|
+
"\n " + _vm._s(item.defName) + "\n "
|
|
17262
|
+
),
|
|
17263
|
+
]
|
|
17264
|
+
)
|
|
17265
|
+
}),
|
|
17266
|
+
0
|
|
17267
|
+
),
|
|
17268
|
+
]),
|
|
17269
|
+
]
|
|
17270
|
+
),
|
|
17271
|
+
_c(
|
|
17272
|
+
"em-popup",
|
|
17273
|
+
{
|
|
17274
|
+
staticStyle: { width: "80%" },
|
|
17275
|
+
attrs: { lass: "em-flow-popup", position: "center" },
|
|
17276
|
+
model: {
|
|
17277
|
+
value: _vm.showFlowSelect,
|
|
17278
|
+
callback: function ($$v) {
|
|
17279
|
+
_vm.showFlowSelect = $$v
|
|
17280
|
+
},
|
|
17281
|
+
expression: "showFlowSelect",
|
|
17282
|
+
},
|
|
17283
|
+
},
|
|
17284
|
+
[
|
|
17285
|
+
_c("div", { staticClass: "em-flow-popup-box" }, [
|
|
17286
|
+
_c(
|
|
17287
|
+
"div",
|
|
17288
|
+
{ staticClass: "em-flow-popup-box-top" },
|
|
17289
|
+
[
|
|
17290
|
+
_c("div"),
|
|
17291
|
+
_c("span", [_vm._v("下步节点 ")]),
|
|
17292
|
+
_c("van-icon", {
|
|
17293
|
+
attrs: { name: "cross" },
|
|
17294
|
+
on: {
|
|
17295
|
+
click: function ($event) {
|
|
17296
|
+
_vm.showFlowSelect = false
|
|
17297
|
+
},
|
|
17298
|
+
},
|
|
17299
|
+
}),
|
|
17300
|
+
],
|
|
17301
|
+
1
|
|
17302
|
+
),
|
|
17303
|
+
_c(
|
|
17304
|
+
"div",
|
|
17305
|
+
{ staticClass: "em-flow-popup-box-content" },
|
|
17306
|
+
_vm._l(_vm.nodeList, function (item) {
|
|
17307
|
+
return _c(
|
|
17308
|
+
"div",
|
|
17309
|
+
{
|
|
17310
|
+
key: item.nodeId,
|
|
17311
|
+
staticClass: "em-flow-popup-box-item",
|
|
17312
|
+
on: {
|
|
17313
|
+
click: function ($event) {
|
|
17314
|
+
_vm.handleClickFlow(item)
|
|
17315
|
+
},
|
|
17316
|
+
},
|
|
17317
|
+
},
|
|
17318
|
+
[
|
|
17319
|
+
_vm._v(
|
|
17320
|
+
"\n " + _vm._s(item.nodeName) + "\n "
|
|
17321
|
+
),
|
|
17322
|
+
]
|
|
17208
17323
|
)
|
|
17209
17324
|
}),
|
|
17210
17325
|
0
|
|
@@ -17216,11 +17331,11 @@ var Handlevue_type_template_id_4d36aa7e_render = function () {
|
|
|
17216
17331
|
1
|
|
17217
17332
|
)
|
|
17218
17333
|
}
|
|
17219
|
-
var
|
|
17220
|
-
|
|
17334
|
+
var Handlevue_type_template_id_ef6c1906_staticRenderFns = []
|
|
17335
|
+
Handlevue_type_template_id_ef6c1906_render._withStripped = true
|
|
17221
17336
|
|
|
17222
17337
|
|
|
17223
|
-
// CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=
|
|
17338
|
+
// CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=ef6c1906
|
|
17224
17339
|
|
|
17225
17340
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Reject.vue?vue&type=template&id=5c379963
|
|
17226
17341
|
var Rejectvue_type_template_id_5c379963_render = function () {
|
|
@@ -18546,6 +18661,43 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
18546
18661
|
//
|
|
18547
18662
|
//
|
|
18548
18663
|
//
|
|
18664
|
+
//
|
|
18665
|
+
//
|
|
18666
|
+
//
|
|
18667
|
+
//
|
|
18668
|
+
//
|
|
18669
|
+
//
|
|
18670
|
+
//
|
|
18671
|
+
//
|
|
18672
|
+
//
|
|
18673
|
+
//
|
|
18674
|
+
//
|
|
18675
|
+
//
|
|
18676
|
+
//
|
|
18677
|
+
//
|
|
18678
|
+
//
|
|
18679
|
+
//
|
|
18680
|
+
//
|
|
18681
|
+
//
|
|
18682
|
+
//
|
|
18683
|
+
//
|
|
18684
|
+
//
|
|
18685
|
+
//
|
|
18686
|
+
//
|
|
18687
|
+
//
|
|
18688
|
+
//
|
|
18689
|
+
//
|
|
18690
|
+
//
|
|
18691
|
+
//
|
|
18692
|
+
//
|
|
18693
|
+
//
|
|
18694
|
+
//
|
|
18695
|
+
//
|
|
18696
|
+
//
|
|
18697
|
+
//
|
|
18698
|
+
//
|
|
18699
|
+
//
|
|
18700
|
+
//
|
|
18549
18701
|
|
|
18550
18702
|
|
|
18551
18703
|
|
|
@@ -18615,6 +18767,10 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
18615
18767
|
return {};
|
|
18616
18768
|
}
|
|
18617
18769
|
},
|
|
18770
|
+
flowSelectType: {
|
|
18771
|
+
type: Boolean,
|
|
18772
|
+
default: 'picker'
|
|
18773
|
+
},
|
|
18618
18774
|
hideMessage: {
|
|
18619
18775
|
type: Boolean,
|
|
18620
18776
|
default: false
|
|
@@ -18628,8 +18784,9 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
18628
18784
|
showFlowBtn: false,
|
|
18629
18785
|
endFlow: false,
|
|
18630
18786
|
submitButtonName: '',
|
|
18787
|
+
showFlowSelect: false,
|
|
18631
18788
|
currentOrgSelectorParams: {},
|
|
18632
|
-
currentOrgSelectorTabs: 'employee
|
|
18789
|
+
currentOrgSelectorTabs: 'department,employee',
|
|
18633
18790
|
foreignOrgSelectorTabs: 'enterprise,filgroupobj',
|
|
18634
18791
|
foreignOrgSelectorParams: { roleid: '' },
|
|
18635
18792
|
otherOrgDisabledObjId: [],
|
|
@@ -18723,8 +18880,7 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
18723
18880
|
|
|
18724
18881
|
// 获取用户信息
|
|
18725
18882
|
// 生成时间数组
|
|
18726
|
-
this.currentOrgSelectorParams = { pid: this.orgId };
|
|
18727
|
-
console.log(this.currentOrgSelectorParams, 'this.currentOrgSelectorParams');
|
|
18883
|
+
this.currentOrgSelectorParams = { pid: this.orgId, only_filid: true, onlyMyOrg: true };
|
|
18728
18884
|
this.timeList = new Array();
|
|
18729
18885
|
for (var i = 0; i < 25; i++) {
|
|
18730
18886
|
this.timeList.push(i);
|
|
@@ -18777,6 +18933,14 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
18777
18933
|
}
|
|
18778
18934
|
},
|
|
18779
18935
|
methods: {
|
|
18936
|
+
handleClickFlow: function handleClickFlow(val) {
|
|
18937
|
+
console.log(val);
|
|
18938
|
+
if (val.nodeId === this.form.nextNodeId) return this.showFlowSelect = false;
|
|
18939
|
+
this.form.nextNodeId = val.nodeId;
|
|
18940
|
+
this.form.nextNodeName = val.nodeName;
|
|
18941
|
+
this.showFlowSelect = false;
|
|
18942
|
+
this.onConfirmNextNode(val);
|
|
18943
|
+
},
|
|
18780
18944
|
handleSuccess: function handleSuccess() {
|
|
18781
18945
|
this.$parent.$emit('success');
|
|
18782
18946
|
},
|
|
@@ -19415,6 +19579,7 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
19415
19579
|
customPresetHintMessage = _res$data.customPresetHintMessage,
|
|
19416
19580
|
currentOrgName = _res$data.currentOrgName,
|
|
19417
19581
|
currentOrgSelectorParams = _res$data.currentOrgSelectorParams,
|
|
19582
|
+
isChoiceOtherOrgDept = _res$data.isChoiceOtherOrgDept,
|
|
19418
19583
|
notificationMessageReadOnly = _res$data.notificationMessageReadOnly,
|
|
19419
19584
|
readOnlyNotificationType = _res$data.readOnlyNotificationType,
|
|
19420
19585
|
otherOrgName = _res$data.otherOrgName,
|
|
@@ -19448,6 +19613,18 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
19448
19613
|
}, that.selectorParams);
|
|
19449
19614
|
});
|
|
19450
19615
|
that.foreignOrgSelectorTabs = that.foreignOrgSelectorTabs.join(',');
|
|
19616
|
+
} else if (isChoiceOtherOrgDept == 'true') {
|
|
19617
|
+
that.foreignOrgSelectorTabs = 'enterprise,department';
|
|
19618
|
+
that.foreignOrgSelectorParams.pid = 'root';
|
|
19619
|
+
that.foreignOrgSelectorParams.nofilid = 1;
|
|
19620
|
+
that.foreignOrgSelectorParams = Handlevue_type_script_lang_js_extends({}, that.foreignOrgSelectorParams, that.selectorParams);
|
|
19621
|
+
console.log(that.foreignOrgSelectorParams, 1);
|
|
19622
|
+
} else {
|
|
19623
|
+
that.foreignOrgSelectorTabs = 'enterprise';
|
|
19624
|
+
that.foreignOrgSelectorParams.pid = 'root';
|
|
19625
|
+
that.foreignOrgSelectorParams.nofilid = 1;
|
|
19626
|
+
that.foreignOrgSelectorParams = Handlevue_type_script_lang_js_extends({}, that.foreignOrgSelectorParams, that.selectorParams);
|
|
19627
|
+
console.log(that.foreignOrgSelectorParams, 2);
|
|
19451
19628
|
}
|
|
19452
19629
|
if (taskOperationShiftedNodeList && taskOperationShiftedNodeList.length > 0) {
|
|
19453
19630
|
that.taskOperationShiftedNodeList = [];
|
|
@@ -19723,7 +19900,7 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
19723
19900
|
_this10.nextUserList.map(function (r) {
|
|
19724
19901
|
_this.$set(r, 'checked', false);
|
|
19725
19902
|
});
|
|
19726
|
-
|
|
19903
|
+
_that.currentOrgSelectorParams.roleid = _that.deptRoleCode;
|
|
19727
19904
|
_this10.isHandleExplain = res.data.nodeExtAttr.isHandleExplain == 1 ? true : false; //判断是否隐藏办理说明
|
|
19728
19905
|
_this10.isCustomUserClick = res.data.nodeExtAttr.isCustomUser == 1 ? true : false; // 判断办理人是否可点击显示弹框
|
|
19729
19906
|
_this10.isTaskread = res.data.nodeExtAttr.isTaskread == 1 ? true : false; // 判断是否显示分阅
|
|
@@ -19840,8 +20017,8 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
19840
20017
|
|
|
19841
20018
|
var Handle_component = normalizeComponent(
|
|
19842
20019
|
components_Handlevue_type_script_lang_js,
|
|
19843
|
-
|
|
19844
|
-
|
|
20020
|
+
Handlevue_type_template_id_ef6c1906_render,
|
|
20021
|
+
Handlevue_type_template_id_ef6c1906_staticRenderFns,
|
|
19845
20022
|
false,
|
|
19846
20023
|
null,
|
|
19847
20024
|
null,
|
|
@@ -29868,7 +30045,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
29868
30045
|
}
|
|
29869
30046
|
|
|
29870
30047
|
/* harmony default export */ var src = __webpack_exports__["default"] = ({
|
|
29871
|
-
version: '0.3.
|
|
30048
|
+
version: '0.3.85',
|
|
29872
30049
|
install: install,
|
|
29873
30050
|
Button: packages_button,
|
|
29874
30051
|
ButtonGroup: button_group,
|