eoss-mobiles 0.3.90 → 0.3.92
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 +42 -34
- package/lib/flow.js +41 -33
- package/lib/index.js +1 -1
- package/lib/theme-chalk/flow.css +1 -1
- package/lib/theme-chalk/index.css +1 -1
- package/package.json +1 -1
- package/packages/flow/src/components/Opinion.vue +10 -6
- package/packages/flow/src/components/Reject.vue +27 -24
- package/packages/theme-chalk/src/flow.scss +2 -7
- package/src/index.js +1 -1
|
@@ -13485,8 +13485,8 @@ StartFlowvue_type_template_id_68acd67c_render._withStripped = true
|
|
|
13485
13485
|
|
|
13486
13486
|
// CONCATENATED MODULE: ./packages/flow/src/components/StartFlow.vue?vue&type=template&id=68acd67c
|
|
13487
13487
|
|
|
13488
|
-
// 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=
|
|
13489
|
-
var
|
|
13488
|
+
// 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=68fdb647
|
|
13489
|
+
var Opinionvue_type_template_id_68fdb647_render = function () {
|
|
13490
13490
|
var _vm = this
|
|
13491
13491
|
var _h = _vm.$createElement
|
|
13492
13492
|
var _c = _vm._self._c || _h
|
|
@@ -13876,11 +13876,11 @@ var Opinionvue_type_template_id_3e77f78a_render = function () {
|
|
|
13876
13876
|
1
|
|
13877
13877
|
)
|
|
13878
13878
|
}
|
|
13879
|
-
var
|
|
13880
|
-
|
|
13879
|
+
var Opinionvue_type_template_id_68fdb647_staticRenderFns = []
|
|
13880
|
+
Opinionvue_type_template_id_68fdb647_render._withStripped = true
|
|
13881
13881
|
|
|
13882
13882
|
|
|
13883
|
-
// CONCATENATED MODULE: ./packages/flow/src/components/Opinion.vue?vue&type=template&id=
|
|
13883
|
+
// CONCATENATED MODULE: ./packages/flow/src/components/Opinion.vue?vue&type=template&id=68fdb647
|
|
13884
13884
|
|
|
13885
13885
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Opinion.vue?vue&type=script&lang=js
|
|
13886
13886
|
//
|
|
@@ -14057,6 +14057,10 @@ Opinionvue_type_template_id_3e77f78a_render._withStripped = true
|
|
|
14057
14057
|
//
|
|
14058
14058
|
//
|
|
14059
14059
|
//
|
|
14060
|
+
//
|
|
14061
|
+
//
|
|
14062
|
+
//
|
|
14063
|
+
//
|
|
14060
14064
|
|
|
14061
14065
|
|
|
14062
14066
|
|
|
@@ -14306,7 +14310,8 @@ Opinionvue_type_template_id_3e77f78a_render._withStripped = true
|
|
|
14306
14310
|
_that.$toast('添加成功');
|
|
14307
14311
|
_that.addOpinionContent = '';
|
|
14308
14312
|
_that.getOpinionList();
|
|
14309
|
-
|
|
14313
|
+
_that.addOpinion = false;
|
|
14314
|
+
_that.showOpinion = true;
|
|
14310
14315
|
} else {
|
|
14311
14316
|
_that.$toast(res.message || '添加失败');
|
|
14312
14317
|
}
|
|
@@ -14420,8 +14425,8 @@ Opinionvue_type_template_id_3e77f78a_render._withStripped = true
|
|
|
14420
14425
|
|
|
14421
14426
|
var Opinion_component = normalizeComponent(
|
|
14422
14427
|
components_Opinionvue_type_script_lang_js,
|
|
14423
|
-
|
|
14424
|
-
|
|
14428
|
+
Opinionvue_type_template_id_68fdb647_render,
|
|
14429
|
+
Opinionvue_type_template_id_68fdb647_staticRenderFns,
|
|
14425
14430
|
false,
|
|
14426
14431
|
null,
|
|
14427
14432
|
null,
|
|
@@ -17796,8 +17801,8 @@ Handlevue_type_template_id_92fa779c_render._withStripped = true
|
|
|
17796
17801
|
|
|
17797
17802
|
// CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=92fa779c
|
|
17798
17803
|
|
|
17799
|
-
// 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=
|
|
17800
|
-
var
|
|
17804
|
+
// 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=1f631c2c
|
|
17805
|
+
var Rejectvue_type_template_id_1f631c2c_render = function () {
|
|
17801
17806
|
var _vm = this
|
|
17802
17807
|
var _h = _vm.$createElement
|
|
17803
17808
|
var _c = _vm._self._c || _h
|
|
@@ -17922,11 +17927,11 @@ var Rejectvue_type_template_id_73e5ca42_render = function () {
|
|
|
17922
17927
|
]),
|
|
17923
17928
|
])
|
|
17924
17929
|
}
|
|
17925
|
-
var
|
|
17926
|
-
|
|
17930
|
+
var Rejectvue_type_template_id_1f631c2c_staticRenderFns = []
|
|
17931
|
+
Rejectvue_type_template_id_1f631c2c_render._withStripped = true
|
|
17927
17932
|
|
|
17928
17933
|
|
|
17929
|
-
// CONCATENATED MODULE: ./packages/flow/src/components/Reject.vue?vue&type=template&id=
|
|
17934
|
+
// CONCATENATED MODULE: ./packages/flow/src/components/Reject.vue?vue&type=template&id=1f631c2c
|
|
17930
17935
|
|
|
17931
17936
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Reject.vue?vue&type=script&lang=js
|
|
17932
17937
|
var Rejectvue_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; };
|
|
@@ -18103,26 +18108,9 @@ var Rejectvue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
18103
18108
|
this.$parent.$emit('close');
|
|
18104
18109
|
this.$emit('close');
|
|
18105
18110
|
},
|
|
18106
|
-
|
|
18107
|
-
// 提交流程
|
|
18108
|
-
onSubmit: function onSubmit() {
|
|
18111
|
+
sendData: function sendData() {
|
|
18109
18112
|
var _this = this;
|
|
18110
18113
|
|
|
18111
|
-
if (!this.form.opinion && this.isBanInputOpinion == 0 && this.form.isImageOpinion == 0 || !this.file && this.isBanInputOpinion == 0 && this.form.isImageOpinion == 1) {
|
|
18112
|
-
this.$toast('请输入审批意见');
|
|
18113
|
-
return;
|
|
18114
|
-
}
|
|
18115
|
-
var str = '';
|
|
18116
|
-
if (this.form.opinion) {
|
|
18117
|
-
str = this.form.opinion.replace(/\s+/g, '');
|
|
18118
|
-
}
|
|
18119
|
-
if ((!this.form.opinion || str === '') && this.nodeDefaultRejectOpinion) {
|
|
18120
|
-
this.form.opinion = this.nodeDefaultRejectOpinion;
|
|
18121
|
-
}
|
|
18122
|
-
if (this.beforeSubmit) {
|
|
18123
|
-
this.beforeSubmit(Rejectvue_type_script_lang_js_extends({ pendingId: this.pendingId }, this.form));
|
|
18124
|
-
return;
|
|
18125
|
-
}
|
|
18126
18114
|
this.form.mobileKey = util["a" /* default */].getStorage('deviceId') || '123';
|
|
18127
18115
|
var formData = new FormData();
|
|
18128
18116
|
if (this.form.isImageOpinion == 1) {
|
|
@@ -18164,6 +18152,26 @@ var Rejectvue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
18164
18152
|
});
|
|
18165
18153
|
},
|
|
18166
18154
|
|
|
18155
|
+
// 提交流程
|
|
18156
|
+
onSubmit: function onSubmit() {
|
|
18157
|
+
if (!this.form.opinion && this.isBanInputOpinion == 0 && this.form.isImageOpinion == 0 || !this.file && this.isBanInputOpinion == 0 && this.form.isImageOpinion == 1) {
|
|
18158
|
+
this.$toast('请输入审批意见');
|
|
18159
|
+
return;
|
|
18160
|
+
}
|
|
18161
|
+
var str = '';
|
|
18162
|
+
if (this.form.opinion) {
|
|
18163
|
+
str = this.form.opinion.replace(/\s+/g, '');
|
|
18164
|
+
}
|
|
18165
|
+
if ((!this.form.opinion || str === '') && this.nodeDefaultRejectOpinion) {
|
|
18166
|
+
this.form.opinion = this.nodeDefaultRejectOpinion;
|
|
18167
|
+
}
|
|
18168
|
+
if (this.beforeSubmit) {
|
|
18169
|
+
this.beforeSubmit(Rejectvue_type_script_lang_js_extends({ pendingId: this.pendingId }, this.form), this.sendData);
|
|
18170
|
+
return;
|
|
18171
|
+
}
|
|
18172
|
+
this.sendData();
|
|
18173
|
+
},
|
|
18174
|
+
|
|
18167
18175
|
// 确认常用意见
|
|
18168
18176
|
onConfirmOpinion: function onConfirmOpinion(val) {
|
|
18169
18177
|
this.form.opinion = val.content;
|
|
@@ -18256,8 +18264,8 @@ var Rejectvue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
18256
18264
|
|
|
18257
18265
|
var Reject_component = normalizeComponent(
|
|
18258
18266
|
components_Rejectvue_type_script_lang_js,
|
|
18259
|
-
|
|
18260
|
-
|
|
18267
|
+
Rejectvue_type_template_id_1f631c2c_render,
|
|
18268
|
+
Rejectvue_type_template_id_1f631c2c_staticRenderFns,
|
|
18261
18269
|
false,
|
|
18262
18270
|
null,
|
|
18263
18271
|
null,
|
|
@@ -30767,7 +30775,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
30767
30775
|
}
|
|
30768
30776
|
|
|
30769
30777
|
/* harmony default export */ var src = __webpack_exports__["default"] = ({
|
|
30770
|
-
version: '0.3.
|
|
30778
|
+
version: '0.3.92',
|
|
30771
30779
|
install: install,
|
|
30772
30780
|
Button: packages_button,
|
|
30773
30781
|
ButtonGroup: button_group,
|
package/lib/flow.js
CHANGED
|
@@ -2700,8 +2700,8 @@ var api = __webpack_require__(2);
|
|
|
2700
2700
|
// EXTERNAL MODULE: ./src/utils/http.js + 1 modules
|
|
2701
2701
|
var http = __webpack_require__(3);
|
|
2702
2702
|
|
|
2703
|
-
// 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=
|
|
2704
|
-
var
|
|
2703
|
+
// 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=68fdb647
|
|
2704
|
+
var Opinionvue_type_template_id_68fdb647_render = function () {
|
|
2705
2705
|
var _vm = this
|
|
2706
2706
|
var _h = _vm.$createElement
|
|
2707
2707
|
var _c = _vm._self._c || _h
|
|
@@ -3091,11 +3091,11 @@ var Opinionvue_type_template_id_3e77f78a_render = function () {
|
|
|
3091
3091
|
1
|
|
3092
3092
|
)
|
|
3093
3093
|
}
|
|
3094
|
-
var
|
|
3095
|
-
|
|
3094
|
+
var Opinionvue_type_template_id_68fdb647_staticRenderFns = []
|
|
3095
|
+
Opinionvue_type_template_id_68fdb647_render._withStripped = true
|
|
3096
3096
|
|
|
3097
3097
|
|
|
3098
|
-
// CONCATENATED MODULE: ./packages/flow/src/components/Opinion.vue?vue&type=template&id=
|
|
3098
|
+
// CONCATENATED MODULE: ./packages/flow/src/components/Opinion.vue?vue&type=template&id=68fdb647
|
|
3099
3099
|
|
|
3100
3100
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Opinion.vue?vue&type=script&lang=js
|
|
3101
3101
|
//
|
|
@@ -3272,6 +3272,10 @@ Opinionvue_type_template_id_3e77f78a_render._withStripped = true
|
|
|
3272
3272
|
//
|
|
3273
3273
|
//
|
|
3274
3274
|
//
|
|
3275
|
+
//
|
|
3276
|
+
//
|
|
3277
|
+
//
|
|
3278
|
+
//
|
|
3275
3279
|
|
|
3276
3280
|
|
|
3277
3281
|
|
|
@@ -3521,7 +3525,8 @@ Opinionvue_type_template_id_3e77f78a_render._withStripped = true
|
|
|
3521
3525
|
_that.$toast('添加成功');
|
|
3522
3526
|
_that.addOpinionContent = '';
|
|
3523
3527
|
_that.getOpinionList();
|
|
3524
|
-
|
|
3528
|
+
_that.addOpinion = false;
|
|
3529
|
+
_that.showOpinion = true;
|
|
3525
3530
|
} else {
|
|
3526
3531
|
_that.$toast(res.message || '添加失败');
|
|
3527
3532
|
}
|
|
@@ -3638,8 +3643,8 @@ var componentNormalizer = __webpack_require__(1);
|
|
|
3638
3643
|
|
|
3639
3644
|
var component = Object(componentNormalizer["a" /* default */])(
|
|
3640
3645
|
components_Opinionvue_type_script_lang_js,
|
|
3641
|
-
|
|
3642
|
-
|
|
3646
|
+
Opinionvue_type_template_id_68fdb647_render,
|
|
3647
|
+
Opinionvue_type_template_id_68fdb647_staticRenderFns,
|
|
3643
3648
|
false,
|
|
3644
3649
|
null,
|
|
3645
3650
|
null,
|
|
@@ -7020,8 +7025,8 @@ Handlevue_type_template_id_92fa779c_render._withStripped = true
|
|
|
7020
7025
|
|
|
7021
7026
|
// CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=92fa779c
|
|
7022
7027
|
|
|
7023
|
-
// 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=
|
|
7024
|
-
var
|
|
7028
|
+
// 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=1f631c2c
|
|
7029
|
+
var Rejectvue_type_template_id_1f631c2c_render = function () {
|
|
7025
7030
|
var _vm = this
|
|
7026
7031
|
var _h = _vm.$createElement
|
|
7027
7032
|
var _c = _vm._self._c || _h
|
|
@@ -7146,11 +7151,11 @@ var Rejectvue_type_template_id_73e5ca42_render = function () {
|
|
|
7146
7151
|
]),
|
|
7147
7152
|
])
|
|
7148
7153
|
}
|
|
7149
|
-
var
|
|
7150
|
-
|
|
7154
|
+
var Rejectvue_type_template_id_1f631c2c_staticRenderFns = []
|
|
7155
|
+
Rejectvue_type_template_id_1f631c2c_render._withStripped = true
|
|
7151
7156
|
|
|
7152
7157
|
|
|
7153
|
-
// CONCATENATED MODULE: ./packages/flow/src/components/Reject.vue?vue&type=template&id=
|
|
7158
|
+
// CONCATENATED MODULE: ./packages/flow/src/components/Reject.vue?vue&type=template&id=1f631c2c
|
|
7154
7159
|
|
|
7155
7160
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Reject.vue?vue&type=script&lang=js
|
|
7156
7161
|
var Rejectvue_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; };
|
|
@@ -7327,26 +7332,9 @@ var Rejectvue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
7327
7332
|
this.$parent.$emit('close');
|
|
7328
7333
|
this.$emit('close');
|
|
7329
7334
|
},
|
|
7330
|
-
|
|
7331
|
-
// 提交流程
|
|
7332
|
-
onSubmit: function onSubmit() {
|
|
7335
|
+
sendData: function sendData() {
|
|
7333
7336
|
var _this = this;
|
|
7334
7337
|
|
|
7335
|
-
if (!this.form.opinion && this.isBanInputOpinion == 0 && this.form.isImageOpinion == 0 || !this.file && this.isBanInputOpinion == 0 && this.form.isImageOpinion == 1) {
|
|
7336
|
-
this.$toast('请输入审批意见');
|
|
7337
|
-
return;
|
|
7338
|
-
}
|
|
7339
|
-
var str = '';
|
|
7340
|
-
if (this.form.opinion) {
|
|
7341
|
-
str = this.form.opinion.replace(/\s+/g, '');
|
|
7342
|
-
}
|
|
7343
|
-
if ((!this.form.opinion || str === '') && this.nodeDefaultRejectOpinion) {
|
|
7344
|
-
this.form.opinion = this.nodeDefaultRejectOpinion;
|
|
7345
|
-
}
|
|
7346
|
-
if (this.beforeSubmit) {
|
|
7347
|
-
this.beforeSubmit(Rejectvue_type_script_lang_js_extends({ pendingId: this.pendingId }, this.form));
|
|
7348
|
-
return;
|
|
7349
|
-
}
|
|
7350
7338
|
this.form.mobileKey = util["a" /* default */].getStorage('deviceId') || '123';
|
|
7351
7339
|
var formData = new FormData();
|
|
7352
7340
|
if (this.form.isImageOpinion == 1) {
|
|
@@ -7388,6 +7376,26 @@ var Rejectvue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
7388
7376
|
});
|
|
7389
7377
|
},
|
|
7390
7378
|
|
|
7379
|
+
// 提交流程
|
|
7380
|
+
onSubmit: function onSubmit() {
|
|
7381
|
+
if (!this.form.opinion && this.isBanInputOpinion == 0 && this.form.isImageOpinion == 0 || !this.file && this.isBanInputOpinion == 0 && this.form.isImageOpinion == 1) {
|
|
7382
|
+
this.$toast('请输入审批意见');
|
|
7383
|
+
return;
|
|
7384
|
+
}
|
|
7385
|
+
var str = '';
|
|
7386
|
+
if (this.form.opinion) {
|
|
7387
|
+
str = this.form.opinion.replace(/\s+/g, '');
|
|
7388
|
+
}
|
|
7389
|
+
if ((!this.form.opinion || str === '') && this.nodeDefaultRejectOpinion) {
|
|
7390
|
+
this.form.opinion = this.nodeDefaultRejectOpinion;
|
|
7391
|
+
}
|
|
7392
|
+
if (this.beforeSubmit) {
|
|
7393
|
+
this.beforeSubmit(Rejectvue_type_script_lang_js_extends({ pendingId: this.pendingId }, this.form), this.sendData);
|
|
7394
|
+
return;
|
|
7395
|
+
}
|
|
7396
|
+
this.sendData();
|
|
7397
|
+
},
|
|
7398
|
+
|
|
7391
7399
|
// 确认常用意见
|
|
7392
7400
|
onConfirmOpinion: function onConfirmOpinion(val) {
|
|
7393
7401
|
this.form.opinion = val.content;
|
|
@@ -7480,8 +7488,8 @@ var Rejectvue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
7480
7488
|
|
|
7481
7489
|
var Reject_component = Object(componentNormalizer["a" /* default */])(
|
|
7482
7490
|
components_Rejectvue_type_script_lang_js,
|
|
7483
|
-
|
|
7484
|
-
|
|
7491
|
+
Rejectvue_type_template_id_1f631c2c_render,
|
|
7492
|
+
Rejectvue_type_template_id_1f631c2c_staticRenderFns,
|
|
7485
7493
|
false,
|
|
7486
7494
|
null,
|
|
7487
7495
|
null,
|