eoss-ui 0.7.61 → 0.7.63
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 +62 -60
- package/lib/flow.js +56 -54
- package/lib/index.js +1 -1
- package/package.json +1 -1
- package/packages/flow/src/component/Circulate.vue +3 -2
- package/packages/flow/src/component/FreeCirculation.vue +3 -3
- package/packages/flow/src/component/taskUnionExamine.vue +5 -4
- package/packages/flow/src/freeStartFlow.vue +4 -3
- package/packages/flow/src/main.vue +112 -78
- package/src/index.js +1 -1
package/lib/eoss-ui.common.js
CHANGED
|
@@ -27552,8 +27552,8 @@ form_src_main.install = function (Vue) {
|
|
|
27552
27552
|
};
|
|
27553
27553
|
|
|
27554
27554
|
/* harmony default export */ var packages_form = (form_src_main);
|
|
27555
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/main.vue?vue&type=template&id=
|
|
27556
|
-
var
|
|
27555
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/main.vue?vue&type=template&id=3b3047e5&
|
|
27556
|
+
var mainvue_type_template_id_3b3047e5_render = function () {
|
|
27557
27557
|
var _vm = this
|
|
27558
27558
|
var _h = _vm.$createElement
|
|
27559
27559
|
var _c = _vm._self._c || _h
|
|
@@ -27853,6 +27853,7 @@ var mainvue_type_template_id_b4365ae2_render = function () {
|
|
|
27853
27853
|
staticStyle: { height: "100%" },
|
|
27854
27854
|
attrs: {
|
|
27855
27855
|
type: _vm.newTypeCode,
|
|
27856
|
+
showTooltip: _vm.showTooltip,
|
|
27856
27857
|
simpleTips: _vm.simpleTips,
|
|
27857
27858
|
appId: _vm.resetAppId,
|
|
27858
27859
|
flowParams: _vm.param,
|
|
@@ -30491,11 +30492,11 @@ var mainvue_type_template_id_b4365ae2_render = function () {
|
|
|
30491
30492
|
)
|
|
30492
30493
|
: _vm._e()
|
|
30493
30494
|
}
|
|
30494
|
-
var
|
|
30495
|
-
|
|
30495
|
+
var mainvue_type_template_id_3b3047e5_staticRenderFns = []
|
|
30496
|
+
mainvue_type_template_id_3b3047e5_render._withStripped = true
|
|
30496
30497
|
|
|
30497
30498
|
|
|
30498
|
-
// CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=
|
|
30499
|
+
// CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=3b3047e5&
|
|
30499
30500
|
|
|
30500
30501
|
// 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/CommonOpinions.vue?vue&type=template&id=4a620f86&
|
|
30501
30502
|
var CommonOpinionsvue_type_template_id_4a620f86_render = function () {
|
|
@@ -39330,8 +39331,8 @@ var reset_component = normalizeComponent(
|
|
|
39330
39331
|
)
|
|
39331
39332
|
|
|
39332
39333
|
/* harmony default export */ var src_reset = (reset_component.exports);
|
|
39333
|
-
// 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=
|
|
39334
|
-
var
|
|
39334
|
+
// 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=354aef2e&
|
|
39335
|
+
var taskUnionExaminevue_type_template_id_354aef2e_render = function () {
|
|
39335
39336
|
var _vm = this
|
|
39336
39337
|
var _h = _vm.$createElement
|
|
39337
39338
|
var _c = _vm._self._c || _h
|
|
@@ -39458,7 +39459,7 @@ var taskUnionExaminevue_type_template_id_4b070fe4_render = function () {
|
|
|
39458
39459
|
attrs: {
|
|
39459
39460
|
nextUser: _vm.infoList.nextOtherOrgObj,
|
|
39460
39461
|
where: {
|
|
39461
|
-
filid: "
|
|
39462
|
+
filid: "all",
|
|
39462
39463
|
roleid: _vm.selectorParams.roleid,
|
|
39463
39464
|
},
|
|
39464
39465
|
showTooltip: _vm.showTooltip,
|
|
@@ -39642,11 +39643,11 @@ var taskUnionExaminevue_type_template_id_4b070fe4_render = function () {
|
|
|
39642
39643
|
1
|
|
39643
39644
|
)
|
|
39644
39645
|
}
|
|
39645
|
-
var
|
|
39646
|
-
|
|
39646
|
+
var taskUnionExaminevue_type_template_id_354aef2e_staticRenderFns = []
|
|
39647
|
+
taskUnionExaminevue_type_template_id_354aef2e_render._withStripped = true
|
|
39647
39648
|
|
|
39648
39649
|
|
|
39649
|
-
// CONCATENATED MODULE: ./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=
|
|
39650
|
+
// CONCATENATED MODULE: ./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=354aef2e&
|
|
39650
39651
|
|
|
39651
39652
|
// 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&
|
|
39652
39653
|
var taskUnionExaminevue_type_script_lang_js_components;
|
|
@@ -39885,11 +39886,11 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
39885
39886
|
currentOrgName: '',
|
|
39886
39887
|
otherOrgName: '',
|
|
39887
39888
|
newMultiple: true,
|
|
39888
|
-
params: { filid: 'all' },
|
|
39889
|
+
params: { filid: 'all', only_filid: true },
|
|
39889
39890
|
isHideOtherOrg: '',
|
|
39890
39891
|
isHideCurrentOrg: 0,
|
|
39891
39892
|
isOpinionRequired: 0,
|
|
39892
|
-
otherParams: { filid: '
|
|
39893
|
+
otherParams: { filid: 'all', roleid: '', nofilid: sessionStorage.getItem('orgId') },
|
|
39893
39894
|
loading: false
|
|
39894
39895
|
};
|
|
39895
39896
|
},
|
|
@@ -40075,7 +40076,8 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
40075
40076
|
var param = res.data.customizedConfig.currentOrgSelectorRangeList.split(',');
|
|
40076
40077
|
_this3.currentOrgTabs.map(function (x, i) {
|
|
40077
40078
|
_this3.params[x] = {
|
|
40078
|
-
filid: param[i] == 'my' ? _this3.params.filid = JSON.parse(utils_util.getStorage('mainConfig')).userModel.orgId : param[i]
|
|
40079
|
+
filid: param[i] == 'my' ? _this3.params.filid = JSON.parse(utils_util.getStorage('mainConfig')).userModel.orgId : param[i],
|
|
40080
|
+
only_filid: true
|
|
40079
40081
|
};
|
|
40080
40082
|
});
|
|
40081
40083
|
} else {
|
|
@@ -40343,8 +40345,8 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
40343
40345
|
|
|
40344
40346
|
var taskUnionExamine_component = normalizeComponent(
|
|
40345
40347
|
component_taskUnionExaminevue_type_script_lang_js_,
|
|
40346
|
-
|
|
40347
|
-
|
|
40348
|
+
taskUnionExaminevue_type_template_id_354aef2e_render,
|
|
40349
|
+
taskUnionExaminevue_type_template_id_354aef2e_staticRenderFns,
|
|
40348
40350
|
false,
|
|
40349
40351
|
null,
|
|
40350
40352
|
null,
|
|
@@ -40353,8 +40355,8 @@ var taskUnionExamine_component = normalizeComponent(
|
|
|
40353
40355
|
)
|
|
40354
40356
|
|
|
40355
40357
|
/* harmony default export */ var component_taskUnionExamine = (taskUnionExamine_component.exports);
|
|
40356
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/freeStartFlow.vue?vue&type=template&id=
|
|
40357
|
-
var
|
|
40358
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/freeStartFlow.vue?vue&type=template&id=71c6df47&
|
|
40359
|
+
var freeStartFlowvue_type_template_id_71c6df47_render = function () {
|
|
40358
40360
|
var _vm = this
|
|
40359
40361
|
var _h = _vm.$createElement
|
|
40360
40362
|
var _c = _vm._self._c || _h
|
|
@@ -41251,6 +41253,7 @@ var freeStartFlowvue_type_template_id_3a3f9d01_render = function () {
|
|
|
41251
41253
|
roleid:
|
|
41252
41254
|
_vm.selectorParams
|
|
41253
41255
|
.roleid,
|
|
41256
|
+
only_filid: true,
|
|
41254
41257
|
},
|
|
41255
41258
|
},
|
|
41256
41259
|
on: {
|
|
@@ -41287,7 +41290,7 @@ var freeStartFlowvue_type_template_id_3a3f9d01_render = function () {
|
|
|
41287
41290
|
multiple: "",
|
|
41288
41291
|
mix: "",
|
|
41289
41292
|
where: {
|
|
41290
|
-
filid: "
|
|
41293
|
+
filid: "all",
|
|
41291
41294
|
roleid:
|
|
41292
41295
|
_vm.selectorParams
|
|
41293
41296
|
.roleid,
|
|
@@ -41297,16 +41300,8 @@ var freeStartFlowvue_type_template_id_3a3f9d01_render = function () {
|
|
|
41297
41300
|
disableds:
|
|
41298
41301
|
_vm.otherOrgDisabledObjId,
|
|
41299
41302
|
types: ["enterprise"],
|
|
41300
|
-
params:
|
|
41301
|
-
|
|
41302
|
-
roleid:
|
|
41303
|
-
_vm.selectorParams
|
|
41304
|
-
.roleid,
|
|
41305
|
-
nofilid:
|
|
41306
|
-
_vm.sessionStorage.getItem(
|
|
41307
|
-
"orgId"
|
|
41308
|
-
),
|
|
41309
|
-
},
|
|
41303
|
+
params:
|
|
41304
|
+
_vm.otherParams,
|
|
41310
41305
|
},
|
|
41311
41306
|
on: {
|
|
41312
41307
|
change: function (
|
|
@@ -42460,11 +42455,11 @@ var freeStartFlowvue_type_template_id_3a3f9d01_render = function () {
|
|
|
42460
42455
|
)
|
|
42461
42456
|
: _vm._e()
|
|
42462
42457
|
}
|
|
42463
|
-
var
|
|
42464
|
-
|
|
42458
|
+
var freeStartFlowvue_type_template_id_71c6df47_staticRenderFns = []
|
|
42459
|
+
freeStartFlowvue_type_template_id_71c6df47_render._withStripped = true
|
|
42465
42460
|
|
|
42466
42461
|
|
|
42467
|
-
// CONCATENATED MODULE: ./packages/flow/src/freeStartFlow.vue?vue&type=template&id=
|
|
42462
|
+
// CONCATENATED MODULE: ./packages/flow/src/freeStartFlow.vue?vue&type=template&id=71c6df47&
|
|
42468
42463
|
|
|
42469
42464
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/freeStartFlow.vue?vue&type=script&lang=js&
|
|
42470
42465
|
|
|
@@ -43315,6 +43310,7 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
43315
43310
|
nextOtherOrgObjSelect: [],
|
|
43316
43311
|
subProcessColumns: [],
|
|
43317
43312
|
nextCurrentOrgObjSelect: [],
|
|
43313
|
+
otherParams: { filid: 'all', roleid: selectorParams.roleid, nofilid: sessionStorage.getItem('orgId') },
|
|
43318
43314
|
loading: null, // 加载中
|
|
43319
43315
|
newTypeCode: '',
|
|
43320
43316
|
NodeName: '', // 当前节点值
|
|
@@ -45179,8 +45175,8 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
45179
45175
|
|
|
45180
45176
|
var freeStartFlow_component = normalizeComponent(
|
|
45181
45177
|
src_freeStartFlowvue_type_script_lang_js_,
|
|
45182
|
-
|
|
45183
|
-
|
|
45178
|
+
freeStartFlowvue_type_template_id_71c6df47_render,
|
|
45179
|
+
freeStartFlowvue_type_template_id_71c6df47_staticRenderFns,
|
|
45184
45180
|
false,
|
|
45185
45181
|
null,
|
|
45186
45182
|
null,
|
|
@@ -45555,8 +45551,8 @@ var supervise_component = normalizeComponent(
|
|
|
45555
45551
|
)
|
|
45556
45552
|
|
|
45557
45553
|
/* harmony default export */ var supervise = (supervise_component.exports);
|
|
45558
|
-
// 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/Circulate.vue?vue&type=template&id=
|
|
45559
|
-
var
|
|
45554
|
+
// 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/Circulate.vue?vue&type=template&id=7e42d343&
|
|
45555
|
+
var Circulatevue_type_template_id_7e42d343_render = function () {
|
|
45560
45556
|
var _vm = this
|
|
45561
45557
|
var _h = _vm.$createElement
|
|
45562
45558
|
var _c = _vm._self._c || _h
|
|
@@ -45750,11 +45746,11 @@ var Circulatevue_type_template_id_694b261a_render = function () {
|
|
|
45750
45746
|
1
|
|
45751
45747
|
)
|
|
45752
45748
|
}
|
|
45753
|
-
var
|
|
45754
|
-
|
|
45749
|
+
var Circulatevue_type_template_id_7e42d343_staticRenderFns = []
|
|
45750
|
+
Circulatevue_type_template_id_7e42d343_render._withStripped = true
|
|
45755
45751
|
|
|
45756
45752
|
|
|
45757
|
-
// CONCATENATED MODULE: ./packages/flow/src/component/Circulate.vue?vue&type=template&id=
|
|
45753
|
+
// CONCATENATED MODULE: ./packages/flow/src/component/Circulate.vue?vue&type=template&id=7e42d343&
|
|
45758
45754
|
|
|
45759
45755
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/Circulate.vue?vue&type=script&lang=js&
|
|
45760
45756
|
var Circulatevue_type_script_lang_js_components;
|
|
@@ -45911,11 +45907,11 @@ var Circulatevue_type_script_lang_js_components;
|
|
|
45911
45907
|
currentOrgName: '',
|
|
45912
45908
|
otherOrgName: '',
|
|
45913
45909
|
newMultiple: true,
|
|
45914
|
-
params: { filid: 'all' },
|
|
45910
|
+
params: { filid: 'all', only_filid: true },
|
|
45915
45911
|
isHideOtherOrg: '',
|
|
45916
45912
|
isHideCurrentOrg: 0,
|
|
45917
45913
|
isOpinionRequired: 0,
|
|
45918
|
-
otherParams: { filid: '
|
|
45914
|
+
otherParams: { filid: 'all', nofilid: 1 },
|
|
45919
45915
|
loading: false,
|
|
45920
45916
|
subLoading: null,
|
|
45921
45917
|
userModel: {}
|
|
@@ -45926,6 +45922,7 @@ var Circulatevue_type_script_lang_js_components;
|
|
|
45926
45922
|
selectorParams: {
|
|
45927
45923
|
handler: function handler(val) {
|
|
45928
45924
|
this.params = val;
|
|
45925
|
+
this.params.only_filid = true;
|
|
45929
45926
|
},
|
|
45930
45927
|
|
|
45931
45928
|
deep: true,
|
|
@@ -46171,8 +46168,8 @@ var Circulatevue_type_script_lang_js_components;
|
|
|
46171
46168
|
|
|
46172
46169
|
var Circulate_component = normalizeComponent(
|
|
46173
46170
|
component_Circulatevue_type_script_lang_js_,
|
|
46174
|
-
|
|
46175
|
-
|
|
46171
|
+
Circulatevue_type_template_id_7e42d343_render,
|
|
46172
|
+
Circulatevue_type_template_id_7e42d343_staticRenderFns,
|
|
46176
46173
|
false,
|
|
46177
46174
|
null,
|
|
46178
46175
|
null,
|
|
@@ -46181,8 +46178,8 @@ var Circulate_component = normalizeComponent(
|
|
|
46181
46178
|
)
|
|
46182
46179
|
|
|
46183
46180
|
/* harmony default export */ var Circulate = (Circulate_component.exports);
|
|
46184
|
-
// 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=
|
|
46185
|
-
var
|
|
46181
|
+
// 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=8cc15fb0&
|
|
46182
|
+
var FreeCirculationvue_type_template_id_8cc15fb0_render = function () {
|
|
46186
46183
|
var _vm = this
|
|
46187
46184
|
var _h = _vm.$createElement
|
|
46188
46185
|
var _c = _vm._self._c || _h
|
|
@@ -46237,7 +46234,7 @@ var FreeCirculationvue_type_template_id_3b19b588_render = function () {
|
|
|
46237
46234
|
showTooltip: _vm.showTooltip,
|
|
46238
46235
|
disableds: _vm.otherOrgDisabledObjId,
|
|
46239
46236
|
where: {
|
|
46240
|
-
filid: "
|
|
46237
|
+
filid: "all",
|
|
46241
46238
|
roleid: _vm.selectorParams.roleid,
|
|
46242
46239
|
},
|
|
46243
46240
|
types: _vm.foreignOrgSelectorTabs,
|
|
@@ -46280,11 +46277,11 @@ var FreeCirculationvue_type_template_id_3b19b588_render = function () {
|
|
|
46280
46277
|
1
|
|
46281
46278
|
)
|
|
46282
46279
|
}
|
|
46283
|
-
var
|
|
46284
|
-
|
|
46280
|
+
var FreeCirculationvue_type_template_id_8cc15fb0_staticRenderFns = []
|
|
46281
|
+
FreeCirculationvue_type_template_id_8cc15fb0_render._withStripped = true
|
|
46285
46282
|
|
|
46286
46283
|
|
|
46287
|
-
// CONCATENATED MODULE: ./packages/flow/src/component/FreeCirculation.vue?vue&type=template&id=
|
|
46284
|
+
// CONCATENATED MODULE: ./packages/flow/src/component/FreeCirculation.vue?vue&type=template&id=8cc15fb0&
|
|
46288
46285
|
|
|
46289
46286
|
// 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&
|
|
46290
46287
|
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; };
|
|
@@ -46368,11 +46365,11 @@ var FreeCirculationvue_type_script_lang_js_extends = Object.assign || function (
|
|
|
46368
46365
|
nextOtherOrgObjSelect: [],
|
|
46369
46366
|
nextNode: {},
|
|
46370
46367
|
currentOrgSelectorParams: {
|
|
46371
|
-
filid: JSON.parse(utils_util.getStorage('mainConfig')).userModel.orgId
|
|
46368
|
+
filid: JSON.parse(utils_util.getStorage('mainConfig')).userModel.orgId, only_filid: true
|
|
46372
46369
|
},
|
|
46373
46370
|
currentOrgSelectorTabs: ['employee', 'persongroup'],
|
|
46374
46371
|
foreignOrgSelectorTabs: ['enterprise', 'filgroup'],
|
|
46375
|
-
foreignOrgSelectorParams: { enterprise: { filid: '
|
|
46372
|
+
foreignOrgSelectorParams: { enterprise: { filid: 'all', roleid: '', nofilid: sessionStorage.getItem('orgId') }, filgroup: { filid: 'all', roleid: '', nofilid: sessionStorage.getItem('orgId') }, roleid: '' },
|
|
46376
46373
|
loading: null
|
|
46377
46374
|
};
|
|
46378
46375
|
},
|
|
@@ -46512,8 +46509,8 @@ var FreeCirculationvue_type_script_lang_js_extends = Object.assign || function (
|
|
|
46512
46509
|
|
|
46513
46510
|
var FreeCirculation_component = normalizeComponent(
|
|
46514
46511
|
component_FreeCirculationvue_type_script_lang_js_,
|
|
46515
|
-
|
|
46516
|
-
|
|
46512
|
+
FreeCirculationvue_type_template_id_8cc15fb0_render,
|
|
46513
|
+
FreeCirculationvue_type_template_id_8cc15fb0_staticRenderFns,
|
|
46517
46514
|
false,
|
|
46518
46515
|
null,
|
|
46519
46516
|
null,
|
|
@@ -47808,7 +47805,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
47808
47805
|
currentNodeEnableItemHandleDescription: false,
|
|
47809
47806
|
startFlowPageEmbeddedIntoStartFlowIndex: false,
|
|
47810
47807
|
pendingItemHandleDescription: '',
|
|
47811
|
-
currentOrgSelectorParams: { filid: '' },
|
|
47808
|
+
currentOrgSelectorParams: { filid: '', only_filid: true },
|
|
47812
47809
|
currentOrgSelectorTabs: ['employee', 'persongroup'],
|
|
47813
47810
|
foreignOrgSelectorTabs: ['enterprise', 'filgroupobj'],
|
|
47814
47811
|
foreignOrgSelectorParams: { filid: 'all', roleid: '' },
|
|
@@ -48053,7 +48050,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
48053
48050
|
required: this.enableCustomLimitTimeSetting,
|
|
48054
48051
|
message: this.showCustomLimitTimeText ? '请输入限时办理天数' : '请选择限时办理天数',
|
|
48055
48052
|
trigger: 'blur'
|
|
48056
|
-
}, {
|
|
48053
|
+
}, {
|
|
48054
|
+
required: this.enableCustomLimitTimeSetting,
|
|
48055
|
+
validator: this.checkCustomLimitTime,
|
|
48056
|
+
trigger: 'change'
|
|
48057
|
+
}]
|
|
48057
48058
|
};
|
|
48058
48059
|
},
|
|
48059
48060
|
tabs: function tabs() {
|
|
@@ -49447,7 +49448,8 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
49447
49448
|
var currentOrgparams = currentOrgSelectorParams.currentOrgRange.split(',');
|
|
49448
49449
|
_this29.currentOrgSelectorTabs.map(function (x, i) {
|
|
49449
49450
|
_this29.currentOrgSelectorParams[x] = {
|
|
49450
|
-
filid: currentOrgparams[i] == 'my' ? choiceOrgId : currentOrgparams[i]
|
|
49451
|
+
filid: currentOrgparams[i] == 'my' ? choiceOrgId : currentOrgparams[i],
|
|
49452
|
+
only_filid: true
|
|
49451
49453
|
};
|
|
49452
49454
|
});
|
|
49453
49455
|
}
|
|
@@ -49456,7 +49458,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
49456
49458
|
var foreignOrgparams = currentOrgSelectorParams.foreignOrgRange.split(',');
|
|
49457
49459
|
_this29.foreignOrgSelectorTabs.map(function (x, i) {
|
|
49458
49460
|
_this29.foreignOrgSelectorParams[x] = {
|
|
49459
|
-
filid: foreignOrgparams[i] == 'my' ? choiceOrgId : foreignOrgparams[i] == 'nofilidorg' || foreignOrgparams[i] == 'nofiliddept' ? '
|
|
49461
|
+
filid: foreignOrgparams[i] == 'my' ? choiceOrgId : foreignOrgparams[i] == 'nofilidorg' || foreignOrgparams[i] == 'nofiliddept' ? 'all' : foreignOrgparams[i],
|
|
49460
49462
|
nofilid: foreignOrgparams[i] == 'nofilidorg' ? sessionStorage.getItem('orgId') : foreignOrgparams[i] == 'nofiliddept' ? sessionStorage.getItem('depId') : foreignOrgparams[i] == 'other' ? 1 : 0,
|
|
49461
49463
|
roleid: _this29.circularReadParamsMap.circularReadOrgRoleCode || _this29.foreignOrgSelectorParams.roleid
|
|
49462
49464
|
};
|
|
@@ -50217,8 +50219,8 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50217
50219
|
|
|
50218
50220
|
var flow_src_main_component = normalizeComponent(
|
|
50219
50221
|
packages_flow_src_mainvue_type_script_lang_js_,
|
|
50220
|
-
|
|
50221
|
-
|
|
50222
|
+
mainvue_type_template_id_3b3047e5_render,
|
|
50223
|
+
mainvue_type_template_id_3b3047e5_staticRenderFns,
|
|
50222
50224
|
false,
|
|
50223
50225
|
null,
|
|
50224
50226
|
null,
|
|
@@ -94539,7 +94541,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
94539
94541
|
}
|
|
94540
94542
|
|
|
94541
94543
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
94542
|
-
version: '0.7.
|
|
94544
|
+
version: '0.7.63',
|
|
94543
94545
|
install: install,
|
|
94544
94546
|
Button: packages_button,
|
|
94545
94547
|
ButtonGroup: button_group,
|