eoss-ui 0.7.61 → 0.7.62

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/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=b4365ae2&
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=b4365ae2&
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=4b070fe4&
16307
- var taskUnionExaminevue_type_template_id_4b070fe4_render = function () {
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=842848a2&
16308
+ var taskUnionExaminevue_type_template_id_842848a2_render = function () {
16308
16309
  var _vm = this
16309
16310
  var _h = _vm.$createElement
16310
16311
  var _c = _vm._self._c || _h
@@ -16431,8 +16432,9 @@ var taskUnionExaminevue_type_template_id_4b070fe4_render = function () {
16431
16432
  attrs: {
16432
16433
  nextUser: _vm.infoList.nextOtherOrgObj,
16433
16434
  where: {
16434
- filid: "other",
16435
+ filid: "all",
16435
16436
  roleid: _vm.selectorParams.roleid,
16437
+ nofilid: _vm.sessionStorage.getItem("orgId"),
16436
16438
  },
16437
16439
  showTooltip: _vm.showTooltip,
16438
16440
  multiple: _vm.newMultiple,
@@ -16615,11 +16617,11 @@ var taskUnionExaminevue_type_template_id_4b070fe4_render = function () {
16615
16617
  1
16616
16618
  )
16617
16619
  }
16618
- var taskUnionExaminevue_type_template_id_4b070fe4_staticRenderFns = []
16619
- taskUnionExaminevue_type_template_id_4b070fe4_render._withStripped = true
16620
+ var taskUnionExaminevue_type_template_id_842848a2_staticRenderFns = []
16621
+ taskUnionExaminevue_type_template_id_842848a2_render._withStripped = true
16620
16622
 
16621
16623
 
16622
- // CONCATENATED MODULE: ./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=4b070fe4&
16624
+ // CONCATENATED MODULE: ./packages/flow/src/component/taskUnionExamine.vue?vue&type=template&id=842848a2&
16623
16625
 
16624
16626
  // 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
16627
  var taskUnionExaminevue_type_script_lang_js_components;
@@ -16858,11 +16860,11 @@ var taskUnionExaminevue_type_script_lang_js_components;
16858
16860
  currentOrgName: '',
16859
16861
  otherOrgName: '',
16860
16862
  newMultiple: true,
16861
- params: { filid: 'all' },
16863
+ params: { filid: 'all', only_filid: true },
16862
16864
  isHideOtherOrg: '',
16863
16865
  isHideCurrentOrg: 0,
16864
16866
  isOpinionRequired: 0,
16865
- otherParams: { filid: 'other' },
16867
+ otherParams: { filid: 'all', roleid: '', nofilid: sessionStorage.getItem('orgId') },
16866
16868
  loading: false
16867
16869
  };
16868
16870
  },
@@ -17048,7 +17050,8 @@ var taskUnionExaminevue_type_script_lang_js_components;
17048
17050
  var param = res.data.customizedConfig.currentOrgSelectorRangeList.split(',');
17049
17051
  _this3.currentOrgTabs.map(function (x, i) {
17050
17052
  _this3.params[x] = {
17051
- filid: param[i] == 'my' ? _this3.params.filid = JSON.parse(util["a" /* default */].getStorage('mainConfig')).userModel.orgId : param[i]
17053
+ filid: param[i] == 'my' ? _this3.params.filid = JSON.parse(util["a" /* default */].getStorage('mainConfig')).userModel.orgId : param[i],
17054
+ only_filid: true
17052
17055
  };
17053
17056
  });
17054
17057
  } else {
@@ -17316,8 +17319,8 @@ var taskUnionExaminevue_type_script_lang_js_components;
17316
17319
 
17317
17320
  var taskUnionExamine_component = Object(componentNormalizer["a" /* default */])(
17318
17321
  component_taskUnionExaminevue_type_script_lang_js_,
17319
- taskUnionExaminevue_type_template_id_4b070fe4_render,
17320
- taskUnionExaminevue_type_template_id_4b070fe4_staticRenderFns,
17322
+ taskUnionExaminevue_type_template_id_842848a2_render,
17323
+ taskUnionExaminevue_type_template_id_842848a2_staticRenderFns,
17321
17324
  false,
17322
17325
  null,
17323
17326
  null,
@@ -17326,8 +17329,8 @@ var taskUnionExamine_component = Object(componentNormalizer["a" /* default */])(
17326
17329
  )
17327
17330
 
17328
17331
  /* 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=3a3f9d01&
17330
- var freeStartFlowvue_type_template_id_3a3f9d01_render = function () {
17332
+ // 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=0e0beabc&
17333
+ var freeStartFlowvue_type_template_id_0e0beabc_render = function () {
17331
17334
  var _vm = this
17332
17335
  var _h = _vm.$createElement
17333
17336
  var _c = _vm._self._c || _h
@@ -18224,6 +18227,7 @@ var freeStartFlowvue_type_template_id_3a3f9d01_render = function () {
18224
18227
  roleid:
18225
18228
  _vm.selectorParams
18226
18229
  .roleid,
18230
+ only_filid: true,
18227
18231
  },
18228
18232
  },
18229
18233
  on: {
@@ -18260,10 +18264,14 @@ var freeStartFlowvue_type_template_id_3a3f9d01_render = function () {
18260
18264
  multiple: "",
18261
18265
  mix: "",
18262
18266
  where: {
18263
- filid: "other",
18267
+ filid: "all",
18264
18268
  roleid:
18265
18269
  _vm.selectorParams
18266
18270
  .roleid,
18271
+ nofilid:
18272
+ _vm.sessionStorage.getItem(
18273
+ "orgId"
18274
+ ),
18267
18275
  },
18268
18276
  showTooltip:
18269
18277
  _vm.showTooltip,
@@ -19433,11 +19441,11 @@ var freeStartFlowvue_type_template_id_3a3f9d01_render = function () {
19433
19441
  )
19434
19442
  : _vm._e()
19435
19443
  }
19436
- var freeStartFlowvue_type_template_id_3a3f9d01_staticRenderFns = []
19437
- freeStartFlowvue_type_template_id_3a3f9d01_render._withStripped = true
19444
+ var freeStartFlowvue_type_template_id_0e0beabc_staticRenderFns = []
19445
+ freeStartFlowvue_type_template_id_0e0beabc_render._withStripped = true
19438
19446
 
19439
19447
 
19440
- // CONCATENATED MODULE: ./packages/flow/src/freeStartFlow.vue?vue&type=template&id=3a3f9d01&
19448
+ // CONCATENATED MODULE: ./packages/flow/src/freeStartFlow.vue?vue&type=template&id=0e0beabc&
19441
19449
 
19442
19450
  // 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
19451
 
@@ -22152,8 +22160,8 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
22152
22160
 
22153
22161
  var freeStartFlow_component = Object(componentNormalizer["a" /* default */])(
22154
22162
  src_freeStartFlowvue_type_script_lang_js_,
22155
- freeStartFlowvue_type_template_id_3a3f9d01_render,
22156
- freeStartFlowvue_type_template_id_3a3f9d01_staticRenderFns,
22163
+ freeStartFlowvue_type_template_id_0e0beabc_render,
22164
+ freeStartFlowvue_type_template_id_0e0beabc_staticRenderFns,
22157
22165
  false,
22158
22166
  null,
22159
22167
  null,
@@ -22528,8 +22536,8 @@ var supervise_component = Object(componentNormalizer["a" /* default */])(
22528
22536
  )
22529
22537
 
22530
22538
  /* 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=694b261a&
22532
- var Circulatevue_type_template_id_694b261a_render = function () {
22539
+ // 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&
22540
+ var Circulatevue_type_template_id_7e42d343_render = function () {
22533
22541
  var _vm = this
22534
22542
  var _h = _vm.$createElement
22535
22543
  var _c = _vm._self._c || _h
@@ -22723,11 +22731,11 @@ var Circulatevue_type_template_id_694b261a_render = function () {
22723
22731
  1
22724
22732
  )
22725
22733
  }
22726
- var Circulatevue_type_template_id_694b261a_staticRenderFns = []
22727
- Circulatevue_type_template_id_694b261a_render._withStripped = true
22734
+ var Circulatevue_type_template_id_7e42d343_staticRenderFns = []
22735
+ Circulatevue_type_template_id_7e42d343_render._withStripped = true
22728
22736
 
22729
22737
 
22730
- // CONCATENATED MODULE: ./packages/flow/src/component/Circulate.vue?vue&type=template&id=694b261a&
22738
+ // CONCATENATED MODULE: ./packages/flow/src/component/Circulate.vue?vue&type=template&id=7e42d343&
22731
22739
 
22732
22740
  // 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
22741
  var Circulatevue_type_script_lang_js_components;
@@ -22884,11 +22892,11 @@ var Circulatevue_type_script_lang_js_components;
22884
22892
  currentOrgName: '',
22885
22893
  otherOrgName: '',
22886
22894
  newMultiple: true,
22887
- params: { filid: 'all' },
22895
+ params: { filid: 'all', only_filid: true },
22888
22896
  isHideOtherOrg: '',
22889
22897
  isHideCurrentOrg: 0,
22890
22898
  isOpinionRequired: 0,
22891
- otherParams: { filid: 'other', nofilid: 1 },
22899
+ otherParams: { filid: 'all', nofilid: 1 },
22892
22900
  loading: false,
22893
22901
  subLoading: null,
22894
22902
  userModel: {}
@@ -22899,6 +22907,7 @@ var Circulatevue_type_script_lang_js_components;
22899
22907
  selectorParams: {
22900
22908
  handler: function handler(val) {
22901
22909
  this.params = val;
22910
+ this.params.only_filid = true;
22902
22911
  },
22903
22912
 
22904
22913
  deep: true,
@@ -23144,8 +23153,8 @@ var Circulatevue_type_script_lang_js_components;
23144
23153
 
23145
23154
  var Circulate_component = Object(componentNormalizer["a" /* default */])(
23146
23155
  component_Circulatevue_type_script_lang_js_,
23147
- Circulatevue_type_template_id_694b261a_render,
23148
- Circulatevue_type_template_id_694b261a_staticRenderFns,
23156
+ Circulatevue_type_template_id_7e42d343_render,
23157
+ Circulatevue_type_template_id_7e42d343_staticRenderFns,
23149
23158
  false,
23150
23159
  null,
23151
23160
  null,
@@ -23154,8 +23163,8 @@ var Circulate_component = Object(componentNormalizer["a" /* default */])(
23154
23163
  )
23155
23164
 
23156
23165
  /* 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=3b19b588&
23158
- var FreeCirculationvue_type_template_id_3b19b588_render = function () {
23166
+ // 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=26d26287&
23167
+ var FreeCirculationvue_type_template_id_26d26287_render = function () {
23159
23168
  var _vm = this
23160
23169
  var _h = _vm.$createElement
23161
23170
  var _c = _vm._self._c || _h
@@ -23210,8 +23219,9 @@ var FreeCirculationvue_type_template_id_3b19b588_render = function () {
23210
23219
  showTooltip: _vm.showTooltip,
23211
23220
  disableds: _vm.otherOrgDisabledObjId,
23212
23221
  where: {
23213
- filid: "other",
23222
+ filid: "all",
23214
23223
  roleid: _vm.selectorParams.roleid,
23224
+ nofilid: _vm.sessionStorage.getItem("orgId"),
23215
23225
  },
23216
23226
  types: _vm.foreignOrgSelectorTabs,
23217
23227
  params: _vm.foreignOrgSelectorParams,
@@ -23253,11 +23263,11 @@ var FreeCirculationvue_type_template_id_3b19b588_render = function () {
23253
23263
  1
23254
23264
  )
23255
23265
  }
23256
- var FreeCirculationvue_type_template_id_3b19b588_staticRenderFns = []
23257
- FreeCirculationvue_type_template_id_3b19b588_render._withStripped = true
23266
+ var FreeCirculationvue_type_template_id_26d26287_staticRenderFns = []
23267
+ FreeCirculationvue_type_template_id_26d26287_render._withStripped = true
23258
23268
 
23259
23269
 
23260
- // CONCATENATED MODULE: ./packages/flow/src/component/FreeCirculation.vue?vue&type=template&id=3b19b588&
23270
+ // CONCATENATED MODULE: ./packages/flow/src/component/FreeCirculation.vue?vue&type=template&id=26d26287&
23261
23271
 
23262
23272
  // 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
23273
  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 +23351,11 @@ var FreeCirculationvue_type_script_lang_js_extends = Object.assign || function (
23341
23351
  nextOtherOrgObjSelect: [],
23342
23352
  nextNode: {},
23343
23353
  currentOrgSelectorParams: {
23344
- filid: JSON.parse(util["a" /* default */].getStorage('mainConfig')).userModel.orgId
23354
+ filid: JSON.parse(util["a" /* default */].getStorage('mainConfig')).userModel.orgId, only_filid: true
23345
23355
  },
23346
23356
  currentOrgSelectorTabs: ['employee', 'persongroup'],
23347
23357
  foreignOrgSelectorTabs: ['enterprise', 'filgroup'],
23348
- foreignOrgSelectorParams: { enterprise: { filid: 'other', roleid: '', nofilid: sessionStorage.getItem('orgId') }, filgroup: { filid: sessionStorage.getItem('orgId'), roleid: '', nofilid: sessionStorage.getItem('orgId') }, roleid: '' },
23358
+ foreignOrgSelectorParams: { enterprise: { filid: 'all', roleid: '', nofilid: sessionStorage.getItem('orgId') }, filgroup: { filid: 'all', roleid: '', nofilid: sessionStorage.getItem('orgId') }, roleid: '' },
23349
23359
  loading: null
23350
23360
  };
23351
23361
  },
@@ -23485,8 +23495,8 @@ var FreeCirculationvue_type_script_lang_js_extends = Object.assign || function (
23485
23495
 
23486
23496
  var FreeCirculation_component = Object(componentNormalizer["a" /* default */])(
23487
23497
  component_FreeCirculationvue_type_script_lang_js_,
23488
- FreeCirculationvue_type_template_id_3b19b588_render,
23489
- FreeCirculationvue_type_template_id_3b19b588_staticRenderFns,
23498
+ FreeCirculationvue_type_template_id_26d26287_render,
23499
+ FreeCirculationvue_type_template_id_26d26287_staticRenderFns,
23490
23500
  false,
23491
23501
  null,
23492
23502
  null,
@@ -24781,7 +24791,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
24781
24791
  currentNodeEnableItemHandleDescription: false,
24782
24792
  startFlowPageEmbeddedIntoStartFlowIndex: false,
24783
24793
  pendingItemHandleDescription: '',
24784
- currentOrgSelectorParams: { filid: '' },
24794
+ currentOrgSelectorParams: { filid: '', only_filid: true },
24785
24795
  currentOrgSelectorTabs: ['employee', 'persongroup'],
24786
24796
  foreignOrgSelectorTabs: ['enterprise', 'filgroupobj'],
24787
24797
  foreignOrgSelectorParams: { filid: 'all', roleid: '' },
@@ -25026,7 +25036,11 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
25026
25036
  required: this.enableCustomLimitTimeSetting,
25027
25037
  message: this.showCustomLimitTimeText ? '请输入限时办理天数' : '请选择限时办理天数',
25028
25038
  trigger: 'blur'
25029
- }, { required: this.enableCustomLimitTimeSetting, validator: this.checkCustomLimitTime, trigger: 'change' }]
25039
+ }, {
25040
+ required: this.enableCustomLimitTimeSetting,
25041
+ validator: this.checkCustomLimitTime,
25042
+ trigger: 'change'
25043
+ }]
25030
25044
  };
25031
25045
  },
25032
25046
  tabs: function tabs() {
@@ -26420,7 +26434,8 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26420
26434
  var currentOrgparams = currentOrgSelectorParams.currentOrgRange.split(',');
26421
26435
  _this29.currentOrgSelectorTabs.map(function (x, i) {
26422
26436
  _this29.currentOrgSelectorParams[x] = {
26423
- filid: currentOrgparams[i] == 'my' ? choiceOrgId : currentOrgparams[i]
26437
+ filid: currentOrgparams[i] == 'my' ? choiceOrgId : currentOrgparams[i],
26438
+ only_filid: true
26424
26439
  };
26425
26440
  });
26426
26441
  }
@@ -26429,7 +26444,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26429
26444
  var foreignOrgparams = currentOrgSelectorParams.foreignOrgRange.split(',');
26430
26445
  _this29.foreignOrgSelectorTabs.map(function (x, i) {
26431
26446
  _this29.foreignOrgSelectorParams[x] = {
26432
- filid: foreignOrgparams[i] == 'my' ? choiceOrgId : foreignOrgparams[i] == 'nofilidorg' || foreignOrgparams[i] == 'nofiliddept' ? 'other' : foreignOrgparams[i],
26447
+ filid: foreignOrgparams[i] == 'my' ? choiceOrgId : foreignOrgparams[i] == 'nofilidorg' || foreignOrgparams[i] == 'nofiliddept' ? 'all' : foreignOrgparams[i],
26433
26448
  nofilid: foreignOrgparams[i] == 'nofilidorg' ? sessionStorage.getItem('orgId') : foreignOrgparams[i] == 'nofiliddept' ? sessionStorage.getItem('depId') : foreignOrgparams[i] == 'other' ? 1 : 0,
26434
26449
  roleid: _this29.circularReadParamsMap.circularReadOrgRoleCode || _this29.foreignOrgSelectorParams.roleid
26435
26450
  };