eoss-mobiles 0.2.89 → 0.2.90
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 +34 -18
- package/lib/flow.js +33 -17
- package/lib/index.js +1 -1
- package/package.json +1 -1
- package/packages/flow/src/components/Handle.vue +1 -0
- package/packages/flow/src/components/TaskRead.vue +39 -17
- package/src/index.js +1 -1
|
@@ -14251,8 +14251,8 @@ var StartFlow_component = normalizeComponent(
|
|
|
14251
14251
|
)
|
|
14252
14252
|
|
|
14253
14253
|
/* harmony default export */ var StartFlow = (StartFlow_component.exports);
|
|
14254
|
-
// 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=
|
|
14255
|
-
var
|
|
14254
|
+
// 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=4fb84932&
|
|
14255
|
+
var Handlevue_type_template_id_4fb84932_render = function () {
|
|
14256
14256
|
var _vm = this
|
|
14257
14257
|
var _h = _vm.$createElement
|
|
14258
14258
|
var _c = _vm._self._c || _h
|
|
@@ -15333,11 +15333,11 @@ var Handlevue_type_template_id_56b692ee_render = function () {
|
|
|
15333
15333
|
1
|
|
15334
15334
|
)
|
|
15335
15335
|
}
|
|
15336
|
-
var
|
|
15337
|
-
|
|
15336
|
+
var Handlevue_type_template_id_4fb84932_staticRenderFns = []
|
|
15337
|
+
Handlevue_type_template_id_4fb84932_render._withStripped = true
|
|
15338
15338
|
|
|
15339
15339
|
|
|
15340
|
-
// CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=
|
|
15340
|
+
// CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=4fb84932&
|
|
15341
15341
|
|
|
15342
15342
|
// 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=0b9b17d6&
|
|
15343
15343
|
var Rejectvue_type_template_id_0b9b17d6_render = function () {
|
|
@@ -16661,6 +16661,7 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
16661
16661
|
pendingId: pendingId,
|
|
16662
16662
|
opinion: this.form.opinion,
|
|
16663
16663
|
taskAction: 'complete',
|
|
16664
|
+
mobileKey: util["a" /* default */].getStorage('deviceId') || '123',
|
|
16664
16665
|
userId: this.userId || util["a" /* default */].getStorage('userId')
|
|
16665
16666
|
};
|
|
16666
16667
|
var formData = new FormData();
|
|
@@ -17416,8 +17417,8 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
17416
17417
|
|
|
17417
17418
|
var Handle_component = normalizeComponent(
|
|
17418
17419
|
components_Handlevue_type_script_lang_js_,
|
|
17419
|
-
|
|
17420
|
-
|
|
17420
|
+
Handlevue_type_template_id_4fb84932_render,
|
|
17421
|
+
Handlevue_type_template_id_4fb84932_staticRenderFns,
|
|
17421
17422
|
false,
|
|
17422
17423
|
null,
|
|
17423
17424
|
null,
|
|
@@ -17426,8 +17427,8 @@ var Handle_component = normalizeComponent(
|
|
|
17426
17427
|
)
|
|
17427
17428
|
|
|
17428
17429
|
/* harmony default export */ var Handle = (Handle_component.exports);
|
|
17429
|
-
// 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/TaskRead.vue?vue&type=template&id=
|
|
17430
|
-
var
|
|
17430
|
+
// 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/TaskRead.vue?vue&type=template&id=05a99589&
|
|
17431
|
+
var TaskReadvue_type_template_id_05a99589_render = function () {
|
|
17431
17432
|
var _vm = this
|
|
17432
17433
|
var _h = _vm.$createElement
|
|
17433
17434
|
var _c = _vm._self._c || _h
|
|
@@ -17599,11 +17600,11 @@ var TaskReadvue_type_template_id_d0d418ba_render = function () {
|
|
|
17599
17600
|
]),
|
|
17600
17601
|
])
|
|
17601
17602
|
}
|
|
17602
|
-
var
|
|
17603
|
-
|
|
17603
|
+
var TaskReadvue_type_template_id_05a99589_staticRenderFns = []
|
|
17604
|
+
TaskReadvue_type_template_id_05a99589_render._withStripped = true
|
|
17604
17605
|
|
|
17605
17606
|
|
|
17606
|
-
// CONCATENATED MODULE: ./packages/flow/src/components/TaskRead.vue?vue&type=template&id=
|
|
17607
|
+
// CONCATENATED MODULE: ./packages/flow/src/components/TaskRead.vue?vue&type=template&id=05a99589&
|
|
17607
17608
|
|
|
17608
17609
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/TaskRead.vue?vue&type=script&lang=js&
|
|
17609
17610
|
var TaskReadvue_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; };
|
|
@@ -17731,6 +17732,10 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
17731
17732
|
baseUrl: String,
|
|
17732
17733
|
apiBaseUrl: String,
|
|
17733
17734
|
type: String,
|
|
17735
|
+
readParams: {
|
|
17736
|
+
type: Object,
|
|
17737
|
+
default: undefined
|
|
17738
|
+
},
|
|
17734
17739
|
taskReadType: {
|
|
17735
17740
|
type: String,
|
|
17736
17741
|
default: '分阅'
|
|
@@ -17770,7 +17775,9 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
17770
17775
|
// this.getProcessObjNew();
|
|
17771
17776
|
// }
|
|
17772
17777
|
this.getFind();
|
|
17773
|
-
this.
|
|
17778
|
+
if (!this.readParams) {
|
|
17779
|
+
this.getHandleInfoHtml();
|
|
17780
|
+
}
|
|
17774
17781
|
},
|
|
17775
17782
|
|
|
17776
17783
|
|
|
@@ -17804,7 +17811,12 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
17804
17811
|
if (_this.type === 'transfer') {
|
|
17805
17812
|
_this.toTaskTransfer();
|
|
17806
17813
|
} else {
|
|
17807
|
-
_this.
|
|
17814
|
+
if (!_this.readParams) {
|
|
17815
|
+
_this.getProcessObjNew();
|
|
17816
|
+
} else {
|
|
17817
|
+
_this.$toast.clear();
|
|
17818
|
+
}
|
|
17819
|
+
// this.getProcessObjNew();
|
|
17808
17820
|
}
|
|
17809
17821
|
}).catch(function (err) {
|
|
17810
17822
|
_this.loading = false;
|
|
@@ -17906,7 +17918,8 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
17906
17918
|
if (res.status == 'success') {
|
|
17907
17919
|
_this3.processObj = res.data;
|
|
17908
17920
|
_this3.notificationMsgType = _this3.isMultiple();
|
|
17909
|
-
// this.taskExamine = res.data.taskExamine
|
|
17921
|
+
// this.taskExamine = res.data.taskExamine;
|
|
17922
|
+
// console.log(this.taskExamine, 'taskExaminetaskExaminetaskExamine');
|
|
17910
17923
|
} else {
|
|
17911
17924
|
_that.$toast(res.message);
|
|
17912
17925
|
setTimeout(function () {
|
|
@@ -18050,6 +18063,9 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
18050
18063
|
nextReadUserId: ids
|
|
18051
18064
|
})
|
|
18052
18065
|
};
|
|
18066
|
+
if (this.readParams) {
|
|
18067
|
+
params.params = TaskReadvue_type_script_lang_js_extends({}, params.params, this.readParams);
|
|
18068
|
+
}
|
|
18053
18069
|
if (this.beforeSubmit) {
|
|
18054
18070
|
this.beforeSubmit(params.params);
|
|
18055
18071
|
return;
|
|
@@ -18086,8 +18102,8 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
18086
18102
|
|
|
18087
18103
|
var TaskRead_component = normalizeComponent(
|
|
18088
18104
|
components_TaskReadvue_type_script_lang_js_,
|
|
18089
|
-
|
|
18090
|
-
|
|
18105
|
+
TaskReadvue_type_template_id_05a99589_render,
|
|
18106
|
+
TaskReadvue_type_template_id_05a99589_staticRenderFns,
|
|
18091
18107
|
false,
|
|
18092
18108
|
null,
|
|
18093
18109
|
null,
|
|
@@ -24327,7 +24343,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
24327
24343
|
}
|
|
24328
24344
|
|
|
24329
24345
|
/* harmony default export */ var src = __webpack_exports__["default"] = ({
|
|
24330
|
-
version: '0.2.
|
|
24346
|
+
version: '0.2.90',
|
|
24331
24347
|
install: install,
|
|
24332
24348
|
Button: packages_button,
|
|
24333
24349
|
ButtonGroup: button_group,
|
package/lib/flow.js
CHANGED
|
@@ -3662,8 +3662,8 @@ var StartFlow_component = Object(componentNormalizer["a" /* default */])(
|
|
|
3662
3662
|
)
|
|
3663
3663
|
|
|
3664
3664
|
/* harmony default export */ var StartFlow = (StartFlow_component.exports);
|
|
3665
|
-
// 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=
|
|
3666
|
-
var
|
|
3665
|
+
// 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=4fb84932&
|
|
3666
|
+
var Handlevue_type_template_id_4fb84932_render = function () {
|
|
3667
3667
|
var _vm = this
|
|
3668
3668
|
var _h = _vm.$createElement
|
|
3669
3669
|
var _c = _vm._self._c || _h
|
|
@@ -4744,11 +4744,11 @@ var Handlevue_type_template_id_56b692ee_render = function () {
|
|
|
4744
4744
|
1
|
|
4745
4745
|
)
|
|
4746
4746
|
}
|
|
4747
|
-
var
|
|
4748
|
-
|
|
4747
|
+
var Handlevue_type_template_id_4fb84932_staticRenderFns = []
|
|
4748
|
+
Handlevue_type_template_id_4fb84932_render._withStripped = true
|
|
4749
4749
|
|
|
4750
4750
|
|
|
4751
|
-
// CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=
|
|
4751
|
+
// CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=4fb84932&
|
|
4752
4752
|
|
|
4753
4753
|
// 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=0b9b17d6&
|
|
4754
4754
|
var Rejectvue_type_template_id_0b9b17d6_render = function () {
|
|
@@ -6072,6 +6072,7 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
6072
6072
|
pendingId: pendingId,
|
|
6073
6073
|
opinion: this.form.opinion,
|
|
6074
6074
|
taskAction: 'complete',
|
|
6075
|
+
mobileKey: util["a" /* default */].getStorage('deviceId') || '123',
|
|
6075
6076
|
userId: this.userId || util["a" /* default */].getStorage('userId')
|
|
6076
6077
|
};
|
|
6077
6078
|
var formData = new FormData();
|
|
@@ -6827,8 +6828,8 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
6827
6828
|
|
|
6828
6829
|
var Handle_component = Object(componentNormalizer["a" /* default */])(
|
|
6829
6830
|
components_Handlevue_type_script_lang_js_,
|
|
6830
|
-
|
|
6831
|
-
|
|
6831
|
+
Handlevue_type_template_id_4fb84932_render,
|
|
6832
|
+
Handlevue_type_template_id_4fb84932_staticRenderFns,
|
|
6832
6833
|
false,
|
|
6833
6834
|
null,
|
|
6834
6835
|
null,
|
|
@@ -6837,8 +6838,8 @@ var Handle_component = Object(componentNormalizer["a" /* default */])(
|
|
|
6837
6838
|
)
|
|
6838
6839
|
|
|
6839
6840
|
/* harmony default export */ var Handle = (Handle_component.exports);
|
|
6840
|
-
// 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/TaskRead.vue?vue&type=template&id=
|
|
6841
|
-
var
|
|
6841
|
+
// 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/TaskRead.vue?vue&type=template&id=05a99589&
|
|
6842
|
+
var TaskReadvue_type_template_id_05a99589_render = function () {
|
|
6842
6843
|
var _vm = this
|
|
6843
6844
|
var _h = _vm.$createElement
|
|
6844
6845
|
var _c = _vm._self._c || _h
|
|
@@ -7010,11 +7011,11 @@ var TaskReadvue_type_template_id_d0d418ba_render = function () {
|
|
|
7010
7011
|
]),
|
|
7011
7012
|
])
|
|
7012
7013
|
}
|
|
7013
|
-
var
|
|
7014
|
-
|
|
7014
|
+
var TaskReadvue_type_template_id_05a99589_staticRenderFns = []
|
|
7015
|
+
TaskReadvue_type_template_id_05a99589_render._withStripped = true
|
|
7015
7016
|
|
|
7016
7017
|
|
|
7017
|
-
// CONCATENATED MODULE: ./packages/flow/src/components/TaskRead.vue?vue&type=template&id=
|
|
7018
|
+
// CONCATENATED MODULE: ./packages/flow/src/components/TaskRead.vue?vue&type=template&id=05a99589&
|
|
7018
7019
|
|
|
7019
7020
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/TaskRead.vue?vue&type=script&lang=js&
|
|
7020
7021
|
var TaskReadvue_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; };
|
|
@@ -7142,6 +7143,10 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
7142
7143
|
baseUrl: String,
|
|
7143
7144
|
apiBaseUrl: String,
|
|
7144
7145
|
type: String,
|
|
7146
|
+
readParams: {
|
|
7147
|
+
type: Object,
|
|
7148
|
+
default: undefined
|
|
7149
|
+
},
|
|
7145
7150
|
taskReadType: {
|
|
7146
7151
|
type: String,
|
|
7147
7152
|
default: '分阅'
|
|
@@ -7181,7 +7186,9 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
7181
7186
|
// this.getProcessObjNew();
|
|
7182
7187
|
// }
|
|
7183
7188
|
this.getFind();
|
|
7184
|
-
this.
|
|
7189
|
+
if (!this.readParams) {
|
|
7190
|
+
this.getHandleInfoHtml();
|
|
7191
|
+
}
|
|
7185
7192
|
},
|
|
7186
7193
|
|
|
7187
7194
|
|
|
@@ -7215,7 +7222,12 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
7215
7222
|
if (_this.type === 'transfer') {
|
|
7216
7223
|
_this.toTaskTransfer();
|
|
7217
7224
|
} else {
|
|
7218
|
-
_this.
|
|
7225
|
+
if (!_this.readParams) {
|
|
7226
|
+
_this.getProcessObjNew();
|
|
7227
|
+
} else {
|
|
7228
|
+
_this.$toast.clear();
|
|
7229
|
+
}
|
|
7230
|
+
// this.getProcessObjNew();
|
|
7219
7231
|
}
|
|
7220
7232
|
}).catch(function (err) {
|
|
7221
7233
|
_this.loading = false;
|
|
@@ -7317,7 +7329,8 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
7317
7329
|
if (res.status == 'success') {
|
|
7318
7330
|
_this3.processObj = res.data;
|
|
7319
7331
|
_this3.notificationMsgType = _this3.isMultiple();
|
|
7320
|
-
// this.taskExamine = res.data.taskExamine
|
|
7332
|
+
// this.taskExamine = res.data.taskExamine;
|
|
7333
|
+
// console.log(this.taskExamine, 'taskExaminetaskExaminetaskExamine');
|
|
7321
7334
|
} else {
|
|
7322
7335
|
_that.$toast(res.message);
|
|
7323
7336
|
setTimeout(function () {
|
|
@@ -7461,6 +7474,9 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
7461
7474
|
nextReadUserId: ids
|
|
7462
7475
|
})
|
|
7463
7476
|
};
|
|
7477
|
+
if (this.readParams) {
|
|
7478
|
+
params.params = TaskReadvue_type_script_lang_js_extends({}, params.params, this.readParams);
|
|
7479
|
+
}
|
|
7464
7480
|
if (this.beforeSubmit) {
|
|
7465
7481
|
this.beforeSubmit(params.params);
|
|
7466
7482
|
return;
|
|
@@ -7497,8 +7513,8 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
7497
7513
|
|
|
7498
7514
|
var TaskRead_component = Object(componentNormalizer["a" /* default */])(
|
|
7499
7515
|
components_TaskReadvue_type_script_lang_js_,
|
|
7500
|
-
|
|
7501
|
-
|
|
7516
|
+
TaskReadvue_type_template_id_05a99589_render,
|
|
7517
|
+
TaskReadvue_type_template_id_05a99589_staticRenderFns,
|
|
7502
7518
|
false,
|
|
7503
7519
|
null,
|
|
7504
7520
|
null,
|