yc-vep-ui 0.3.27 → 0.3.28

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.
@@ -1571,7 +1571,6 @@ var _n = /* @__PURE__ */ u({
1571
1571
  },
1572
1572
  emits: ["update:modelValue"],
1573
1573
  setup(r, { emit: a }) {
1574
- z.Message.success("提交成功, 即将刷新页面...");
1575
1574
  let o = r, s = a, c = o.valueAt ?? "all", u = new Headers({
1576
1575
  "Content-Type": "application/json",
1577
1576
  "X-Requested-With": "XMLHttpRequest",
@@ -4421,7 +4420,7 @@ function Ci(e) {
4421
4420
  ...n.query,
4422
4421
  instanceId: e
4423
4422
  }, r = n.mode === "hash" ? `${window.location.hash.split("?")[0]}?${new URLSearchParams(t).toString()}` : `${window.location.pathname}?${new URLSearchParams(t).toString()}`;
4424
- window.location.href = r;
4423
+ console.log("newUrl ->>", r), window.location.href = r;
4425
4424
  } else z.Message.error(u?.message || "提交失败");
4426
4425
  }
4427
4426
  async function p(e) {
@@ -1,2 +1,2 @@
1
- import { c as e, d as t, l as n, o as r, s as i, u as a } from "../entry-CEEhiZj2.js";
1
+ import { c as e, d as t, l as n, o as r, s as i, u as a } from "../entry-D2gcJWEM.js";
2
2
  export { i as useDictionary, t as useFetch, e as useRoute, n as useRouter, a as useTable, r as useUser };
package/dist/vep-ui.js CHANGED
@@ -1,2 +1,2 @@
1
- import { C as e, S as t, _ as n, a as r, b as i, f as a, g as o, h as s, i as c, m as l, n as u, p as d, r as f, t as p, v as m, x as h, y as g } from "./entry-CEEhiZj2.js";
1
+ import { C as e, S as t, _ as n, a as r, b as i, f as a, g as o, h as s, i as c, m as l, n as u, p as d, r as f, t as p, v as m, x as h, y as g } from "./entry-D2gcJWEM.js";
2
2
  export { t as El, e as UiCard, s as UiDescriptions, l as UiDialog, m as UiEditor, i as UiFilter, g as UiForm, o as UiInfiniteScroll, d as UiStaffSelect, h as UiTable, n as UiTree, a as UiUpload, c as YcApproval, f as default, f as ycPlugin, p as getHostVue, r as hooks, u as setHostVue };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yc-vep-ui",
3
- "version": "0.3.27",
3
+ "version": "0.3.28",
4
4
  "type": "module",
5
5
  "description": "基于 Vue 3 + Element Plus 的企业级 UI 组件库",
6
6
  "keywords": [