act-plus 1.1.4 → 1.1.8

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.
@@ -1,7 +1,7 @@
1
- import { defineAsyncComponent as U, reactive as M, ref as g, provide as D, watch as T, resolveComponent as m, openBlock as W, createBlock as A, withCtx as s, createVNode as f, unref as i, isRef as F, createTextVNode as I, toDisplayString as O, pushScopeId as j, popScopeId as z, createElementVNode as x } from "vue";
2
- import { _ as E, g as P, d as H } from "./index-89b17cda.js";
1
+ import { defineAsyncComponent as U, reactive as A, ref as g, provide as D, watch as M, resolveComponent as m, openBlock as T, createBlock as W, withCtx as s, createVNode as f, unref as i, isRef as F, createTextVNode as I, toDisplayString as O, pushScopeId as j, popScopeId as z, createElementVNode as x } from "vue";
2
+ import { _ as E, g as P, c as H } from "./index-02960f7a.js";
3
3
  import { useRoute as K } from "vue-router";
4
- const $ = (r) => (j("data-v-8d40693e"), r = r(), z(), r), G = /* @__PURE__ */ $(() => /* @__PURE__ */ x("div", { class: "card-header" }, [
4
+ const $ = (r) => (j("data-v-7aea1297"), r = r(), z(), r), G = /* @__PURE__ */ $(() => /* @__PURE__ */ x("div", { class: "card-header" }, [
5
5
  /* @__PURE__ */ x("div", { class: "card-header-title" }, "按钮配置")
6
6
  ], -1)), J = {
7
7
  __name: "configBtns",
@@ -10,7 +10,7 @@ const $ = (r) => (j("data-v-8d40693e"), r = r(), z(), r), G = /* @__PURE__ */ $(
10
10
  },
11
11
  emits: ["update:modelValue"],
12
12
  setup(r, { expose: V, emit: Q }) {
13
- const h = K(), L = U(() => import("./dialogConfigBtn-deb51609.js")), d = r, w = () => ({
13
+ const h = K(), L = U(() => import("./dialogConfigBtn-2a3f332b.js")), d = r, w = () => ({
14
14
  sort: 0,
15
15
  permissionCode: null,
16
16
  requestUrl: "",
@@ -31,7 +31,7 @@ const $ = (r) => (j("data-v-8d40693e"), r = r(), z(), r), G = /* @__PURE__ */ $(
31
31
  submitFields: [],
32
32
  matchFields: []
33
33
  });
34
- let o = M((() => ({
34
+ let o = A((() => ({
35
35
  tableLoading: !1,
36
36
  showConfigBtnDialog: !1,
37
37
  dialogData: {}
@@ -60,7 +60,7 @@ const $ = (r) => (j("data-v-8d40693e"), r = r(), z(), r), G = /* @__PURE__ */ $(
60
60
  o.tableLoading = !1, console.error(t);
61
61
  }
62
62
  }, R = () => C.value.getSelectionRows() || [];
63
- D("associationMenuList", v), D("createDefaultButtonItem", w), T(
63
+ D("associationMenuList", v), D("createDefaultButtonItem", w), M(
64
64
  () => d.modelValue,
65
65
  async (a, t) => {
66
66
  try {
@@ -77,7 +77,7 @@ const $ = (r) => (j("data-v-8d40693e"), r = r(), z(), r), G = /* @__PURE__ */ $(
77
77
  };
78
78
  return V({ getTableSelectionRows: R }), (a, t) => {
79
79
  const l = m("el-tag"), n = m("el-input-number"), u = m("el-button"), _ = m("a-table"), p = m("el-card");
80
- return W(), A(p, {
80
+ return T(), W(p, {
81
81
  class: "form-card",
82
82
  shadow: "hover"
83
83
  }, {
@@ -120,7 +120,7 @@ const $ = (r) => (j("data-v-8d40693e"), r = r(), z(), r), G = /* @__PURE__ */ $(
120
120
  type: "primary",
121
121
  text: "",
122
122
  size: "small",
123
- icon: "",
123
+ icon: "Aim",
124
124
  onClick: (B) => q(e)
125
125
  }, {
126
126
  default: s(() => [
@@ -143,7 +143,7 @@ const $ = (r) => (j("data-v-8d40693e"), r = r(), z(), r), G = /* @__PURE__ */ $(
143
143
  });
144
144
  };
145
145
  }
146
- }, te = /* @__PURE__ */ E(J, [["__scopeId", "data-v-8d40693e"]]);
146
+ }, te = /* @__PURE__ */ E(J, [["__scopeId", "data-v-7aea1297"]]);
147
147
  export {
148
148
  te as default
149
149
  };
@@ -1,6 +1,6 @@
1
1
  import { defineAsyncComponent as I, inject as H, reactive as U, ref as j, watch as B, resolveComponent as m, openBlock as f, createBlock as w, withCtx as o, createElementVNode as C, createVNode as r, createTextVNode as i, unref as d, toDisplayString as _, createElementBlock as q, Fragment as K, renderList as O, createCommentVNode as W, pushScopeId as Y, popScopeId as G } from "vue";
2
2
  import { a as J } from "./enum-99519ce0.js";
3
- import { _ as M } from "./index-89b17cda.js";
3
+ import { _ as M } from "./index-02960f7a.js";
4
4
  import "vue-router";
5
5
  const Q = (u) => (Y("data-v-d50513ad"), u = u(), G(), u), X = { class: "card-header" }, Z = /* @__PURE__ */ Q(() => /* @__PURE__ */ C("div", { class: "card-header-title" }, "字段配置", -1)), ee = {
6
6
  __name: "configFileds",
@@ -9,7 +9,7 @@ const Q = (u) => (Y("data-v-d50513ad"), u = u(), G(), u), X = { class: "card-hea
9
9
  },
10
10
  emits: ["update:modelValue"],
11
11
  setup(u, { emit: v }) {
12
- const F = I(() => import("./dialogAddField-d3143ae7.js")), g = v, h = u, V = H("configData")();
12
+ const F = I(() => import("./dialogAddField-05a8f69d.js")), g = v, h = u, V = H("configData")();
13
13
  let l = U((() => ({
14
14
  tableLoading: !1,
15
15
  showAddFieldDialog: !1,
@@ -1,6 +1,6 @@
1
1
  import { inject as L, ref as v, watch as W, resolveComponent as s, openBlock as m, createBlock as c, withCtx as l, createVNode as e, unref as o, createTextVNode as I, createElementBlock as g, Fragment as U, renderList as P, createCommentVNode as F } from "vue";
2
2
  import { S as M } from "./enum-99519ce0.js";
3
- import { _ as Q } from "./index-89b17cda.js";
3
+ import { _ as Q } from "./index-02960f7a.js";
4
4
  import "vue-router";
5
5
  const A = {
6
6
  __name: "configTable",
@@ -1,8 +1,8 @@
1
1
  import { openBlock as e, createElementBlock as t } from "vue";
2
2
  const o = { class: "dashboard-container" }, n = {
3
3
  __name: "dashboardTest",
4
- setup(s) {
5
- return (a, r) => (e(), t("div", o, "test"));
4
+ setup(a) {
5
+ return (r, s) => (e(), t("div", o));
6
6
  }
7
7
  };
8
8
  export {
@@ -1,6 +1,6 @@
1
1
  import { inject as E, reactive as ne, ref as D, watch as re, resolveComponent as V, openBlock as n, createBlock as i, withCtx as a, createElementVNode as H, createVNode as l, unref as o, createTextVNode as U, createElementBlock as c, Fragment as _, renderList as g, createCommentVNode as T, toDisplayString as se } from "vue";
2
2
  import { a as ie, j as me, P as pe, k as A, T as fe, A as be, C as ce, U as _e } from "./enum-99519ce0.js";
3
- import { _ as Ve } from "./index-89b17cda.js";
3
+ import { _ as Ve } from "./index-02960f7a.js";
4
4
  import "vue-router";
5
5
  const ge = { slot: "prepend" }, ye = { class: "dialog-footer" }, Ce = {
6
6
  __name: "dialogAddField",
@@ -1,6 +1,6 @@
1
1
  import { defineAsyncComponent as ee, computed as le, reactive as ae, inject as S, ref as q, watch as te, resolveComponent as y, openBlock as d, createBlock as m, withCtx as l, createElementVNode as oe, createVNode as e, unref as o, createTextVNode as U, toDisplayString as x, createCommentVNode as C, createElementBlock as b, Fragment as f, renderList as _ } from "vue";
2
2
  import { B as ue, b as ne, c as de, d as re, e as se, f as ie, g as me, h as pe, i as ce } from "./enum-99519ce0.js";
3
- import { _ as be, f as fe } from "./index-89b17cda.js";
3
+ import { _ as be, d as fe } from "./index-02960f7a.js";
4
4
  import { useRoute as _e } from "vue-router";
5
5
  const Ve = { class: "dialog-footer" }, ge = {
6
6
  __name: "dialogConfigBtn",
@@ -11,7 +11,7 @@ const Ve = { class: "dialog-footer" }, ge = {
11
11
  },
12
12
  emits: ["update:visible", "refresh"],
13
13
  setup(P, { emit: A }) {
14
- const O = ee(() => import("./index-efdc0568.js")), E = _e(), I = A, T = P, D = le(() => E.params.key);
14
+ const O = ee(() => import("./index-b2123407.js")), E = _e(), I = A, T = P, D = le(() => E.params.key);
15
15
  let k = ae((() => ({
16
16
  btnLoading: !1
17
17
  }))());