tx-sider 2.2.10 → 2.2.12
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 +11 -11
- package/lib/TXUI.umd.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
package/lib/TXUI.mjs
CHANGED
|
@@ -33131,7 +33131,7 @@ function useRoute() {
|
|
|
33131
33131
|
return inject(routeLocationKey);
|
|
33132
33132
|
}
|
|
33133
33133
|
const mrpTable_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
33134
|
-
const _withScopeId$3 = (n2) => (pushScopeId("data-v-
|
|
33134
|
+
const _withScopeId$3 = (n2) => (pushScopeId("data-v-39242648"), n2 = n2(), popScopeId(), n2);
|
|
33135
33135
|
const _hoisted_1$4 = {
|
|
33136
33136
|
key: 0,
|
|
33137
33137
|
id: "top"
|
|
@@ -33179,7 +33179,7 @@ const _hoisted_19$1 = {
|
|
|
33179
33179
|
key: 1,
|
|
33180
33180
|
class: "table-footer"
|
|
33181
33181
|
};
|
|
33182
|
-
const _hoisted_20$1 = /* @__PURE__ */ createStaticVNode('<div class="centent" data-v-
|
|
33182
|
+
const _hoisted_20$1 = /* @__PURE__ */ createStaticVNode('<div class="centent" data-v-39242648><svg class="ant-empty-img-simple" width="64" height="41" viewBox="0 0 64 41" data-v-39242648><g transform="translate(0 1)" fill="none" fill-rule="evenodd" data-v-39242648><ellipse class="ant-empty-img-simple-ellipse" fill="#F5F5F5" cx="32" cy="33" rx="32" ry="7" data-v-39242648></ellipse><g class="ant-empty-img-simple-g" fill-rule="nonzero" stroke="#D9D9D9" data-v-39242648><path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" data-v-39242648></path><path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#FAFAFA" class="ant-empty-img-simple-path" data-v-39242648></path></g></g></svg> 没有数据 </div>', 1);
|
|
33183
33183
|
const _hoisted_21$1 = [
|
|
33184
33184
|
_hoisted_20$1
|
|
33185
33185
|
];
|
|
@@ -33414,7 +33414,7 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
33414
33414
|
};
|
|
33415
33415
|
}
|
|
33416
33416
|
});
|
|
33417
|
-
const __unplugin_components_7 = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-
|
|
33417
|
+
const __unplugin_components_7 = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-39242648"]]);
|
|
33418
33418
|
const index$9 = "";
|
|
33419
33419
|
const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
33420
33420
|
__name: "MrpModal",
|
|
@@ -42455,7 +42455,7 @@ const _sfc_main = {
|
|
|
42455
42455
|
const tableOptionRef = ref([
|
|
42456
42456
|
{
|
|
42457
42457
|
title: "序号",
|
|
42458
|
-
w: "
|
|
42458
|
+
w: "50px",
|
|
42459
42459
|
key: "index",
|
|
42460
42460
|
show: true
|
|
42461
42461
|
},
|
|
@@ -42463,23 +42463,23 @@ const _sfc_main = {
|
|
|
42463
42463
|
title: "模块",
|
|
42464
42464
|
w: "10%",
|
|
42465
42465
|
key: "moduleName",
|
|
42466
|
-
show:
|
|
42466
|
+
show: false
|
|
42467
42467
|
},
|
|
42468
42468
|
{
|
|
42469
42469
|
title: "版本号",
|
|
42470
|
-
w: "
|
|
42470
|
+
w: "10%",
|
|
42471
42471
|
key: "version",
|
|
42472
42472
|
show: true
|
|
42473
42473
|
},
|
|
42474
42474
|
{
|
|
42475
42475
|
title: "更新内容",
|
|
42476
|
-
w: "
|
|
42476
|
+
w: "38%",
|
|
42477
42477
|
key: "description",
|
|
42478
42478
|
show: true
|
|
42479
42479
|
},
|
|
42480
42480
|
{
|
|
42481
42481
|
title: "附件",
|
|
42482
|
-
w: "
|
|
42482
|
+
w: "20%",
|
|
42483
42483
|
key: "files",
|
|
42484
42484
|
show: true
|
|
42485
42485
|
},
|
|
@@ -42492,7 +42492,7 @@ const _sfc_main = {
|
|
|
42492
42492
|
},
|
|
42493
42493
|
{
|
|
42494
42494
|
title: "发布人",
|
|
42495
|
-
w: "
|
|
42495
|
+
w: "8%",
|
|
42496
42496
|
key: "creatorName",
|
|
42497
42497
|
show: true
|
|
42498
42498
|
},
|
|
@@ -42593,7 +42593,7 @@ const _sfc_main = {
|
|
|
42593
42593
|
};
|
|
42594
42594
|
}
|
|
42595
42595
|
};
|
|
42596
|
-
const _withScopeId = (n2) => (pushScopeId("data-v-
|
|
42596
|
+
const _withScopeId = (n2) => (pushScopeId("data-v-66a8d940"), n2 = n2(), popScopeId(), n2);
|
|
42597
42597
|
const _hoisted_1 = {
|
|
42598
42598
|
class: "bg-white defaultTS funcTC relative",
|
|
42599
42599
|
style: { "padding-bottom": "10px", "margin-bottom": "10px" }
|
|
@@ -43675,7 +43675,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
43675
43675
|
}, 8, ["show"])
|
|
43676
43676
|
], 64);
|
|
43677
43677
|
}
|
|
43678
|
-
const TSider = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-
|
|
43678
|
+
const TSider = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-66a8d940"]]);
|
|
43679
43679
|
const components = [TSider];
|
|
43680
43680
|
installComponents();
|
|
43681
43681
|
function installComponents() {
|