eoss-mobiles 0.3.67 → 0.3.68
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.
|
@@ -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=3b7fd321
|
|
13058
|
+
var StartFlowvue_type_template_id_3b7fd321_render = function () {
|
|
13059
13059
|
var _vm = this
|
|
13060
13060
|
var _h = _vm.$createElement
|
|
13061
13061
|
var _c = _vm._self._c || _h
|
|
@@ -13366,11 +13366,11 @@ var StartFlowvue_type_template_id_ffa645d6_render = function () {
|
|
|
13366
13366
|
]),
|
|
13367
13367
|
])
|
|
13368
13368
|
}
|
|
13369
|
-
var
|
|
13370
|
-
|
|
13369
|
+
var StartFlowvue_type_template_id_3b7fd321_staticRenderFns = []
|
|
13370
|
+
StartFlowvue_type_template_id_3b7fd321_render._withStripped = true
|
|
13371
13371
|
|
|
13372
13372
|
|
|
13373
|
-
// CONCATENATED MODULE: ./packages/flow/src/components/StartFlow.vue?vue&type=template&id=
|
|
13373
|
+
// CONCATENATED MODULE: ./packages/flow/src/components/StartFlow.vue?vue&type=template&id=3b7fd321
|
|
13374
13374
|
|
|
13375
13375
|
// 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
|
|
13376
13376
|
var Opinionvue_type_template_id_29ae69c0_render = function () {
|
|
@@ -15230,11 +15230,11 @@ var StartFlowvue_type_script_lang_js_typeof = typeof Symbol === "function" && ty
|
|
|
15230
15230
|
if (_that.formType == 'freeStart' && !_that.isFreeStartFlow) {
|
|
15231
15231
|
_this2.$emit('closePop');
|
|
15232
15232
|
} else {
|
|
15233
|
-
|
|
15234
|
-
|
|
15235
|
-
|
|
15236
|
-
|
|
15237
|
-
|
|
15233
|
+
if (_that.formType == 'freeStart') {
|
|
15234
|
+
_that.$emit('success');
|
|
15235
|
+
} else {
|
|
15236
|
+
_that.$parent.$emit('success');
|
|
15237
|
+
}
|
|
15238
15238
|
}
|
|
15239
15239
|
} else {
|
|
15240
15240
|
_this2.$toast(res.msg || res.message);
|
|
@@ -15511,8 +15511,8 @@ var StartFlowvue_type_script_lang_js_typeof = typeof Symbol === "function" && ty
|
|
|
15511
15511
|
|
|
15512
15512
|
var StartFlow_component = normalizeComponent(
|
|
15513
15513
|
components_StartFlowvue_type_script_lang_js,
|
|
15514
|
-
|
|
15515
|
-
|
|
15514
|
+
StartFlowvue_type_template_id_3b7fd321_render,
|
|
15515
|
+
StartFlowvue_type_template_id_3b7fd321_staticRenderFns,
|
|
15516
15516
|
false,
|
|
15517
15517
|
null,
|
|
15518
15518
|
null,
|
|
@@ -15521,8 +15521,8 @@ var StartFlow_component = normalizeComponent(
|
|
|
15521
15521
|
)
|
|
15522
15522
|
|
|
15523
15523
|
/* harmony default export */ var StartFlow = (StartFlow_component.exports);
|
|
15524
|
-
// 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=
|
|
15525
|
-
var
|
|
15524
|
+
// 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=52fc39c4
|
|
15525
|
+
var Handlevue_type_template_id_52fc39c4_render = function () {
|
|
15526
15526
|
var _vm = this
|
|
15527
15527
|
var _h = _vm.$createElement
|
|
15528
15528
|
var _c = _vm._self._c || _h
|
|
@@ -15554,6 +15554,7 @@ var Handlevue_type_template_id_45be93f0_render = function () {
|
|
|
15554
15554
|
closePop: function ($event) {
|
|
15555
15555
|
_vm.showFreeStart = false
|
|
15556
15556
|
},
|
|
15557
|
+
success: _vm.handleSuccess,
|
|
15557
15558
|
},
|
|
15558
15559
|
})
|
|
15559
15560
|
: _vm.handleFlow
|
|
@@ -16972,11 +16973,11 @@ var Handlevue_type_template_id_45be93f0_render = function () {
|
|
|
16972
16973
|
1
|
|
16973
16974
|
)
|
|
16974
16975
|
}
|
|
16975
|
-
var
|
|
16976
|
-
|
|
16976
|
+
var Handlevue_type_template_id_52fc39c4_staticRenderFns = []
|
|
16977
|
+
Handlevue_type_template_id_52fc39c4_render._withStripped = true
|
|
16977
16978
|
|
|
16978
16979
|
|
|
16979
|
-
// CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=
|
|
16980
|
+
// CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=52fc39c4
|
|
16980
16981
|
|
|
16981
16982
|
// 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=7503f952
|
|
16982
16983
|
var Rejectvue_type_template_id_7503f952_render = function () {
|
|
@@ -18277,6 +18278,7 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
18277
18278
|
//
|
|
18278
18279
|
//
|
|
18279
18280
|
//
|
|
18281
|
+
//
|
|
18280
18282
|
|
|
18281
18283
|
|
|
18282
18284
|
|
|
@@ -18491,6 +18493,9 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
18491
18493
|
}
|
|
18492
18494
|
},
|
|
18493
18495
|
methods: {
|
|
18496
|
+
handleSuccess: function handleSuccess() {
|
|
18497
|
+
this.$parent.$emit('success');
|
|
18498
|
+
},
|
|
18494
18499
|
handleClickDefList: function handleClickDefList(info) {
|
|
18495
18500
|
this.freeStartFlowParams.defId = info.defId;
|
|
18496
18501
|
this.showFreeStart = true;
|
|
@@ -19136,7 +19141,7 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
19136
19141
|
taskOperationShiftedNodeList = _res$data.taskOperationShiftedNodeList,
|
|
19137
19142
|
isCanPreAddSign = _res$data.isCanPreAddSign;
|
|
19138
19143
|
|
|
19139
|
-
if (currentOrgSelectorParams.enableCurrentOrgConfig == 'true') {
|
|
19144
|
+
if (currentOrgSelectorParams && currentOrgSelectorParams.enableCurrentOrgConfig == 'true') {
|
|
19140
19145
|
that.currentOrgSelectorTabs = currentOrgSelectorParams.currentOrgType.split(',');
|
|
19141
19146
|
var currentOrgparams = currentOrgSelectorParams.currentOrgRange.split(',');
|
|
19142
19147
|
that.currentOrgSelectorTabs.map(function (x, i) {
|
|
@@ -19148,7 +19153,7 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
19148
19153
|
});
|
|
19149
19154
|
that.currentOrgSelectorTabs = that.currentOrgSelectorTabs.join(',');
|
|
19150
19155
|
}
|
|
19151
|
-
if (currentOrgSelectorParams.enableForeignOrgConfig == 'true') {
|
|
19156
|
+
if (currentOrgSelectorParams && currentOrgSelectorParams.enableForeignOrgConfig == 'true') {
|
|
19152
19157
|
that.foreignOrgSelectorTabs = currentOrgSelectorParams.foreignOrgType.split(',');
|
|
19153
19158
|
var foreignOrgparams = currentOrgSelectorParams.foreignOrgRange.split(',');
|
|
19154
19159
|
that.foreignOrgSelectorTabs.map(function (x, i) {
|
|
@@ -19550,8 +19555,8 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
19550
19555
|
|
|
19551
19556
|
var Handle_component = normalizeComponent(
|
|
19552
19557
|
components_Handlevue_type_script_lang_js,
|
|
19553
|
-
|
|
19554
|
-
|
|
19558
|
+
Handlevue_type_template_id_52fc39c4_render,
|
|
19559
|
+
Handlevue_type_template_id_52fc39c4_staticRenderFns,
|
|
19555
19560
|
false,
|
|
19556
19561
|
null,
|
|
19557
19562
|
null,
|
|
@@ -29471,7 +29476,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
29471
29476
|
}
|
|
29472
29477
|
|
|
29473
29478
|
/* harmony default export */ var src = __webpack_exports__["default"] = ({
|
|
29474
|
-
version: '0.3.
|
|
29479
|
+
version: '0.3.68',
|
|
29475
29480
|
install: install,
|
|
29476
29481
|
Button: packages_button,
|
|
29477
29482
|
ButtonGroup: button_group,
|
package/lib/flow.js
CHANGED
|
@@ -2277,8 +2277,8 @@ render._withStripped = true
|
|
|
2277
2277
|
|
|
2278
2278
|
// CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=48dbcefe
|
|
2279
2279
|
|
|
2280
|
-
// 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=
|
|
2281
|
-
var
|
|
2280
|
+
// 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=3b7fd321
|
|
2281
|
+
var StartFlowvue_type_template_id_3b7fd321_render = function () {
|
|
2282
2282
|
var _vm = this
|
|
2283
2283
|
var _h = _vm.$createElement
|
|
2284
2284
|
var _c = _vm._self._c || _h
|
|
@@ -2589,11 +2589,11 @@ var StartFlowvue_type_template_id_ffa645d6_render = function () {
|
|
|
2589
2589
|
]),
|
|
2590
2590
|
])
|
|
2591
2591
|
}
|
|
2592
|
-
var
|
|
2593
|
-
|
|
2592
|
+
var StartFlowvue_type_template_id_3b7fd321_staticRenderFns = []
|
|
2593
|
+
StartFlowvue_type_template_id_3b7fd321_render._withStripped = true
|
|
2594
2594
|
|
|
2595
2595
|
|
|
2596
|
-
// CONCATENATED MODULE: ./packages/flow/src/components/StartFlow.vue?vue&type=template&id=
|
|
2596
|
+
// CONCATENATED MODULE: ./packages/flow/src/components/StartFlow.vue?vue&type=template&id=3b7fd321
|
|
2597
2597
|
|
|
2598
2598
|
// EXTERNAL MODULE: ./src/config/api.js
|
|
2599
2599
|
var api = __webpack_require__(2);
|
|
@@ -4468,11 +4468,11 @@ var StartFlowvue_type_script_lang_js_typeof = typeof Symbol === "function" && ty
|
|
|
4468
4468
|
if (_that.formType == 'freeStart' && !_that.isFreeStartFlow) {
|
|
4469
4469
|
_this2.$emit('closePop');
|
|
4470
4470
|
} else {
|
|
4471
|
-
|
|
4472
|
-
|
|
4473
|
-
|
|
4474
|
-
|
|
4475
|
-
|
|
4471
|
+
if (_that.formType == 'freeStart') {
|
|
4472
|
+
_that.$emit('success');
|
|
4473
|
+
} else {
|
|
4474
|
+
_that.$parent.$emit('success');
|
|
4475
|
+
}
|
|
4476
4476
|
}
|
|
4477
4477
|
} else {
|
|
4478
4478
|
_this2.$toast(res.msg || res.message);
|
|
@@ -4749,8 +4749,8 @@ var StartFlowvue_type_script_lang_js_typeof = typeof Symbol === "function" && ty
|
|
|
4749
4749
|
|
|
4750
4750
|
var StartFlow_component = Object(componentNormalizer["a" /* default */])(
|
|
4751
4751
|
components_StartFlowvue_type_script_lang_js,
|
|
4752
|
-
|
|
4753
|
-
|
|
4752
|
+
StartFlowvue_type_template_id_3b7fd321_render,
|
|
4753
|
+
StartFlowvue_type_template_id_3b7fd321_staticRenderFns,
|
|
4754
4754
|
false,
|
|
4755
4755
|
null,
|
|
4756
4756
|
null,
|
|
@@ -4759,8 +4759,8 @@ var StartFlow_component = Object(componentNormalizer["a" /* default */])(
|
|
|
4759
4759
|
)
|
|
4760
4760
|
|
|
4761
4761
|
/* harmony default export */ var StartFlow = (StartFlow_component.exports);
|
|
4762
|
-
// 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=
|
|
4763
|
-
var
|
|
4762
|
+
// 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=52fc39c4
|
|
4763
|
+
var Handlevue_type_template_id_52fc39c4_render = function () {
|
|
4764
4764
|
var _vm = this
|
|
4765
4765
|
var _h = _vm.$createElement
|
|
4766
4766
|
var _c = _vm._self._c || _h
|
|
@@ -4792,6 +4792,7 @@ var Handlevue_type_template_id_45be93f0_render = function () {
|
|
|
4792
4792
|
closePop: function ($event) {
|
|
4793
4793
|
_vm.showFreeStart = false
|
|
4794
4794
|
},
|
|
4795
|
+
success: _vm.handleSuccess,
|
|
4795
4796
|
},
|
|
4796
4797
|
})
|
|
4797
4798
|
: _vm.handleFlow
|
|
@@ -6210,11 +6211,11 @@ var Handlevue_type_template_id_45be93f0_render = function () {
|
|
|
6210
6211
|
1
|
|
6211
6212
|
)
|
|
6212
6213
|
}
|
|
6213
|
-
var
|
|
6214
|
-
|
|
6214
|
+
var Handlevue_type_template_id_52fc39c4_staticRenderFns = []
|
|
6215
|
+
Handlevue_type_template_id_52fc39c4_render._withStripped = true
|
|
6215
6216
|
|
|
6216
6217
|
|
|
6217
|
-
// CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=
|
|
6218
|
+
// CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=52fc39c4
|
|
6218
6219
|
|
|
6219
6220
|
// 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=7503f952
|
|
6220
6221
|
var Rejectvue_type_template_id_7503f952_render = function () {
|
|
@@ -7515,6 +7516,7 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
7515
7516
|
//
|
|
7516
7517
|
//
|
|
7517
7518
|
//
|
|
7519
|
+
//
|
|
7518
7520
|
|
|
7519
7521
|
|
|
7520
7522
|
|
|
@@ -7729,6 +7731,9 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
7729
7731
|
}
|
|
7730
7732
|
},
|
|
7731
7733
|
methods: {
|
|
7734
|
+
handleSuccess: function handleSuccess() {
|
|
7735
|
+
this.$parent.$emit('success');
|
|
7736
|
+
},
|
|
7732
7737
|
handleClickDefList: function handleClickDefList(info) {
|
|
7733
7738
|
this.freeStartFlowParams.defId = info.defId;
|
|
7734
7739
|
this.showFreeStart = true;
|
|
@@ -8374,7 +8379,7 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
8374
8379
|
taskOperationShiftedNodeList = _res$data.taskOperationShiftedNodeList,
|
|
8375
8380
|
isCanPreAddSign = _res$data.isCanPreAddSign;
|
|
8376
8381
|
|
|
8377
|
-
if (currentOrgSelectorParams.enableCurrentOrgConfig == 'true') {
|
|
8382
|
+
if (currentOrgSelectorParams && currentOrgSelectorParams.enableCurrentOrgConfig == 'true') {
|
|
8378
8383
|
that.currentOrgSelectorTabs = currentOrgSelectorParams.currentOrgType.split(',');
|
|
8379
8384
|
var currentOrgparams = currentOrgSelectorParams.currentOrgRange.split(',');
|
|
8380
8385
|
that.currentOrgSelectorTabs.map(function (x, i) {
|
|
@@ -8386,7 +8391,7 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
8386
8391
|
});
|
|
8387
8392
|
that.currentOrgSelectorTabs = that.currentOrgSelectorTabs.join(',');
|
|
8388
8393
|
}
|
|
8389
|
-
if (currentOrgSelectorParams.enableForeignOrgConfig == 'true') {
|
|
8394
|
+
if (currentOrgSelectorParams && currentOrgSelectorParams.enableForeignOrgConfig == 'true') {
|
|
8390
8395
|
that.foreignOrgSelectorTabs = currentOrgSelectorParams.foreignOrgType.split(',');
|
|
8391
8396
|
var foreignOrgparams = currentOrgSelectorParams.foreignOrgRange.split(',');
|
|
8392
8397
|
that.foreignOrgSelectorTabs.map(function (x, i) {
|
|
@@ -8788,8 +8793,8 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
8788
8793
|
|
|
8789
8794
|
var Handle_component = Object(componentNormalizer["a" /* default */])(
|
|
8790
8795
|
components_Handlevue_type_script_lang_js,
|
|
8791
|
-
|
|
8792
|
-
|
|
8796
|
+
Handlevue_type_template_id_52fc39c4_render,
|
|
8797
|
+
Handlevue_type_template_id_52fc39c4_staticRenderFns,
|
|
8793
8798
|
false,
|
|
8794
8799
|
null,
|
|
8795
8800
|
null,
|