y-admin-ui 6.4.0 → 6.4.1
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/y-admin-ui.js +2 -2
- package/lib/y-admin-ui.js.gz +0 -0
- package/lib/y-admin-ui.umd.cjs +1 -1
- package/package.json +1 -1
package/lib/y-admin-ui.js
CHANGED
|
@@ -17183,7 +17183,7 @@ const GA = { class: "el-dialog__title" }, KA = y({
|
|
|
17183
17183
|
maskKeepAlive: !1
|
|
17184
17184
|
});
|
|
17185
17185
|
let o = null;
|
|
17186
|
-
const r = Pe(), i = Pe();
|
|
17186
|
+
const r = Pe(), i = Pe(null);
|
|
17187
17187
|
nt(() => {
|
|
17188
17188
|
}), nc(() => {
|
|
17189
17189
|
n.isActivated = !0, n.modalVisible = a.visible;
|
|
@@ -17305,7 +17305,7 @@ const GA = { class: "el-dialog__title" }, KA = y({
|
|
|
17305
17305
|
key: 0,
|
|
17306
17306
|
ref_key: "modalBody",
|
|
17307
17307
|
ref: i,
|
|
17308
|
-
class: "
|
|
17308
|
+
class: "y-modal-body"
|
|
17309
17309
|
}, [
|
|
17310
17310
|
ye(P.$slots, "default")
|
|
17311
17311
|
], 512)) : de("", !0)
|
package/lib/y-admin-ui.js.gz
CHANGED
|
Binary file
|