tx-sider 2.0.3 → 2.0.4

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/TXUI.mjs CHANGED
@@ -27782,7 +27782,6 @@ const _sfc_main = {
27782
27782
  onMounted(async () => {
27783
27783
  var _a, _b, _c, _d, _e, _f, _g;
27784
27784
  selectedSystems.value = isSystems.value;
27785
- await getPermissionModuleListData();
27786
27785
  if (permissionModuleList.value.length == 1) {
27787
27786
  sysShow.value = false;
27788
27787
  }
@@ -28348,7 +28347,7 @@ const _sfc_main = {
28348
28347
  };
28349
28348
  }
28350
28349
  };
28351
- const _withScopeId = (n2) => (pushScopeId("data-v-8de24292"), n2 = n2(), popScopeId(), n2);
28350
+ const _withScopeId = (n2) => (pushScopeId("data-v-08fe511b"), n2 = n2(), popScopeId(), n2);
28352
28351
  const _hoisted_1 = {
28353
28352
  class: "bg-white defaultTS funcTC relative",
28354
28353
  style: { "padding-bottom": "10px", "margin-bottom": "10px" }
@@ -29297,7 +29296,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
29297
29296
  }, 8, ["show"])
29298
29297
  ], 64);
29299
29298
  }
29300
- const TSider = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-8de24292"]]);
29299
+ const TSider = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-08fe511b"]]);
29301
29300
  const components = [TSider];
29302
29301
  installComponents();
29303
29302
  function installComponents() {