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/flow.js
CHANGED
|
@@ -4667,7 +4667,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
4667
4667
|
// ESM COMPAT FLAG
|
|
4668
4668
|
__webpack_require__.r(__webpack_exports__);
|
|
4669
4669
|
|
|
4670
|
-
// 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=
|
|
4670
|
+
// 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&
|
|
4671
4671
|
var render = function () {
|
|
4672
4672
|
var _vm = this
|
|
4673
4673
|
var _h = _vm.$createElement
|
|
@@ -4968,6 +4968,7 @@ var render = function () {
|
|
|
4968
4968
|
staticStyle: { height: "100%" },
|
|
4969
4969
|
attrs: {
|
|
4970
4970
|
type: _vm.newTypeCode,
|
|
4971
|
+
showTooltip: _vm.showTooltip,
|
|
4971
4972
|
simpleTips: _vm.simpleTips,
|
|
4972
4973
|
appId: _vm.resetAppId,
|
|
4973
4974
|
flowParams: _vm.param,
|
|
@@ -7610,7 +7611,7 @@ var staticRenderFns = []
|
|
|
7610
7611
|
render._withStripped = true
|
|
7611
7612
|
|
|
7612
7613
|
|
|
7613
|
-
// CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=
|
|
7614
|
+
// CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=3b3047e5&
|
|
7614
7615
|
|
|
7615
7616
|
// EXTERNAL MODULE: external "babel-runtime/regenerator"
|
|
7616
7617
|
var regenerator_ = __webpack_require__(4);
|
|
@@ -16303,8 +16304,8 @@ var reset_component = Object(componentNormalizer["a" /* default */])(
|
|
|
16303
16304
|
)
|
|
16304
16305
|
|
|
16305
16306
|
/* harmony default export */ var src_reset = (reset_component.exports);
|
|
16306
|
-
// 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=
|
|
16307
|
-
var
|
|
16307
|
+
// 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&
|
|
16308
|
+
var taskUnionExaminevue_type_template_id_354aef2e_render = function () {
|
|
16308
16309
|
var _vm = this
|
|
16309
16310
|
var _h = _vm.$createElement
|
|
16310
16311
|
var _c = _vm._self._c || _h
|
|
@@ -16431,7 +16432,7 @@ var taskUnionExaminevue_type_template_id_4b070fe4_render = function () {
|
|
|
16431
16432
|
attrs: {
|
|
16432
16433
|
nextUser: _vm.infoList.nextOtherOrgObj,
|
|
16433
16434
|
where: {
|
|
16434
|
-
filid: "
|
|
16435
|
+
filid: "all",
|
|
16435
16436
|
roleid: _vm.selectorParams.roleid,
|
|
16436
16437
|
},
|
|
16437
16438
|
showTooltip: _vm.showTooltip,
|
|
@@ -16615,11 +16616,11 @@ var taskUnionExaminevue_type_template_id_4b070fe4_render = function () {
|
|
|
16615
16616
|
1
|
|
16616
16617
|
)
|
|
16617
16618
|
}
|
|
16618
|
-
var
|
|
16619
|
-
|
|
16619
|
+
var taskUnionExaminevue_type_template_id_354aef2e_staticRenderFns = []
|
|
16620
|
+
taskUnionExaminevue_type_template_id_354aef2e_render._withStripped = true
|
|
16620
16621
|
|
|
16621
16622
|
|
|
16622
|
-
// CONCATENATED MODULE: ./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=
|
|
16623
|
+
// CONCATENATED MODULE: ./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=354aef2e&
|
|
16623
16624
|
|
|
16624
16625
|
// 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&
|
|
16625
16626
|
var taskUnionExaminevue_type_script_lang_js_components;
|
|
@@ -16858,11 +16859,11 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
16858
16859
|
currentOrgName: '',
|
|
16859
16860
|
otherOrgName: '',
|
|
16860
16861
|
newMultiple: true,
|
|
16861
|
-
params: { filid: 'all' },
|
|
16862
|
+
params: { filid: 'all', only_filid: true },
|
|
16862
16863
|
isHideOtherOrg: '',
|
|
16863
16864
|
isHideCurrentOrg: 0,
|
|
16864
16865
|
isOpinionRequired: 0,
|
|
16865
|
-
otherParams: { filid: '
|
|
16866
|
+
otherParams: { filid: 'all', roleid: '', nofilid: sessionStorage.getItem('orgId') },
|
|
16866
16867
|
loading: false
|
|
16867
16868
|
};
|
|
16868
16869
|
},
|
|
@@ -17048,7 +17049,8 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
17048
17049
|
var param = res.data.customizedConfig.currentOrgSelectorRangeList.split(',');
|
|
17049
17050
|
_this3.currentOrgTabs.map(function (x, i) {
|
|
17050
17051
|
_this3.params[x] = {
|
|
17051
|
-
filid: param[i] == 'my' ? _this3.params.filid = JSON.parse(util["a" /* default */].getStorage('mainConfig')).userModel.orgId : param[i]
|
|
17052
|
+
filid: param[i] == 'my' ? _this3.params.filid = JSON.parse(util["a" /* default */].getStorage('mainConfig')).userModel.orgId : param[i],
|
|
17053
|
+
only_filid: true
|
|
17052
17054
|
};
|
|
17053
17055
|
});
|
|
17054
17056
|
} else {
|
|
@@ -17316,8 +17318,8 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
17316
17318
|
|
|
17317
17319
|
var taskUnionExamine_component = Object(componentNormalizer["a" /* default */])(
|
|
17318
17320
|
component_taskUnionExaminevue_type_script_lang_js_,
|
|
17319
|
-
|
|
17320
|
-
|
|
17321
|
+
taskUnionExaminevue_type_template_id_354aef2e_render,
|
|
17322
|
+
taskUnionExaminevue_type_template_id_354aef2e_staticRenderFns,
|
|
17321
17323
|
false,
|
|
17322
17324
|
null,
|
|
17323
17325
|
null,
|
|
@@ -17326,8 +17328,8 @@ var taskUnionExamine_component = Object(componentNormalizer["a" /* default */])(
|
|
|
17326
17328
|
)
|
|
17327
17329
|
|
|
17328
17330
|
/* harmony default export */ var taskUnionExamine = (taskUnionExamine_component.exports);
|
|
17329
|
-
// 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=
|
|
17330
|
-
var
|
|
17331
|
+
// 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&
|
|
17332
|
+
var freeStartFlowvue_type_template_id_71c6df47_render = function () {
|
|
17331
17333
|
var _vm = this
|
|
17332
17334
|
var _h = _vm.$createElement
|
|
17333
17335
|
var _c = _vm._self._c || _h
|
|
@@ -18224,6 +18226,7 @@ var freeStartFlowvue_type_template_id_3a3f9d01_render = function () {
|
|
|
18224
18226
|
roleid:
|
|
18225
18227
|
_vm.selectorParams
|
|
18226
18228
|
.roleid,
|
|
18229
|
+
only_filid: true,
|
|
18227
18230
|
},
|
|
18228
18231
|
},
|
|
18229
18232
|
on: {
|
|
@@ -18260,7 +18263,7 @@ var freeStartFlowvue_type_template_id_3a3f9d01_render = function () {
|
|
|
18260
18263
|
multiple: "",
|
|
18261
18264
|
mix: "",
|
|
18262
18265
|
where: {
|
|
18263
|
-
filid: "
|
|
18266
|
+
filid: "all",
|
|
18264
18267
|
roleid:
|
|
18265
18268
|
_vm.selectorParams
|
|
18266
18269
|
.roleid,
|
|
@@ -18270,16 +18273,8 @@ var freeStartFlowvue_type_template_id_3a3f9d01_render = function () {
|
|
|
18270
18273
|
disableds:
|
|
18271
18274
|
_vm.otherOrgDisabledObjId,
|
|
18272
18275
|
types: ["enterprise"],
|
|
18273
|
-
params:
|
|
18274
|
-
|
|
18275
|
-
roleid:
|
|
18276
|
-
_vm.selectorParams
|
|
18277
|
-
.roleid,
|
|
18278
|
-
nofilid:
|
|
18279
|
-
_vm.sessionStorage.getItem(
|
|
18280
|
-
"orgId"
|
|
18281
|
-
),
|
|
18282
|
-
},
|
|
18276
|
+
params:
|
|
18277
|
+
_vm.otherParams,
|
|
18283
18278
|
},
|
|
18284
18279
|
on: {
|
|
18285
18280
|
change: function (
|
|
@@ -19433,11 +19428,11 @@ var freeStartFlowvue_type_template_id_3a3f9d01_render = function () {
|
|
|
19433
19428
|
)
|
|
19434
19429
|
: _vm._e()
|
|
19435
19430
|
}
|
|
19436
|
-
var
|
|
19437
|
-
|
|
19431
|
+
var freeStartFlowvue_type_template_id_71c6df47_staticRenderFns = []
|
|
19432
|
+
freeStartFlowvue_type_template_id_71c6df47_render._withStripped = true
|
|
19438
19433
|
|
|
19439
19434
|
|
|
19440
|
-
// CONCATENATED MODULE: ./packages/flow/src/freeStartFlow.vue?vue&type=template&id=
|
|
19435
|
+
// CONCATENATED MODULE: ./packages/flow/src/freeStartFlow.vue?vue&type=template&id=71c6df47&
|
|
19441
19436
|
|
|
19442
19437
|
// 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&
|
|
19443
19438
|
|
|
@@ -20288,6 +20283,7 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
20288
20283
|
nextOtherOrgObjSelect: [],
|
|
20289
20284
|
subProcessColumns: [],
|
|
20290
20285
|
nextCurrentOrgObjSelect: [],
|
|
20286
|
+
otherParams: { filid: 'all', roleid: selectorParams.roleid, nofilid: sessionStorage.getItem('orgId') },
|
|
20291
20287
|
loading: null, // 加载中
|
|
20292
20288
|
newTypeCode: '',
|
|
20293
20289
|
NodeName: '', // 当前节点值
|
|
@@ -22152,8 +22148,8 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
22152
22148
|
|
|
22153
22149
|
var freeStartFlow_component = Object(componentNormalizer["a" /* default */])(
|
|
22154
22150
|
src_freeStartFlowvue_type_script_lang_js_,
|
|
22155
|
-
|
|
22156
|
-
|
|
22151
|
+
freeStartFlowvue_type_template_id_71c6df47_render,
|
|
22152
|
+
freeStartFlowvue_type_template_id_71c6df47_staticRenderFns,
|
|
22157
22153
|
false,
|
|
22158
22154
|
null,
|
|
22159
22155
|
null,
|
|
@@ -22528,8 +22524,8 @@ var supervise_component = Object(componentNormalizer["a" /* default */])(
|
|
|
22528
22524
|
)
|
|
22529
22525
|
|
|
22530
22526
|
/* harmony default export */ var supervise = (supervise_component.exports);
|
|
22531
|
-
// 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=
|
|
22532
|
-
var
|
|
22527
|
+
// 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&
|
|
22528
|
+
var Circulatevue_type_template_id_7e42d343_render = function () {
|
|
22533
22529
|
var _vm = this
|
|
22534
22530
|
var _h = _vm.$createElement
|
|
22535
22531
|
var _c = _vm._self._c || _h
|
|
@@ -22723,11 +22719,11 @@ var Circulatevue_type_template_id_694b261a_render = function () {
|
|
|
22723
22719
|
1
|
|
22724
22720
|
)
|
|
22725
22721
|
}
|
|
22726
|
-
var
|
|
22727
|
-
|
|
22722
|
+
var Circulatevue_type_template_id_7e42d343_staticRenderFns = []
|
|
22723
|
+
Circulatevue_type_template_id_7e42d343_render._withStripped = true
|
|
22728
22724
|
|
|
22729
22725
|
|
|
22730
|
-
// CONCATENATED MODULE: ./packages/flow/src/component/Circulate.vue?vue&type=template&id=
|
|
22726
|
+
// CONCATENATED MODULE: ./packages/flow/src/component/Circulate.vue?vue&type=template&id=7e42d343&
|
|
22731
22727
|
|
|
22732
22728
|
// 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&
|
|
22733
22729
|
var Circulatevue_type_script_lang_js_components;
|
|
@@ -22884,11 +22880,11 @@ var Circulatevue_type_script_lang_js_components;
|
|
|
22884
22880
|
currentOrgName: '',
|
|
22885
22881
|
otherOrgName: '',
|
|
22886
22882
|
newMultiple: true,
|
|
22887
|
-
params: { filid: 'all' },
|
|
22883
|
+
params: { filid: 'all', only_filid: true },
|
|
22888
22884
|
isHideOtherOrg: '',
|
|
22889
22885
|
isHideCurrentOrg: 0,
|
|
22890
22886
|
isOpinionRequired: 0,
|
|
22891
|
-
otherParams: { filid: '
|
|
22887
|
+
otherParams: { filid: 'all', nofilid: 1 },
|
|
22892
22888
|
loading: false,
|
|
22893
22889
|
subLoading: null,
|
|
22894
22890
|
userModel: {}
|
|
@@ -22899,6 +22895,7 @@ var Circulatevue_type_script_lang_js_components;
|
|
|
22899
22895
|
selectorParams: {
|
|
22900
22896
|
handler: function handler(val) {
|
|
22901
22897
|
this.params = val;
|
|
22898
|
+
this.params.only_filid = true;
|
|
22902
22899
|
},
|
|
22903
22900
|
|
|
22904
22901
|
deep: true,
|
|
@@ -23144,8 +23141,8 @@ var Circulatevue_type_script_lang_js_components;
|
|
|
23144
23141
|
|
|
23145
23142
|
var Circulate_component = Object(componentNormalizer["a" /* default */])(
|
|
23146
23143
|
component_Circulatevue_type_script_lang_js_,
|
|
23147
|
-
|
|
23148
|
-
|
|
23144
|
+
Circulatevue_type_template_id_7e42d343_render,
|
|
23145
|
+
Circulatevue_type_template_id_7e42d343_staticRenderFns,
|
|
23149
23146
|
false,
|
|
23150
23147
|
null,
|
|
23151
23148
|
null,
|
|
@@ -23154,8 +23151,8 @@ var Circulate_component = Object(componentNormalizer["a" /* default */])(
|
|
|
23154
23151
|
)
|
|
23155
23152
|
|
|
23156
23153
|
/* harmony default export */ var Circulate = (Circulate_component.exports);
|
|
23157
|
-
// 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=
|
|
23158
|
-
var
|
|
23154
|
+
// 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&
|
|
23155
|
+
var FreeCirculationvue_type_template_id_8cc15fb0_render = function () {
|
|
23159
23156
|
var _vm = this
|
|
23160
23157
|
var _h = _vm.$createElement
|
|
23161
23158
|
var _c = _vm._self._c || _h
|
|
@@ -23210,7 +23207,7 @@ var FreeCirculationvue_type_template_id_3b19b588_render = function () {
|
|
|
23210
23207
|
showTooltip: _vm.showTooltip,
|
|
23211
23208
|
disableds: _vm.otherOrgDisabledObjId,
|
|
23212
23209
|
where: {
|
|
23213
|
-
filid: "
|
|
23210
|
+
filid: "all",
|
|
23214
23211
|
roleid: _vm.selectorParams.roleid,
|
|
23215
23212
|
},
|
|
23216
23213
|
types: _vm.foreignOrgSelectorTabs,
|
|
@@ -23253,11 +23250,11 @@ var FreeCirculationvue_type_template_id_3b19b588_render = function () {
|
|
|
23253
23250
|
1
|
|
23254
23251
|
)
|
|
23255
23252
|
}
|
|
23256
|
-
var
|
|
23257
|
-
|
|
23253
|
+
var FreeCirculationvue_type_template_id_8cc15fb0_staticRenderFns = []
|
|
23254
|
+
FreeCirculationvue_type_template_id_8cc15fb0_render._withStripped = true
|
|
23258
23255
|
|
|
23259
23256
|
|
|
23260
|
-
// CONCATENATED MODULE: ./packages/flow/src/component/FreeCirculation.vue?vue&type=template&id=
|
|
23257
|
+
// CONCATENATED MODULE: ./packages/flow/src/component/FreeCirculation.vue?vue&type=template&id=8cc15fb0&
|
|
23261
23258
|
|
|
23262
23259
|
// 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&
|
|
23263
23260
|
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; };
|
|
@@ -23341,11 +23338,11 @@ var FreeCirculationvue_type_script_lang_js_extends = Object.assign || function (
|
|
|
23341
23338
|
nextOtherOrgObjSelect: [],
|
|
23342
23339
|
nextNode: {},
|
|
23343
23340
|
currentOrgSelectorParams: {
|
|
23344
|
-
filid: JSON.parse(util["a" /* default */].getStorage('mainConfig')).userModel.orgId
|
|
23341
|
+
filid: JSON.parse(util["a" /* default */].getStorage('mainConfig')).userModel.orgId, only_filid: true
|
|
23345
23342
|
},
|
|
23346
23343
|
currentOrgSelectorTabs: ['employee', 'persongroup'],
|
|
23347
23344
|
foreignOrgSelectorTabs: ['enterprise', 'filgroup'],
|
|
23348
|
-
foreignOrgSelectorParams: { enterprise: { filid: '
|
|
23345
|
+
foreignOrgSelectorParams: { enterprise: { filid: 'all', roleid: '', nofilid: sessionStorage.getItem('orgId') }, filgroup: { filid: 'all', roleid: '', nofilid: sessionStorage.getItem('orgId') }, roleid: '' },
|
|
23349
23346
|
loading: null
|
|
23350
23347
|
};
|
|
23351
23348
|
},
|
|
@@ -23485,8 +23482,8 @@ var FreeCirculationvue_type_script_lang_js_extends = Object.assign || function (
|
|
|
23485
23482
|
|
|
23486
23483
|
var FreeCirculation_component = Object(componentNormalizer["a" /* default */])(
|
|
23487
23484
|
component_FreeCirculationvue_type_script_lang_js_,
|
|
23488
|
-
|
|
23489
|
-
|
|
23485
|
+
FreeCirculationvue_type_template_id_8cc15fb0_render,
|
|
23486
|
+
FreeCirculationvue_type_template_id_8cc15fb0_staticRenderFns,
|
|
23490
23487
|
false,
|
|
23491
23488
|
null,
|
|
23492
23489
|
null,
|
|
@@ -24781,7 +24778,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
24781
24778
|
currentNodeEnableItemHandleDescription: false,
|
|
24782
24779
|
startFlowPageEmbeddedIntoStartFlowIndex: false,
|
|
24783
24780
|
pendingItemHandleDescription: '',
|
|
24784
|
-
currentOrgSelectorParams: { filid: '' },
|
|
24781
|
+
currentOrgSelectorParams: { filid: '', only_filid: true },
|
|
24785
24782
|
currentOrgSelectorTabs: ['employee', 'persongroup'],
|
|
24786
24783
|
foreignOrgSelectorTabs: ['enterprise', 'filgroupobj'],
|
|
24787
24784
|
foreignOrgSelectorParams: { filid: 'all', roleid: '' },
|
|
@@ -25026,7 +25023,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
25026
25023
|
required: this.enableCustomLimitTimeSetting,
|
|
25027
25024
|
message: this.showCustomLimitTimeText ? '请输入限时办理天数' : '请选择限时办理天数',
|
|
25028
25025
|
trigger: 'blur'
|
|
25029
|
-
}, {
|
|
25026
|
+
}, {
|
|
25027
|
+
required: this.enableCustomLimitTimeSetting,
|
|
25028
|
+
validator: this.checkCustomLimitTime,
|
|
25029
|
+
trigger: 'change'
|
|
25030
|
+
}]
|
|
25030
25031
|
};
|
|
25031
25032
|
},
|
|
25032
25033
|
tabs: function tabs() {
|
|
@@ -26420,7 +26421,8 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
26420
26421
|
var currentOrgparams = currentOrgSelectorParams.currentOrgRange.split(',');
|
|
26421
26422
|
_this29.currentOrgSelectorTabs.map(function (x, i) {
|
|
26422
26423
|
_this29.currentOrgSelectorParams[x] = {
|
|
26423
|
-
filid: currentOrgparams[i] == 'my' ? choiceOrgId : currentOrgparams[i]
|
|
26424
|
+
filid: currentOrgparams[i] == 'my' ? choiceOrgId : currentOrgparams[i],
|
|
26425
|
+
only_filid: true
|
|
26424
26426
|
};
|
|
26425
26427
|
});
|
|
26426
26428
|
}
|
|
@@ -26429,7 +26431,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
|
|
|
26429
26431
|
var foreignOrgparams = currentOrgSelectorParams.foreignOrgRange.split(',');
|
|
26430
26432
|
_this29.foreignOrgSelectorTabs.map(function (x, i) {
|
|
26431
26433
|
_this29.foreignOrgSelectorParams[x] = {
|
|
26432
|
-
filid: foreignOrgparams[i] == 'my' ? choiceOrgId : foreignOrgparams[i] == 'nofilidorg' || foreignOrgparams[i] == 'nofiliddept' ? '
|
|
26434
|
+
filid: foreignOrgparams[i] == 'my' ? choiceOrgId : foreignOrgparams[i] == 'nofilidorg' || foreignOrgparams[i] == 'nofiliddept' ? 'all' : foreignOrgparams[i],
|
|
26433
26435
|
nofilid: foreignOrgparams[i] == 'nofilidorg' ? sessionStorage.getItem('orgId') : foreignOrgparams[i] == 'nofiliddept' ? sessionStorage.getItem('depId') : foreignOrgparams[i] == 'other' ? 1 : 0,
|
|
26434
26436
|
roleid: _this29.circularReadParamsMap.circularReadOrgRoleCode || _this29.foreignOrgSelectorParams.roleid
|
|
26435
26437
|
};
|