tx-sider 2.1.34 → 2.1.36

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
@@ -27884,8 +27884,6 @@ const _sfc_main = {
27884
27884
  };
27885
27885
  const oneModule = async (systemed) => {
27886
27886
  var _a;
27887
- console.log("selectedSystems.value", selectedSystems.value);
27888
- console.log("systemed", systemed);
27889
27887
  await getPermissionModuleListData();
27890
27888
  moduleTestS.value = ((_a = permissionModuleList.value.find(
27891
27889
  (_x) => _x.permissionModuleName === selectedSystems.value ? selectedSystems.value : systemed
@@ -28292,7 +28290,7 @@ const _sfc_main = {
28292
28290
  };
28293
28291
  }
28294
28292
  };
28295
- const _withScopeId = (n2) => (pushScopeId("data-v-17b6cafd"), n2 = n2(), popScopeId(), n2);
28293
+ const _withScopeId = (n2) => (pushScopeId("data-v-5063a3f5"), n2 = n2(), popScopeId(), n2);
28296
28294
  const _hoisted_1 = {
28297
28295
  class: "bg-white defaultTS funcTC relative",
28298
28296
  style: { "padding-bottom": "10px", "margin-bottom": "10px" }
@@ -29245,7 +29243,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
29245
29243
  }, 8, ["show"])
29246
29244
  ], 64);
29247
29245
  }
29248
- const TSider = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-17b6cafd"]]);
29246
+ const TSider = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-5063a3f5"]]);
29249
29247
  const components = [TSider];
29250
29248
  installComponents();
29251
29249
  function installComponents() {