eoss-ui 0.8.32 → 0.8.33
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
CHANGED
|
@@ -45374,8 +45374,8 @@ var reset_component = normalizeComponent(
|
|
|
45374
45374
|
)
|
|
45375
45375
|
|
|
45376
45376
|
/* harmony default export */ var src_reset = (reset_component.exports);
|
|
45377
|
-
// 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/taskUnionExamine.vue?vue&type=template&id=
|
|
45378
|
-
var
|
|
45377
|
+
// 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/taskUnionExamine.vue?vue&type=template&id=3256c512&
|
|
45378
|
+
var taskUnionExaminevue_type_template_id_3256c512_render = function () {
|
|
45379
45379
|
var _vm = this
|
|
45380
45380
|
var _h = _vm.$createElement
|
|
45381
45381
|
var _c = _vm._self._c || _h
|
|
@@ -45690,11 +45690,11 @@ var taskUnionExaminevue_type_template_id_0dd0f156_render = function () {
|
|
|
45690
45690
|
1
|
|
45691
45691
|
)
|
|
45692
45692
|
}
|
|
45693
|
-
var
|
|
45694
|
-
|
|
45693
|
+
var taskUnionExaminevue_type_template_id_3256c512_staticRenderFns = []
|
|
45694
|
+
taskUnionExaminevue_type_template_id_3256c512_render._withStripped = true
|
|
45695
45695
|
|
|
45696
45696
|
|
|
45697
|
-
// CONCATENATED MODULE: ./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=
|
|
45697
|
+
// CONCATENATED MODULE: ./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=3256c512&
|
|
45698
45698
|
|
|
45699
45699
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/taskUnionExamine.vue?vue&type=script&lang=js&
|
|
45700
45700
|
var taskUnionExaminevue_type_script_lang_js_components;
|
|
@@ -45963,6 +45963,9 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
45963
45963
|
this.loading = true;
|
|
45964
45964
|
this.newMultiple = this.multiple;
|
|
45965
45965
|
this.otherParams.roleid = this.params.roleid = this.selectorParams.roleid;
|
|
45966
|
+
if (this.type == 'startDraf') {
|
|
45967
|
+
this.otherParams.nofilid = sessionStorage.getItem('orgId');
|
|
45968
|
+
}
|
|
45966
45969
|
this.opinion = this.oldOption;
|
|
45967
45970
|
this.getNodeType();
|
|
45968
45971
|
if (this.type === 'taskReview') return this.getTaskReview();
|
|
@@ -46398,8 +46401,8 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
46398
46401
|
|
|
46399
46402
|
var taskUnionExamine_component = normalizeComponent(
|
|
46400
46403
|
component_taskUnionExaminevue_type_script_lang_js_,
|
|
46401
|
-
|
|
46402
|
-
|
|
46404
|
+
taskUnionExaminevue_type_template_id_3256c512_render,
|
|
46405
|
+
taskUnionExaminevue_type_template_id_3256c512_staticRenderFns,
|
|
46403
46406
|
false,
|
|
46404
46407
|
null,
|
|
46405
46408
|
null,
|
|
@@ -52292,8 +52295,8 @@ var Circulate_component = normalizeComponent(
|
|
|
52292
52295
|
)
|
|
52293
52296
|
|
|
52294
52297
|
/* harmony default export */ var Circulate = (Circulate_component.exports);
|
|
52295
|
-
// 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/FreeCirculation.vue?vue&type=template&id=
|
|
52296
|
-
var
|
|
52298
|
+
// 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/FreeCirculation.vue?vue&type=template&id=7773cd36&
|
|
52299
|
+
var FreeCirculationvue_type_template_id_7773cd36_render = function () {
|
|
52297
52300
|
var _vm = this
|
|
52298
52301
|
var _h = _vm.$createElement
|
|
52299
52302
|
var _c = _vm._self._c || _h
|
|
@@ -52364,6 +52367,28 @@ var FreeCirculationvue_type_template_id_ab71d498_render = function () {
|
|
|
52364
52367
|
1
|
|
52365
52368
|
)
|
|
52366
52369
|
: _vm._e(),
|
|
52370
|
+
_c(
|
|
52371
|
+
"el-form-item",
|
|
52372
|
+
{ attrs: { prop: "opinion", label: "传阅意见" } },
|
|
52373
|
+
[
|
|
52374
|
+
_c("el-input", {
|
|
52375
|
+
attrs: {
|
|
52376
|
+
type: "textarea",
|
|
52377
|
+
clear: "inp",
|
|
52378
|
+
placeholder: "请输入传阅意见",
|
|
52379
|
+
rows: _vm.rows,
|
|
52380
|
+
},
|
|
52381
|
+
model: {
|
|
52382
|
+
value: _vm.opinion,
|
|
52383
|
+
callback: function ($$v) {
|
|
52384
|
+
_vm.opinion = $$v
|
|
52385
|
+
},
|
|
52386
|
+
expression: "opinion",
|
|
52387
|
+
},
|
|
52388
|
+
}),
|
|
52389
|
+
],
|
|
52390
|
+
1
|
|
52391
|
+
),
|
|
52367
52392
|
],
|
|
52368
52393
|
1
|
|
52369
52394
|
),
|
|
@@ -52384,11 +52409,11 @@ var FreeCirculationvue_type_template_id_ab71d498_render = function () {
|
|
|
52384
52409
|
1
|
|
52385
52410
|
)
|
|
52386
52411
|
}
|
|
52387
|
-
var
|
|
52388
|
-
|
|
52412
|
+
var FreeCirculationvue_type_template_id_7773cd36_staticRenderFns = []
|
|
52413
|
+
FreeCirculationvue_type_template_id_7773cd36_render._withStripped = true
|
|
52389
52414
|
|
|
52390
52415
|
|
|
52391
|
-
// CONCATENATED MODULE: ./packages/flow/src/component/FreeCirculation.vue?vue&type=template&id=
|
|
52416
|
+
// CONCATENATED MODULE: ./packages/flow/src/component/FreeCirculation.vue?vue&type=template&id=7773cd36&
|
|
52392
52417
|
|
|
52393
52418
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/FreeCirculation.vue?vue&type=script&lang=js&
|
|
52394
52419
|
var FreeCirculationvue_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; };
|
|
@@ -52436,6 +52461,16 @@ var FreeCirculationvue_type_script_lang_js_extends = Object.assign || function (
|
|
|
52436
52461
|
//
|
|
52437
52462
|
//
|
|
52438
52463
|
//
|
|
52464
|
+
//
|
|
52465
|
+
//
|
|
52466
|
+
//
|
|
52467
|
+
//
|
|
52468
|
+
//
|
|
52469
|
+
//
|
|
52470
|
+
//
|
|
52471
|
+
//
|
|
52472
|
+
//
|
|
52473
|
+
//
|
|
52439
52474
|
|
|
52440
52475
|
|
|
52441
52476
|
|
|
@@ -52459,6 +52494,10 @@ var FreeCirculationvue_type_script_lang_js_extends = Object.assign || function (
|
|
|
52459
52494
|
type: String,
|
|
52460
52495
|
default: ''
|
|
52461
52496
|
},
|
|
52497
|
+
rows: {
|
|
52498
|
+
type: [Number, String],
|
|
52499
|
+
default: 6
|
|
52500
|
+
},
|
|
52462
52501
|
showOther: { type: Boolean, default: true }
|
|
52463
52502
|
},
|
|
52464
52503
|
data: function data() {
|
|
@@ -52466,6 +52505,7 @@ var FreeCirculationvue_type_script_lang_js_extends = Object.assign || function (
|
|
|
52466
52505
|
currentOrgDisabledObjId: [],
|
|
52467
52506
|
otherOrgDisabledObjId: [],
|
|
52468
52507
|
nextCurrentOrgObjSelect: [],
|
|
52508
|
+
opinion: '',
|
|
52469
52509
|
currentNodeIsCircularReadNode: false,
|
|
52470
52510
|
simpleTips: true,
|
|
52471
52511
|
subProcessColumns: [],
|
|
@@ -52500,6 +52540,7 @@ var FreeCirculationvue_type_script_lang_js_extends = Object.assign || function (
|
|
|
52500
52540
|
data: FreeCirculationvue_type_script_lang_js_extends({}, this.params, {
|
|
52501
52541
|
appId: this.appId || this.params.appId,
|
|
52502
52542
|
nextCurrentOrgObj: this.nextNode.nextCurrentOrgObj,
|
|
52543
|
+
opinion: this.opinion,
|
|
52503
52544
|
nextOtherOrgObj: this.nextNode.nextOtherOrgObj || ''
|
|
52504
52545
|
}),
|
|
52505
52546
|
method: 'post'
|
|
@@ -52617,8 +52658,8 @@ var FreeCirculationvue_type_script_lang_js_extends = Object.assign || function (
|
|
|
52617
52658
|
|
|
52618
52659
|
var FreeCirculation_component = normalizeComponent(
|
|
52619
52660
|
component_FreeCirculationvue_type_script_lang_js_,
|
|
52620
|
-
|
|
52621
|
-
|
|
52661
|
+
FreeCirculationvue_type_template_id_7773cd36_render,
|
|
52662
|
+
FreeCirculationvue_type_template_id_7773cd36_staticRenderFns,
|
|
52622
52663
|
false,
|
|
52623
52664
|
null,
|
|
52624
52665
|
null,
|
|
@@ -112520,7 +112561,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
112520
112561
|
}
|
|
112521
112562
|
|
|
112522
112563
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
112523
|
-
version: '0.8.
|
|
112564
|
+
version: '0.8.33',
|
|
112524
112565
|
install: install,
|
|
112525
112566
|
Archives: archives,
|
|
112526
112567
|
Button: packages_button,
|
package/lib/flow.js
CHANGED
|
@@ -20773,8 +20773,8 @@ var reset_component = Object(componentNormalizer["a" /* default */])(
|
|
|
20773
20773
|
)
|
|
20774
20774
|
|
|
20775
20775
|
/* harmony default export */ var src_reset = (reset_component.exports);
|
|
20776
|
-
// 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/taskUnionExamine.vue?vue&type=template&id=
|
|
20777
|
-
var
|
|
20776
|
+
// 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/taskUnionExamine.vue?vue&type=template&id=3256c512&
|
|
20777
|
+
var taskUnionExaminevue_type_template_id_3256c512_render = function () {
|
|
20778
20778
|
var _vm = this
|
|
20779
20779
|
var _h = _vm.$createElement
|
|
20780
20780
|
var _c = _vm._self._c || _h
|
|
@@ -21089,11 +21089,11 @@ var taskUnionExaminevue_type_template_id_0dd0f156_render = function () {
|
|
|
21089
21089
|
1
|
|
21090
21090
|
)
|
|
21091
21091
|
}
|
|
21092
|
-
var
|
|
21093
|
-
|
|
21092
|
+
var taskUnionExaminevue_type_template_id_3256c512_staticRenderFns = []
|
|
21093
|
+
taskUnionExaminevue_type_template_id_3256c512_render._withStripped = true
|
|
21094
21094
|
|
|
21095
21095
|
|
|
21096
|
-
// CONCATENATED MODULE: ./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=
|
|
21096
|
+
// CONCATENATED MODULE: ./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=3256c512&
|
|
21097
21097
|
|
|
21098
21098
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/taskUnionExamine.vue?vue&type=script&lang=js&
|
|
21099
21099
|
var taskUnionExaminevue_type_script_lang_js_components;
|
|
@@ -21362,6 +21362,9 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
21362
21362
|
this.loading = true;
|
|
21363
21363
|
this.newMultiple = this.multiple;
|
|
21364
21364
|
this.otherParams.roleid = this.params.roleid = this.selectorParams.roleid;
|
|
21365
|
+
if (this.type == 'startDraf') {
|
|
21366
|
+
this.otherParams.nofilid = sessionStorage.getItem('orgId');
|
|
21367
|
+
}
|
|
21365
21368
|
this.opinion = this.oldOption;
|
|
21366
21369
|
this.getNodeType();
|
|
21367
21370
|
if (this.type === 'taskReview') return this.getTaskReview();
|
|
@@ -21797,8 +21800,8 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
21797
21800
|
|
|
21798
21801
|
var taskUnionExamine_component = Object(componentNormalizer["a" /* default */])(
|
|
21799
21802
|
component_taskUnionExaminevue_type_script_lang_js_,
|
|
21800
|
-
|
|
21801
|
-
|
|
21803
|
+
taskUnionExaminevue_type_template_id_3256c512_render,
|
|
21804
|
+
taskUnionExaminevue_type_template_id_3256c512_staticRenderFns,
|
|
21802
21805
|
false,
|
|
21803
21806
|
null,
|
|
21804
21807
|
null,
|
|
@@ -27691,8 +27694,8 @@ var Circulate_component = Object(componentNormalizer["a" /* default */])(
|
|
|
27691
27694
|
)
|
|
27692
27695
|
|
|
27693
27696
|
/* harmony default export */ var Circulate = (Circulate_component.exports);
|
|
27694
|
-
// 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/FreeCirculation.vue?vue&type=template&id=
|
|
27695
|
-
var
|
|
27697
|
+
// 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/FreeCirculation.vue?vue&type=template&id=7773cd36&
|
|
27698
|
+
var FreeCirculationvue_type_template_id_7773cd36_render = function () {
|
|
27696
27699
|
var _vm = this
|
|
27697
27700
|
var _h = _vm.$createElement
|
|
27698
27701
|
var _c = _vm._self._c || _h
|
|
@@ -27763,6 +27766,28 @@ var FreeCirculationvue_type_template_id_ab71d498_render = function () {
|
|
|
27763
27766
|
1
|
|
27764
27767
|
)
|
|
27765
27768
|
: _vm._e(),
|
|
27769
|
+
_c(
|
|
27770
|
+
"el-form-item",
|
|
27771
|
+
{ attrs: { prop: "opinion", label: "传阅意见" } },
|
|
27772
|
+
[
|
|
27773
|
+
_c("el-input", {
|
|
27774
|
+
attrs: {
|
|
27775
|
+
type: "textarea",
|
|
27776
|
+
clear: "inp",
|
|
27777
|
+
placeholder: "请输入传阅意见",
|
|
27778
|
+
rows: _vm.rows,
|
|
27779
|
+
},
|
|
27780
|
+
model: {
|
|
27781
|
+
value: _vm.opinion,
|
|
27782
|
+
callback: function ($$v) {
|
|
27783
|
+
_vm.opinion = $$v
|
|
27784
|
+
},
|
|
27785
|
+
expression: "opinion",
|
|
27786
|
+
},
|
|
27787
|
+
}),
|
|
27788
|
+
],
|
|
27789
|
+
1
|
|
27790
|
+
),
|
|
27766
27791
|
],
|
|
27767
27792
|
1
|
|
27768
27793
|
),
|
|
@@ -27783,11 +27808,11 @@ var FreeCirculationvue_type_template_id_ab71d498_render = function () {
|
|
|
27783
27808
|
1
|
|
27784
27809
|
)
|
|
27785
27810
|
}
|
|
27786
|
-
var
|
|
27787
|
-
|
|
27811
|
+
var FreeCirculationvue_type_template_id_7773cd36_staticRenderFns = []
|
|
27812
|
+
FreeCirculationvue_type_template_id_7773cd36_render._withStripped = true
|
|
27788
27813
|
|
|
27789
27814
|
|
|
27790
|
-
// CONCATENATED MODULE: ./packages/flow/src/component/FreeCirculation.vue?vue&type=template&id=
|
|
27815
|
+
// CONCATENATED MODULE: ./packages/flow/src/component/FreeCirculation.vue?vue&type=template&id=7773cd36&
|
|
27791
27816
|
|
|
27792
27817
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/FreeCirculation.vue?vue&type=script&lang=js&
|
|
27793
27818
|
var FreeCirculationvue_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; };
|
|
@@ -27835,6 +27860,16 @@ var FreeCirculationvue_type_script_lang_js_extends = Object.assign || function (
|
|
|
27835
27860
|
//
|
|
27836
27861
|
//
|
|
27837
27862
|
//
|
|
27863
|
+
//
|
|
27864
|
+
//
|
|
27865
|
+
//
|
|
27866
|
+
//
|
|
27867
|
+
//
|
|
27868
|
+
//
|
|
27869
|
+
//
|
|
27870
|
+
//
|
|
27871
|
+
//
|
|
27872
|
+
//
|
|
27838
27873
|
|
|
27839
27874
|
|
|
27840
27875
|
|
|
@@ -27858,6 +27893,10 @@ var FreeCirculationvue_type_script_lang_js_extends = Object.assign || function (
|
|
|
27858
27893
|
type: String,
|
|
27859
27894
|
default: ''
|
|
27860
27895
|
},
|
|
27896
|
+
rows: {
|
|
27897
|
+
type: [Number, String],
|
|
27898
|
+
default: 6
|
|
27899
|
+
},
|
|
27861
27900
|
showOther: { type: Boolean, default: true }
|
|
27862
27901
|
},
|
|
27863
27902
|
data: function data() {
|
|
@@ -27865,6 +27904,7 @@ var FreeCirculationvue_type_script_lang_js_extends = Object.assign || function (
|
|
|
27865
27904
|
currentOrgDisabledObjId: [],
|
|
27866
27905
|
otherOrgDisabledObjId: [],
|
|
27867
27906
|
nextCurrentOrgObjSelect: [],
|
|
27907
|
+
opinion: '',
|
|
27868
27908
|
currentNodeIsCircularReadNode: false,
|
|
27869
27909
|
simpleTips: true,
|
|
27870
27910
|
subProcessColumns: [],
|
|
@@ -27899,6 +27939,7 @@ var FreeCirculationvue_type_script_lang_js_extends = Object.assign || function (
|
|
|
27899
27939
|
data: FreeCirculationvue_type_script_lang_js_extends({}, this.params, {
|
|
27900
27940
|
appId: this.appId || this.params.appId,
|
|
27901
27941
|
nextCurrentOrgObj: this.nextNode.nextCurrentOrgObj,
|
|
27942
|
+
opinion: this.opinion,
|
|
27902
27943
|
nextOtherOrgObj: this.nextNode.nextOtherOrgObj || ''
|
|
27903
27944
|
}),
|
|
27904
27945
|
method: 'post'
|
|
@@ -28016,8 +28057,8 @@ var FreeCirculationvue_type_script_lang_js_extends = Object.assign || function (
|
|
|
28016
28057
|
|
|
28017
28058
|
var FreeCirculation_component = Object(componentNormalizer["a" /* default */])(
|
|
28018
28059
|
component_FreeCirculationvue_type_script_lang_js_,
|
|
28019
|
-
|
|
28020
|
-
|
|
28060
|
+
FreeCirculationvue_type_template_id_7773cd36_render,
|
|
28061
|
+
FreeCirculationvue_type_template_id_7773cd36_staticRenderFns,
|
|
28021
28062
|
false,
|
|
28022
28063
|
null,
|
|
28023
28064
|
null,
|