eoss-ui 0.7.66 → 0.7.67

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/main.js CHANGED
@@ -13966,8 +13966,8 @@ var simplicity_component = Object(componentNormalizer["a" /* default */])(
13966
13966
  )
13967
13967
 
13968
13968
  /* harmony default export */ var simplicity = (simplicity_component.exports);
13969
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/simplicityTop/index.vue?vue&type=template&id=6273626e&scoped=true&
13970
- var simplicityTopvue_type_template_id_6273626e_scoped_true_render = function () {
13969
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/simplicityTop/index.vue?vue&type=template&id=40b5a379&scoped=true&
13970
+ var simplicityTopvue_type_template_id_40b5a379_scoped_true_render = function () {
13971
13971
  var _vm = this
13972
13972
  var _h = _vm.$createElement
13973
13973
  var _c = _vm._self._c || _h
@@ -14478,7 +14478,7 @@ var simplicityTopvue_type_template_id_6273626e_scoped_true_render = function ()
14478
14478
  1
14479
14479
  )
14480
14480
  }
14481
- var simplicityTopvue_type_template_id_6273626e_scoped_true_staticRenderFns = [
14481
+ var simplicityTopvue_type_template_id_40b5a379_scoped_true_staticRenderFns = [
14482
14482
  function () {
14483
14483
  var _vm = this
14484
14484
  var _h = _vm.$createElement
@@ -14490,10 +14490,10 @@ var simplicityTopvue_type_template_id_6273626e_scoped_true_staticRenderFns = [
14490
14490
  ])
14491
14491
  },
14492
14492
  ]
14493
- simplicityTopvue_type_template_id_6273626e_scoped_true_render._withStripped = true
14493
+ simplicityTopvue_type_template_id_40b5a379_scoped_true_render._withStripped = true
14494
14494
 
14495
14495
 
14496
- // CONCATENATED MODULE: ./packages/main/src/simplicityTop/index.vue?vue&type=template&id=6273626e&scoped=true&
14496
+ // CONCATENATED MODULE: ./packages/main/src/simplicityTop/index.vue?vue&type=template&id=40b5a379&scoped=true&
14497
14497
 
14498
14498
  // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/simplicityTop/avatar.vue?vue&type=template&id=30391b69&scoped=true&
14499
14499
  var avatarvue_type_template_id_30391b69_scoped_true_render = function () {
@@ -19179,7 +19179,7 @@ var simplicityTopvue_type_script_lang_js_events = [function (tabs, index, that)
19179
19179
  loading: false,
19180
19180
  num: 0
19181
19181
  }, {
19182
- badge: true,
19182
+ badge: false,
19183
19183
  icon: 'es-icon-solid-yiban',
19184
19184
  id: '259600a64a6840a4952251fe0a7bd890',
19185
19185
  text: '已办事项',
@@ -19218,18 +19218,18 @@ var simplicityTopvue_type_script_lang_js_events = [function (tabs, index, that)
19218
19218
  }, {
19219
19219
  badge: true,
19220
19220
  icon: 'es-icon-juqiangongwen',
19221
- id: '1648d7d7a41d4e389eae002f0cf7270d',
19221
+ id: 'bbc03189766441e6a46550c556d61f03',
19222
19222
  text: '拒签公文',
19223
19223
  icons: '',
19224
- url: '/archives-ui/webpack/index.html#/receipt/rejectedList',
19224
+ url: '/archives-ui/webpack/index.html#/dispatch/rejectedList',
19225
19225
  target: 'stage',
19226
- sort: 7,
19226
+ sort: 4,
19227
19227
  remindurl: '',
19228
- pid: 'ec4a6e89b1b346a4a2e8f4245e315da3',
19228
+ pid: '7fd13c86f596417b95d2b7622906f70f',
19229
19229
  level: 3,
19230
19230
  quickicons: '',
19231
19231
  appType: '0',
19232
- appCode: 'recRejectedList',
19232
+ appCode: 'rejectedList',
19233
19233
  urlopenmode: 0,
19234
19234
  hasPermission: false,
19235
19235
  appId: 'q291a124fc151se5b4b890191c65e485',
@@ -19239,8 +19239,7 @@ var simplicityTopvue_type_script_lang_js_events = [function (tabs, index, that)
19239
19239
  },
19240
19240
  fourthTabs: [],
19241
19241
  children: [],
19242
- method: 'wujie',
19243
- num: 0
19242
+ method: 'wujie'
19244
19243
  }, {
19245
19244
  badge: true,
19246
19245
  num: 0,
@@ -19591,6 +19590,7 @@ var simplicityTopvue_type_script_lang_js_events = [function (tabs, index, that)
19591
19590
  mounted: function mounted() {
19592
19591
  this.handleListener();
19593
19592
  this.getNums();
19593
+ window.top.jumpTopMenu = this.handleSelect;
19594
19594
  },
19595
19595
 
19596
19596
  methods: {
@@ -21087,7 +21087,7 @@ var simplicityTopvue_type_script_lang_js_events = [function (tabs, index, that)
21087
21087
  }, false);
21088
21088
  },
21089
21089
  handleSelect: function handleSelect(res, method) {
21090
- // console.log('res:', res);
21090
+ console.log(res, 'resss');
21091
21091
 
21092
21092
  if (method) {
21093
21093
  if (res.urlopenmode == 0) {
@@ -21135,11 +21135,11 @@ var simplicityTopvue_type_script_lang_js_events = [function (tabs, index, that)
21135
21135
 
21136
21136
  var simplicityTop_component = Object(componentNormalizer["a" /* default */])(
21137
21137
  src_simplicityTopvue_type_script_lang_js_,
21138
- simplicityTopvue_type_template_id_6273626e_scoped_true_render,
21139
- simplicityTopvue_type_template_id_6273626e_scoped_true_staticRenderFns,
21138
+ simplicityTopvue_type_template_id_40b5a379_scoped_true_render,
21139
+ simplicityTopvue_type_template_id_40b5a379_scoped_true_staticRenderFns,
21140
21140
  false,
21141
21141
  null,
21142
- "6273626e",
21142
+ "40b5a379",
21143
21143
  null
21144
21144
 
21145
21145
  )
package/lib/menu.js CHANGED
@@ -257,7 +257,7 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < argument
257
257
  type: String,
258
258
  default: 'es-icon-application'
259
259
  },
260
- icons: Object,
260
+ icons: [Object, Boolean],
261
261
  subIcon: {
262
262
  type: Boolean,
263
263
  default: true