@das-fed/web 6.4.0-dev.32 → 6.4.0-dev.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.
@@ -2,7 +2,7 @@ import { defineComponent as v, ref as r, nextTick as u, watch as p, onMounted as
2
2
  import { useRoute as P } from "vue-router";
3
3
  import { DasSpin as S } from "@das-fed/ui/packages/components/spin/index";
4
4
  import { layout as C } from "@das-fed/web/packages/layout/index";
5
- import { I as R, e as b, _ as L } from "./index-puk4QfAT.js";
5
+ import { I as R, e as b, _ as L } from "./index-BGqxNwVK.js";
6
6
  import { getToken as M, getPersonalInfo as j, getProjectInfo as B } from "@das-fed/utils/common-info";
7
7
  import { getUrlParams as D } from "@das-fed/utils/common-tools";
8
8
  const E = {
@@ -4,7 +4,7 @@ import { DasSpin as v } from "@das-fed/ui/packages/components/spin/index";
4
4
  import { getTabInfo as I } from "@das-fed/utils/common-info";
5
5
  import { setShowLayout as S } from "@das-fed/utils/common-tools";
6
6
  import { createService as j } from "@das-fed/utils/create-api-service";
7
- import { u as $, a as c, c as l, b as x, l as T, d as b } from "./index-A69EQVG4.js";
7
+ import { u as $, a as c, c as l, b as x, l as T, d as b } from "./index-BGqxNwVK.js";
8
8
  const D = "v1", E = j(`/api/justauth/client/${D}`), L = E.get("/visitor/kingdee/auth/user/auth_code"), G = /* @__PURE__ */ _({
9
9
  __name: "index",
10
10
  setup(q) {
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as r } from "vue";
2
- import { _ as c } from "./index-A69EQVG4.js";
2
+ import { _ as c } from "./index-BGqxNwVK.js";
3
3
  const o = {};
4
4
  function t(n, _) {
5
5
  return e(), r("div");
@@ -1,6 +1,6 @@
1
1
  import '@das-fed/web/packages/main-app-framework/style.css';
2
2
  import "vue";
3
- import { m as p } from "./index-A69EQVG4.js";
3
+ import { m as p } from "./index-BGqxNwVK.js";
4
4
  export {
5
5
  p as mainAppFramework
6
6
  };
@@ -207,14 +207,10 @@ const b = (e, t, n) => {
207
207
  u.items = t;
208
208
  },
209
209
  appendItem: (e) => {
210
- setTimeout(() => {
211
- u.visible || (u.visible = !0), !u.items.find((n) => n.value == e.value) && u.items.push(e);
212
- }, 200);
210
+ u.visible || (u.visible = !0), !u.items.find((n) => n.value == e.value) && u.items.push(e);
213
211
  },
214
212
  setActiveItem: (e) => {
215
- setTimeout(() => {
216
- u.activeItem = e;
217
- }, 200);
213
+ u.activeItem = e;
218
214
  },
219
215
  setConfig: (e) => {
220
216
  u.config = e;
Binary file
Binary file
Binary file
Binary file