sctj-components 1.0.95 → 1.0.96

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.
@@ -3202,7 +3202,7 @@ const _sfc_main$i = {
3202
3202
  }
3203
3203
  };
3204
3204
  const SCTJDialogTable = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["__scopeId", "data-v-b07303f6"]]);
3205
- const index_vue_vue_type_style_index_0_scoped_d4cb1fae_lang = "";
3205
+ const index_vue_vue_type_style_index_0_scoped_15a9a632_lang = "";
3206
3206
  const _sfc_main$h = {
3207
3207
  __name: "index",
3208
3208
  props: {
@@ -3529,7 +3529,7 @@ const _sfc_main$h = {
3529
3529
  "onUpdate:page-size": _cache[0] || (_cache[0] = ($event) => isRef(size) ? size.value = $event : null),
3530
3530
  "current-page": unref(current),
3531
3531
  "onUpdate:current-page": _cache[1] || (_cache[1] = ($event) => isRef(current) ? current.value = $event : null),
3532
- small: ""
3532
+ size: "small"
3533
3533
  }, null, 8, ["total", "page-size", "current-page"])) : (openBlock(), createBlock(_component_el_pagination, {
3534
3534
  key: 1,
3535
3535
  class: "pagination mobile-pagination",
@@ -3543,14 +3543,14 @@ const _sfc_main$h = {
3543
3543
  "current-page": unref(current),
3544
3544
  "onUpdate:current-page": _cache[3] || (_cache[3] = ($event) => isRef(current) ? current.value = $event : null),
3545
3545
  "pager-count": 5,
3546
- small: ""
3546
+ size: "small"
3547
3547
  }, null, 8, ["total", "page-size", "current-page"]))
3548
3548
  ], 64)) : createCommentVNode("", true)
3549
3549
  ]);
3550
3550
  };
3551
3551
  }
3552
3552
  };
3553
- const SCTJScrollTable = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-d4cb1fae"]]);
3553
+ const SCTJScrollTable = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-15a9a632"]]);
3554
3554
  const _sfc_main$g = {
3555
3555
  __name: "index",
3556
3556
  setup(__props) {
@@ -5399,7 +5399,7 @@ const _sfc_main$8 = {
5399
5399
  };
5400
5400
  }
5401
5401
  };
5402
- const index_vue_vue_type_style_index_0_scoped_ae15bc12_lang = "";
5402
+ const index_vue_vue_type_style_index_0_scoped_997e9741_lang = "";
5403
5403
  const _hoisted_1$6 = { class: "action-container" };
5404
5404
  const _hoisted_2$5 = {
5405
5405
  key: 0,
@@ -5491,8 +5491,8 @@ const _sfc_main$7 = {
5491
5491
  setup(__props, { expose, emit }) {
5492
5492
  const props = __props;
5493
5493
  useCssVars((_ctx) => ({
5494
- "3fd21866": __props.width,
5495
- "bebc0af2": __props.height
5494
+ "11732c32": __props.width,
5495
+ "50904db4": __props.height
5496
5496
  }));
5497
5497
  const controlsPositionVars = computed$1(() => {
5498
5498
  const position = props.controlsPosition || {};
@@ -6360,13 +6360,14 @@ const _sfc_main$7 = {
6360
6360
  (openBlock(true), createElementBlock(Fragment, null, renderList(__props.legendConfig, (item) => {
6361
6361
  return openBlock(), createBlock(_component_el_checkbox, {
6362
6362
  key: item.value,
6363
- label: item.value
6363
+ label: item.value,
6364
+ value: item.value
6364
6365
  }, {
6365
6366
  default: withCtx(() => [
6366
6367
  createTextVNode(toDisplayString(item.label), 1)
6367
6368
  ]),
6368
6369
  _: 2
6369
- }, 1032, ["label"]);
6370
+ }, 1032, ["label", "value"]);
6370
6371
  }), 128))
6371
6372
  ]),
6372
6373
  _: 1
@@ -6377,7 +6378,7 @@ const _sfc_main$7 = {
6377
6378
  };
6378
6379
  }
6379
6380
  };
6380
- const SCTJMapViewer = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-ae15bc12"]]);
6381
+ const SCTJMapViewer = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-997e9741"]]);
6381
6382
  const index_vue_vue_type_style_index_0_scoped_761d2ab4_lang = "";
6382
6383
  const _withScopeId$4 = (n) => (pushScopeId("data-v-761d2ab4"), n = n(), popScopeId(), n);
6383
6384
  const _hoisted_1$5 = {