@unizhen/ui 0.0.58 → 0.0.59
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/ui.js +4 -4
- package/package.json +1 -1
package/lib/ui.js
CHANGED
|
@@ -8023,7 +8023,7 @@ const s0 = /* @__PURE__ */ w(t0, [["render", a0]]), l0 = se({
|
|
|
8023
8023
|
}), r = $(!1), v = () => {
|
|
8024
8024
|
c.value?.restoreValidation(), l.value = {}, p.value = !1, s.value = !1, t("update:show", !1);
|
|
8025
8025
|
}, g = () => {
|
|
8026
|
-
sa.info({
|
|
8026
|
+
e.status !== 2 ? sa.info({
|
|
8027
8027
|
title: "提示",
|
|
8028
8028
|
content: "关闭后修改的数据将不保留,确定关闭?",
|
|
8029
8029
|
positiveText: "确定",
|
|
@@ -8032,7 +8032,7 @@ const s0 = /* @__PURE__ */ w(t0, [["render", a0]]), l0 = se({
|
|
|
8032
8032
|
onPositiveClick: () => {
|
|
8033
8033
|
v();
|
|
8034
8034
|
}
|
|
8035
|
-
});
|
|
8035
|
+
}) : v();
|
|
8036
8036
|
}, h = (D) => {
|
|
8037
8037
|
const L = u.value.when_drawer_open;
|
|
8038
8038
|
if (L && typeof L == "string")
|
|
@@ -8178,7 +8178,7 @@ function p0(e, t, n, c, l, s) {
|
|
|
8178
8178
|
e.skeletonShow ? (a(), d("div", c0, [
|
|
8179
8179
|
(a(), d(oe, null, we(10, (r) => _(p, {
|
|
8180
8180
|
size: "large",
|
|
8181
|
-
style: { height: "
|
|
8181
|
+
style: { height: "156px" }
|
|
8182
8182
|
})), 64))
|
|
8183
8183
|
])) : q("", !0),
|
|
8184
8184
|
_(C, {
|
|
@@ -9019,7 +9019,7 @@ function gm(e, t, n) {
|
|
|
9019
9019
|
refetch: f
|
|
9020
9020
|
};
|
|
9021
9021
|
}
|
|
9022
|
-
const U0 = "0.0.
|
|
9022
|
+
const U0 = "0.0.59";
|
|
9023
9023
|
let Da;
|
|
9024
9024
|
async function Ta() {
|
|
9025
9025
|
const e = await fetch(
|