yc-vep-ui 0.3.33 → 0.3.34
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.
|
@@ -4813,7 +4813,7 @@ function Ui() {
|
|
|
4813
4813
|
return Hi();
|
|
4814
4814
|
}
|
|
4815
4815
|
var Wi = { install(e, t) {
|
|
4816
|
-
Q.
|
|
4816
|
+
Q.app ||= e, t?.ElMessage && (Q.ElMessage = t.ElMessage);
|
|
4817
4817
|
for (let [t, n] of Object.entries(zi)) {
|
|
4818
4818
|
let r = n?.default || n;
|
|
4819
4819
|
if (r && (typeof r == "function" || typeof r == "object")) {
|
package/dist/hooks/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { d as e, f as t, l as n, m as r, p as i, u as a } from "../entry-
|
|
1
|
+
import { d as e, f as t, l as n, m as r, p as i, u as a } from "../entry-DZpQYFQW.js";
|
|
2
2
|
export { a as useDictionary, r as useFetch, e as useRoute, t as useRouter, i as useTable, n as useUser };
|
package/dist/vep-ui.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { C as e, E as t, S as n, T as r, _ as i, a, b as o, c as s, g as c, h as l, i as u, n as d, o as f, r as p, s as m, t as h, v as g, w as _, x as v, y } from "./entry-
|
|
1
|
+
import { C as e, E as t, S as n, T as r, _ as i, a, b as o, c as s, g as c, h as l, i as u, n as d, o as f, r as p, s as m, t as h, v as g, w as _, x as v, y } from "./entry-DZpQYFQW.js";
|
|
2
2
|
export { r as El, t as UiCard, g as UiDescriptions, i as UiDialog, v as UiEditor, e as UiFilter, n as UiForm, y as UiInfiniteScroll, c as UiStaffSelect, _ as UiTable, o as UiTree, l as UiUpload, m as YcApproval, f as default, f as ycPlugin, h as getElMessage, d as getHostVue, p as getMessage, s as hooks, u as setConfig, a as setHostVue };
|