tx-sider 2.0.1 → 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
@@ -24555,7 +24555,7 @@ const _sfc_main$1 = {
24555
24555
  };
24556
24556
  }
24557
24557
  };
24558
- const _withScopeId$1 = (n2) => (pushScopeId("data-v-f018ce2c"), n2 = n2(), popScopeId(), n2);
24558
+ const _withScopeId$1 = (n2) => (pushScopeId("data-v-d658c1e0"), n2 = n2(), popScopeId(), n2);
24559
24559
  const _hoisted_1$1 = {
24560
24560
  key: 0,
24561
24561
  class: "w-[80px] flex flex-col justify-center focusTC bb-f5f5f5 br-f5f5f5",
@@ -24631,7 +24631,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
24631
24631
  $props.noBaseTwoMenu ? (openBlock(), createElementBlock("span", {
24632
24632
  key: 0,
24633
24633
  class: "cursor-pointer w-1/2 flex items-center",
24634
- onClick: ($event) => $setup.toProjectPages(itemC.textUrl)
24634
+ onClick: ($event) => $setup.toProjectPages(itemC.url)
24635
24635
  }, [
24636
24636
  _hoisted_5$1,
24637
24637
  createElementVNode("span", _hoisted_6$1, toDisplayString(itemC.text), 1),
@@ -24648,7 +24648,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
24648
24648
  !$props.noBaseTwoMenu && !((_k = itemC == null ? void 0 : itemC.text) == null ? void 0 : _k.includes("(删)")) ? (openBlock(), createElementBlock("span", {
24649
24649
  key: 1,
24650
24650
  class: "cursor-pointer w-1/2",
24651
- onClick: ($event) => $setup.toProjectPages(itemC.textUrl)
24651
+ onClick: ($event) => $setup.toProjectPages(itemC.url)
24652
24652
  }, [
24653
24653
  createElementVNode("span", null, toDisplayString(itemC.text), 1)
24654
24654
  ], 8, _hoisted_10$1)) : createCommentVNode("", true),
@@ -24676,7 +24676,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
24676
24676
  }, 8, ["activeKey"])
24677
24677
  ]);
24678
24678
  }
24679
- const EconomicsSider = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-f018ce2c"]]);
24679
+ const EconomicsSider = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-d658c1e0"]]);
24680
24680
  window.location.hostname.split(".");
24681
24681
  function encryptionStr(data3) {
24682
24682
  if (data3 === null || data3 === void 0) {
@@ -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() {