sctj-components 1.1.32 → 1.1.33

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.
@@ -10198,8 +10198,8 @@ const _sfc_main$5 = {
10198
10198
  }
10199
10199
  };
10200
10200
  const SCTJTrackPlayback = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-87a3abe5"]]);
10201
- const index_vue_vue_type_style_index_0_scoped_f4c816be_lang = "";
10202
- const _withScopeId$3 = (n) => (pushScopeId("data-v-f4c816be"), n = n(), popScopeId(), n);
10201
+ const index_vue_vue_type_style_index_0_scoped_23d9c379_lang = "";
10202
+ const _withScopeId$3 = (n) => (pushScopeId("data-v-23d9c379"), n = n(), popScopeId(), n);
10203
10203
  const _hoisted_1$3 = {
10204
10204
  key: 0,
10205
10205
  class: "btn-container"
@@ -10516,7 +10516,8 @@ const _sfc_main$4 = {
10516
10516
  const searchLngLat = ref$1("");
10517
10517
  const mapContainer = ref$1(null);
10518
10518
  watch(() => props.center, () => {
10519
- props.center && map.value.setCenter(parsePosition(props.center));
10519
+ var _a;
10520
+ props.center && ((_a = map.value) == null ? void 0 : _a.setCenter(parsePosition(props.center)));
10520
10521
  });
10521
10522
  const markerDefaultConfig = reactive({
10522
10523
  icon: "https://a.amap.com/jsapi_demos/static/demo-center/icons/poi-marker-default.png",
@@ -11765,7 +11766,7 @@ const _sfc_main$4 = {
11765
11766
  };
11766
11767
  }
11767
11768
  };
11768
- const SCTJMapDrawing = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-f4c816be"]]);
11769
+ const SCTJMapDrawing = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-23d9c379"]]);
11769
11770
  const BimViewer_vue_vue_type_style_index_0_scoped_5d1b1a03_lang = "";
11770
11771
  const _withScopeId$2 = (n) => (pushScopeId("data-v-5d1b1a03"), n = n(), popScopeId(), n);
11771
11772
  const _hoisted_1$2 = {