eoss-ui 0.6.31 → 0.6.32

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.
@@ -39299,8 +39299,8 @@ flow_list_src_main.install = function (Vue) {
39299
39299
  };
39300
39300
 
39301
39301
  /* harmony default export */ var flow_list = (flow_list_src_main);
39302
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/handle-user/src/main.vue?vue&type=template&id=737d6f93&
39303
- var mainvue_type_template_id_737d6f93_render = function () {
39302
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/handle-user/src/main.vue?vue&type=template&id=3d02c60c&
39303
+ var mainvue_type_template_id_3d02c60c_render = function () {
39304
39304
  var _vm = this
39305
39305
  var _h = _vm.$createElement
39306
39306
  var _c = _vm._self._c || _h
@@ -39392,11 +39392,11 @@ var mainvue_type_template_id_737d6f93_render = function () {
39392
39392
  : _vm._e(),
39393
39393
  ])
39394
39394
  }
39395
- var mainvue_type_template_id_737d6f93_staticRenderFns = []
39396
- mainvue_type_template_id_737d6f93_render._withStripped = true
39395
+ var mainvue_type_template_id_3d02c60c_staticRenderFns = []
39396
+ mainvue_type_template_id_3d02c60c_render._withStripped = true
39397
39397
 
39398
39398
 
39399
- // CONCATENATED MODULE: ./packages/handle-user/src/main.vue?vue&type=template&id=737d6f93&
39399
+ // CONCATENATED MODULE: ./packages/handle-user/src/main.vue?vue&type=template&id=3d02c60c&
39400
39400
 
39401
39401
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/handle-user/src/main.vue?vue&type=script&lang=js&
39402
39402
  //
@@ -39474,6 +39474,10 @@ mainvue_type_template_id_737d6f93_render._withStripped = true
39474
39474
  this.job = val.identityList.filter(function (item) {
39475
39475
  return item.id === val.identityId;
39476
39476
  })[0];
39477
+ if (!this.job) {
39478
+ console.error('identityId与identityList中的任何id不匹配!');
39479
+ this.job = {};
39480
+ }
39477
39481
  }
39478
39482
  }
39479
39483
  }
@@ -39542,8 +39546,8 @@ mainvue_type_template_id_737d6f93_render._withStripped = true
39542
39546
 
39543
39547
  var handle_user_src_main_component = normalizeComponent(
39544
39548
  packages_handle_user_src_mainvue_type_script_lang_js_,
39545
- mainvue_type_template_id_737d6f93_render,
39546
- mainvue_type_template_id_737d6f93_staticRenderFns,
39549
+ mainvue_type_template_id_3d02c60c_render,
39550
+ mainvue_type_template_id_3d02c60c_staticRenderFns,
39547
39551
  false,
39548
39552
  null,
39549
39553
  null,
@@ -45373,8 +45377,8 @@ mainvue_type_template_id_43324a71_render._withStripped = true
45373
45377
 
45374
45378
  // CONCATENATED MODULE: ./packages/main/src/main.vue?vue&type=template&id=43324a71&
45375
45379
 
45376
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/simplicity/index.vue?vue&type=template&id=41fb1477&scoped=true&
45377
- var simplicityvue_type_template_id_41fb1477_scoped_true_render = function () {
45380
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/simplicity/index.vue?vue&type=template&id=9473ec14&scoped=true&
45381
+ var simplicityvue_type_template_id_9473ec14_scoped_true_render = function () {
45378
45382
  var _vm = this
45379
45383
  var _h = _vm.$createElement
45380
45384
  var _c = _vm._self._c || _h
@@ -46010,11 +46014,11 @@ var simplicityvue_type_template_id_41fb1477_scoped_true_render = function () {
46010
46014
  ),
46011
46015
  ])
46012
46016
  }
46013
- var simplicityvue_type_template_id_41fb1477_scoped_true_staticRenderFns = []
46014
- simplicityvue_type_template_id_41fb1477_scoped_true_render._withStripped = true
46017
+ var simplicityvue_type_template_id_9473ec14_scoped_true_staticRenderFns = []
46018
+ simplicityvue_type_template_id_9473ec14_scoped_true_render._withStripped = true
46015
46019
 
46016
46020
 
46017
- // CONCATENATED MODULE: ./packages/main/src/simplicity/index.vue?vue&type=template&id=41fb1477&scoped=true&
46021
+ // CONCATENATED MODULE: ./packages/main/src/simplicity/index.vue?vue&type=template&id=9473ec14&scoped=true&
46018
46022
 
46019
46023
  // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/simplicity/avatar.vue?vue&type=template&id=e722b45c&scoped=true&
46020
46024
  var avatarvue_type_template_id_e722b45c_scoped_true_render = function () {
@@ -52737,19 +52741,23 @@ var events = [function (tabs, index, that) {
52737
52741
  this.tabs.push(tab);
52738
52742
  this.activeName = res.id;
52739
52743
  } else {
52740
- var _tab6 = this.tabs[i];
52741
- if (_tab6.method === 'iframe') {
52742
- this.activeName = res.id;
52743
- this.$set(this.tabs[i], 'url', utils_util["a" /* default */].handlerUrl(_tab6.url));
52744
- } else {
52745
- if (_tab6.method === 'wujie' && _tab6.appCode) {
52746
- window.document.querySelector('iframe[name=' + _tab6.appCode + ']').contentWindow.location.reload(true);
52747
- }
52748
- if (_tab6.method === 'router') {
52749
- this.$set(this.tabs[i], 'keys', utils_util["a" /* default */].uuid());
52750
- }
52751
- this.activeName = res.id;
52752
- }
52744
+ this.tabs = events[0](this.tabs, i, this);
52745
+ // let tab = this.tabs[i];
52746
+ // if (tab.method === 'iframe') {
52747
+ // this.activeName = res.id;
52748
+ // this.$set(this.tabs[i], 'url', util.handlerUrl(tab.url));
52749
+ // } else {
52750
+ // if (tab.method === 'wujie' && tab.appCode) {
52751
+ // window.document
52752
+ // .querySelector(`iframe[name=${tab.appCode}]`)
52753
+ // .contentWindow.location.reload(true);
52754
+ // }
52755
+ // if (tab.method === 'router') {
52756
+ // this.$set(this.tabs[i], 'keys', util.uuid());
52757
+ // }
52758
+ // this.activeName = res.id;
52759
+ // }
52760
+ this.activeName = res.id;
52753
52761
  }
52754
52762
  },
52755
52763
 
@@ -52804,14 +52812,14 @@ var events = [function (tabs, index, that) {
52804
52812
  if (tab.method === 'iframe') {
52805
52813
  tab.url = utils_util["a" /* default */].handlerUrl(tab.url);
52806
52814
  } else {
52807
- var _tab7 = this.tabs[i];
52808
- if (_tab7.method === 'iframe') {
52809
- this.$set(this.tabs[i], 'url', utils_util["a" /* default */].handlerUrl(_tab7.url));
52815
+ var _tab6 = this.tabs[i];
52816
+ if (_tab6.method === 'iframe') {
52817
+ this.$set(this.tabs[i], 'url', utils_util["a" /* default */].handlerUrl(_tab6.url));
52810
52818
  }
52811
- if (_tab7.method === 'wujie' && _tab7.appCode) {
52812
- window.document.querySelector('iframe[name=' + _tab7.appCode + ']').contentWindow.location.reload(true);
52819
+ if (_tab6.method === 'wujie' && _tab6.appCode) {
52820
+ window.document.querySelector('iframe[name=' + _tab6.appCode + ']').contentWindow.location.reload(true);
52813
52821
  }
52814
- if (_tab7.method === 'router') {
52822
+ if (_tab6.method === 'router') {
52815
52823
  this.$set(this.tabs[i], 'keys', utils_util["a" /* default */].uuid());
52816
52824
  }
52817
52825
  }
@@ -53104,14 +53112,14 @@ var events = [function (tabs, index, that) {
53104
53112
  var tab = this.setIframeType(obj);
53105
53113
  this.tabs.splice(n + 1, 0, tab);
53106
53114
  } else {
53107
- var _tab8 = this.tabs[i];
53108
- if (_tab8.method === 'iframe') {
53109
- this.$set(this.tabs[i], 'url', utils_util["a" /* default */].handlerUrl(_tab8.url));
53115
+ var _tab7 = this.tabs[i];
53116
+ if (_tab7.method === 'iframe') {
53117
+ this.$set(this.tabs[i], 'url', utils_util["a" /* default */].handlerUrl(_tab7.url));
53110
53118
  }
53111
- if (_tab8.method === 'wujie' && _tab8.appCode) {
53112
- window.document.querySelector('iframe[name=' + _tab8.appCode + ']').contentWindow.location.reload(true);
53119
+ if (_tab7.method === 'wujie' && _tab7.appCode) {
53120
+ window.document.querySelector('iframe[name=' + _tab7.appCode + ']').contentWindow.location.reload(true);
53113
53121
  }
53114
- if (_tab8.method === 'router') {
53122
+ if (_tab7.method === 'router') {
53115
53123
  this.$set(this.tabs[i], 'keys', utils_util["a" /* default */].uuid());
53116
53124
  }
53117
53125
  }
@@ -53172,11 +53180,11 @@ var events = [function (tabs, index, that) {
53172
53180
 
53173
53181
  var simplicity_component = normalizeComponent(
53174
53182
  src_simplicityvue_type_script_lang_js_,
53175
- simplicityvue_type_template_id_41fb1477_scoped_true_render,
53176
- simplicityvue_type_template_id_41fb1477_scoped_true_staticRenderFns,
53183
+ simplicityvue_type_template_id_9473ec14_scoped_true_render,
53184
+ simplicityvue_type_template_id_9473ec14_scoped_true_staticRenderFns,
53177
53185
  false,
53178
53186
  null,
53179
- "41fb1477",
53187
+ "9473ec14",
53180
53188
  null
53181
53189
 
53182
53190
  )
@@ -75622,8 +75630,8 @@ form_src_table.install = function (Vue) {
75622
75630
  };
75623
75631
 
75624
75632
  /* harmony default export */ var table_form = (form_src_table);
75625
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/upload/src/main.vue?vue&type=template&id=42161038&
75626
- var mainvue_type_template_id_42161038_render = function () {
75633
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/upload/src/main.vue?vue&type=template&id=1d0cf2a3&
75634
+ var mainvue_type_template_id_1d0cf2a3_render = function () {
75627
75635
  var _vm = this
75628
75636
  var _h = _vm.$createElement
75629
75637
  var _c = _vm._self._c || _h
@@ -76003,11 +76011,11 @@ var mainvue_type_template_id_42161038_render = function () {
76003
76011
  )
76004
76012
  : _vm._e()
76005
76013
  }
76006
- var mainvue_type_template_id_42161038_staticRenderFns = []
76007
- mainvue_type_template_id_42161038_render._withStripped = true
76014
+ var mainvue_type_template_id_1d0cf2a3_staticRenderFns = []
76015
+ mainvue_type_template_id_1d0cf2a3_render._withStripped = true
76008
76016
 
76009
76017
 
76010
- // CONCATENATED MODULE: ./packages/upload/src/main.vue?vue&type=template&id=42161038&
76018
+ // CONCATENATED MODULE: ./packages/upload/src/main.vue?vue&type=template&id=1d0cf2a3&
76011
76019
 
76012
76020
  // CONCATENATED MODULE: ./packages/upload/src/picture.js
76013
76021
  /* harmony default export */ var picture = ({
@@ -76563,12 +76571,12 @@ var _props;
76563
76571
  return { success: true, error: true };
76564
76572
  },
76565
76573
  profile: function profile() {
76566
- var previewAdjunct = this.dochubConfig ? this.dochubConfig.downloadDocumentUrl : this.previewAdjunct;
76574
+ var previewAdjunct = this.dochubConfig.downloadDocumentUrl || this.previewAdjunct;
76567
76575
  if (this.image) {
76568
76576
  if (typeof this.image === 'string') {
76569
76577
  return this.image;
76570
76578
  }
76571
- return '' + this.host + previewAdjunct + '?documentId=' + this.image.adjunctId + '&adjunctId=' + this.image.adjunctId;
76579
+ return '' + this.host + previewAdjunct + '?documentId=' + this.image.adjunctId + '&adjunctId=' + this.image.adjunctId + '&_tt=' + new Date().getTime();
76572
76580
  }
76573
76581
  if (this.value) {
76574
76582
  if (typeof this.value === 'string') {
@@ -76581,15 +76589,15 @@ var _props;
76581
76589
  });
76582
76590
  return val;
76583
76591
  } else if (this.value.indexOf('/') === -1) {
76584
- return '' + this.host + previewAdjunct + '?documentId=' + this.value + '&adjunctId=' + this.value;
76592
+ return '' + this.host + previewAdjunct + '?documentId=' + this.value + '&adjunctId=' + this.value + '&_tt=' + new Date().getTime();
76585
76593
  }
76586
76594
  return this.value;
76587
76595
  } else if (Array.isArray(this.value)) {
76588
76596
  var adjunctId = this.value[0].response ? this.value[0].response.adjunctId : this.value[0].adjunctId;
76589
- return '' + this.host + previewAdjunct + '?documentId=' + adjunctId + '&adjunctId=' + adjunctId;
76597
+ return '' + this.host + previewAdjunct + '?documentId=' + adjunctId + '&adjunctId=' + adjunctId + '&_tt=' + new Date().getTime();
76590
76598
  } else {
76591
76599
  var _adjunctId = this.value.response ? this.value.response.adjunctId : this.value.adjunctId;
76592
- return '' + this.host + previewAdjunct + '?documentId=' + _adjunctId + '&adjunctId=' + _adjunctId;
76600
+ return '' + this.host + previewAdjunct + '?documentId=' + _adjunctId + '&adjunctId=' + _adjunctId + '&_tt=' + new Date().getTime();
76593
76601
  }
76594
76602
  }
76595
76603
  if (this.photo && typeof this.photo === 'string') {
@@ -76602,7 +76610,7 @@ var _props;
76602
76610
  });
76603
76611
  return _val;
76604
76612
  } else if (this.photo.indexOf('/') === -1) {
76605
- return '' + this.host + previewAdjunct + '?documentId=' + this.photo + '&adjunctId=' + this.photo;
76613
+ return '' + this.host + previewAdjunct + '?documentId=' + this.photo + '&adjunctId=' + this.photo + '&_tt=' + new Date().getTime();
76606
76614
  }
76607
76615
  }
76608
76616
  return this.photo;
@@ -77154,8 +77162,8 @@ var _props;
77154
77162
 
77155
77163
  var upload_src_main_component = normalizeComponent(
77156
77164
  packages_upload_src_mainvue_type_script_lang_js_,
77157
- mainvue_type_template_id_42161038_render,
77158
- mainvue_type_template_id_42161038_staticRenderFns,
77165
+ mainvue_type_template_id_1d0cf2a3_render,
77166
+ mainvue_type_template_id_1d0cf2a3_staticRenderFns,
77159
77167
  false,
77160
77168
  null,
77161
77169
  null,
@@ -77654,7 +77662,7 @@ if (typeof window !== 'undefined' && window.Vue) {
77654
77662
  }
77655
77663
 
77656
77664
  /* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
77657
- version: '0.6.31',
77665
+ version: '0.6.32',
77658
77666
  install: install,
77659
77667
  Button: packages_button,
77660
77668
  ButtonGroup: button_group,
@@ -3805,7 +3805,7 @@ module.exports = require("qs");
3805
3805
  // ESM COMPAT FLAG
3806
3806
  __webpack_require__.r(__webpack_exports__);
3807
3807
 
3808
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/handle-user/src/main.vue?vue&type=template&id=737d6f93&
3808
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/handle-user/src/main.vue?vue&type=template&id=3d02c60c&
3809
3809
  var render = function () {
3810
3810
  var _vm = this
3811
3811
  var _h = _vm.$createElement
@@ -3902,7 +3902,7 @@ var staticRenderFns = []
3902
3902
  render._withStripped = true
3903
3903
 
3904
3904
 
3905
- // CONCATENATED MODULE: ./packages/handle-user/src/main.vue?vue&type=template&id=737d6f93&
3905
+ // CONCATENATED MODULE: ./packages/handle-user/src/main.vue?vue&type=template&id=3d02c60c&
3906
3906
 
3907
3907
  // EXTERNAL MODULE: ./src/config/api.js
3908
3908
  var api = __webpack_require__(1);
@@ -3989,6 +3989,10 @@ var util = __webpack_require__(0);
3989
3989
  this.job = val.identityList.filter(function (item) {
3990
3990
  return item.id === val.identityId;
3991
3991
  })[0];
3992
+ if (!this.job) {
3993
+ console.error('identityId与identityList中的任何id不匹配!');
3994
+ this.job = {};
3995
+ }
3992
3996
  }
3993
3997
  }
3994
3998
  }