@jeecg/online 3.7.0-beta → 3.7.4-beta

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.
Files changed (150) hide show
  1. package/AccountLoginForm-84cbd344.mjs +254 -0
  2. package/AiModal-26903538.mjs +84 -0
  3. package/AppForgetPassword-52443f23.mjs +310 -0
  4. package/AppLogin-ecf798fa.mjs +287 -0
  5. package/AppLoginHeader-4432c584.mjs +27 -0
  6. package/AppNameEmail-3303a037.mjs +180 -0
  7. package/AppRegister-79a62c59.mjs +303 -0
  8. package/AppTenant-f0bef7ca.mjs +373 -0
  9. package/AppThirdForm-fd8b4604.mjs +189 -0
  10. package/AuthButtonConfig-d5bffca0.mjs +156 -0
  11. package/AuthButtonTree-b0bd6c40.mjs +165 -0
  12. package/{AuthDataConfig-7bb0cd85.mjs → AuthDataConfig-d3b7afa4.mjs} +30 -29
  13. package/{AuthDataTree-6e3bb86f.mjs → AuthDataTree-f14a98d9.mjs} +47 -47
  14. package/AuthFieldConfig-f1e224cc.mjs +245 -0
  15. package/AuthFieldTree-5cc0da05.mjs +232 -0
  16. package/{AuthManagerDrawer-5e2ed5ce.mjs → AuthManagerDrawer-32556109.mjs} +9 -8
  17. package/{AuthSetterModal-6f74449c.mjs → AuthSetterModal-364f1f67.mjs} +12 -11
  18. package/BuiltInButtonList-bb6cf95c.mjs +10 -0
  19. package/BuiltInButtonList.vue_vue_type_script_setup_true_lang-07d0b7d0.mjs +338 -0
  20. package/CgformAddressModal-1131274c.mjs +260 -0
  21. package/CgformCopyList-5fba0810.mjs +252 -0
  22. package/CgformModal-c4a4e0c2.mjs +667 -0
  23. package/{CgreportModal-5a23d089.mjs → CgreportModal-8a84aae5.mjs} +186 -172
  24. package/{CheckDictTable-b5cb0e2b.mjs → CheckDictTable-8a938e3a.mjs} +37 -34
  25. package/CodeFileListModal-a924902a.mjs +159 -0
  26. package/CodeFileViewModal-405e2b58.mjs +253 -0
  27. package/CodeGeneratorModal-2e1dc13d.mjs +281 -0
  28. package/CustomButtonList-c453b654.mjs +274 -0
  29. package/{DBAttributeTable-95dc66c1.mjs → DBAttributeTable-1a45c7b7.mjs} +80 -72
  30. package/DbToOnlineModal-f28ff0a3.mjs +168 -0
  31. package/{DetailForm-4aa2570b.mjs → DetailForm-c592b8d8.mjs} +50 -49
  32. package/DropMenuItem-1e49abea.mjs +44 -0
  33. package/{EnhanceJavaModal-98934198.mjs → EnhanceJavaModal-d5a93f2a.mjs} +62 -62
  34. package/{EnhanceJsHistory-9c4acdaf.mjs → EnhanceJsHistory-8ddb0657.mjs} +35 -35
  35. package/{EnhanceJsModal-247f640d.mjs → EnhanceJsModal-dc4f9ade.mjs} +154 -138
  36. package/{EnhanceSqlModal-65b74b0f.mjs → EnhanceSqlModal-984f045d.mjs} +67 -67
  37. package/ErrorTip-bb616e32.mjs +7 -0
  38. package/ErrorTip.vue_vue_type_script_setup_true_lang-49d35987.mjs +60 -0
  39. package/{ExtendConfigModal-00f2fb55.mjs → ExtendConfigModal-7d70f362.mjs} +2 -2
  40. package/{FieldExtendJsonModal-cc7fce26.mjs → FieldExtendJsonModal-bf04d70e.mjs} +2 -2
  41. package/{FileSelectModal-38660e3c.mjs → FileSelectModal-ffc69d4a.mjs} +23 -23
  42. package/{ForeignKeyTable-a78cb5ad.mjs → ForeignKeyTable-92decaea.mjs} +3 -3
  43. package/{IndexTable-1b496559.mjs → IndexTable-2ded2014.mjs} +28 -20
  44. package/JModalTip-a927f85d.mjs +49 -0
  45. package/JOnlineSearchSelect-04ec87d0.mjs +128 -0
  46. package/{LeftDepart-8ade4bf7.mjs → LeftDepart-52cb6743.mjs} +1 -1
  47. package/LeftRole-b0e0b496.mjs +86 -0
  48. package/{LeftUser-b4d1372a.mjs → LeftUser-dd4b10e2.mjs} +30 -30
  49. package/{LinkTableConfigModal-a138c85e.mjs → LinkTableConfigModal-7eeb3e58.mjs} +43 -31
  50. package/{LinkTableFieldConfigModal-17b413b0.mjs → LinkTableFieldConfigModal-b078fcef.mjs} +1 -1
  51. package/{LinkTableListPiece-2660d709.mjs → LinkTableListPiece-e016b8e6.mjs} +1 -1
  52. package/{ModalFormDemo-0544737d.mjs → ModalFormDemo-aaa719a7.mjs} +1 -1
  53. package/OnlCgformErpList-5c5acdaa.mjs +488 -0
  54. package/OnlCgformErpSubTable-e1b88312.mjs +441 -0
  55. package/{OnlCgformInnerSubTable-290ace5d.mjs → OnlCgformInnerSubTable-6b6fa15a.mjs} +106 -107
  56. package/OnlCgformInnerTableList-b283a525.mjs +474 -0
  57. package/OnlCgformTabList-91e3dd78.mjs +424 -0
  58. package/OnlineAutoList-84475f1b.mjs +513 -0
  59. package/OnlineAutoModal-95f46901.mjs +260 -0
  60. package/OnlineAutoTreeList-20b9ce04.mjs +523 -0
  61. package/OnlineCustomModal-c8b1e780.mjs +232 -0
  62. package/{OnlineDetailModal-2a271e0b.mjs → OnlineDetailModal-5b412bb9.mjs} +74 -65
  63. package/OnlineForm-58282699.mjs +1012 -0
  64. package/{OnlineFormDetail-e036cd11.mjs → OnlineFormDetail-fc087725.mjs} +7 -7
  65. package/{OnlineFormUrlAdd-7fb3dcca.mjs → OnlineFormUrlAdd-bc9105bb.mjs} +10 -10
  66. package/{OnlineFormUrlDetail-b2292137.mjs → OnlineFormUrlDetail-ad912560.mjs} +12 -12
  67. package/{OnlineFormUrlEdit-44080fb3.mjs → OnlineFormUrlEdit-f2fa79ff.mjs} +10 -10
  68. package/OnlineFormUrlSuccess-76813d45.mjs +59 -0
  69. package/OnlineQueryForm-9248341f.mjs +484 -0
  70. package/{OnlineSearchFormItem-6feacae6.mjs → OnlineSearchFormItem-1e437bd3.mjs} +82 -82
  71. package/{OnlineSelectCascade-471fcc76.mjs → OnlineSelectCascade-d631ed72.mjs} +1 -1
  72. package/{OnlineSubFormDetail-03f8ee5c.mjs → OnlineSubFormDetail-8be879b9.mjs} +53 -54
  73. package/{OnlineTabAutoModal-7b9bcd0b.mjs → OnlineTabAutoModal-c9ca3c24.mjs} +108 -95
  74. package/{OnlineTabDetailModal-88143301.mjs → OnlineTabDetailModal-fd4c9a72.mjs} +36 -36
  75. package/OnlineTabForm-1940e88b.mjs +814 -0
  76. package/{OnlineTabFormDetail-bbf23caa.mjs → OnlineTabFormDetail-2aa67564.mjs} +17 -17
  77. package/{PageAttributeTable-6c23547b.mjs → PageAttributeTable-66e7b485.mjs} +169 -149
  78. package/PhoneLoginForm-86437a9d.mjs +214 -0
  79. package/{ProcessOnlineForm-b42198f5.mjs → ProcessOnlineForm-98ede18d.mjs} +64 -58
  80. package/{QueryTable-96b3dbd0.mjs → QueryTable-65d3f54f.mjs} +40 -37
  81. package/SetSwitchOptions-f914bc17.mjs +62 -0
  82. package/ShareAddView-657f0f8b.mjs +86 -0
  83. package/ShareEditView-1b945fd3.mjs +92 -0
  84. package/ShareView-222ed3d8.mjs +80 -0
  85. package/ShareView.vue_vue_type_script_setup_true_lang-44fbeaff.mjs +162 -0
  86. package/SingleView-23b0cb4e.mjs +68 -0
  87. package/SingleView.vue_vue_type_style_index_0_lang-e0f2f6c0.mjs +131 -0
  88. package/SuperQuery-46032e66.mjs +974 -0
  89. package/{SuperQueryValComponent-7ad86d4b.mjs → SuperQueryValComponent-5a9ccfd4.mjs} +1 -1
  90. package/{SuperQueryValComponent.vue_vue_type_script_lang-e9196096.mjs → SuperQueryValComponent.vue_vue_type_script_lang-8fe34917.mjs} +11 -11
  91. package/auth.api-53df4c33.mjs +41 -0
  92. package/{auth.data-22948e87.mjs → auth.data-626c5083.mjs} +68 -30
  93. package/button.data-fe45d43b.mjs +12 -0
  94. package/{cgform.data-475d4984.mjs → cgform.data-0ca62d09.mjs} +4 -1
  95. package/{enhance.data-3304d553.mjs → enhance.data-6601ff44.mjs} +9 -8
  96. package/index-19eaef11.mjs +11 -0
  97. package/index-1a2e8832.mjs +135 -0
  98. package/{index-581bef24.mjs → index-2fb8e07f.mjs} +59 -59
  99. package/index-5e89258d.mjs +8 -0
  100. package/index-9e1e1e53.mjs +57 -0
  101. package/{index-d2abb8a0.mjs → index-a039036e.mjs} +273 -262
  102. package/index-c5a79b0b.mjs +219 -0
  103. package/index-cce225be.mjs +110 -0
  104. package/index-f2c2d1cf.mjs +74 -0
  105. package/main.index.js +1 -1
  106. package/package.json +1 -1
  107. package/shareStore-7de6c7a6.mjs +67 -0
  108. package/style.css +1 -1
  109. package/useCgformList-f3cb9156.mjs +378 -0
  110. package/useExtendComponent-bb98e568.mjs +4460 -0
  111. package/useListButton-98908683.mjs +719 -0
  112. package/{useSchemas-47e45edc.mjs → useSchemas-b074f3a1.mjs} +88 -46
  113. package/useTableSync-075826a1.mjs +89 -0
  114. package/utils-9fce7606.mjs +16 -0
  115. package/AiModal-fe3988fb.mjs +0 -84
  116. package/AuthButtonConfig-d50a0a65.mjs +0 -134
  117. package/AuthButtonTree-589395ed.mjs +0 -156
  118. package/AuthFieldConfig-490fc0ab.mjs +0 -139
  119. package/AuthFieldTree-b7cd091e.mjs +0 -232
  120. package/CgformCopyList-8077ccc6.mjs +0 -250
  121. package/CgformModal-36faf29a.mjs +0 -621
  122. package/CodeFileListModal-0e26b7e0.mjs +0 -158
  123. package/CodeFileViewModal-9d4a5b5f.mjs +0 -248
  124. package/CodeGeneratorModal-b722d976.mjs +0 -238
  125. package/CustomButtonList-37639061.mjs +0 -381
  126. package/DbToOnlineModal-f49b9530.mjs +0 -166
  127. package/JModalTip-4a83aaed.mjs +0 -49
  128. package/JOnlineSearchSelect-34a37ec9.mjs +0 -95
  129. package/LeftRole-7d8c5acc.mjs +0 -86
  130. package/OnlCgformErpList-30e416c8.mjs +0 -470
  131. package/OnlCgformErpSubTable-9a876058.mjs +0 -427
  132. package/OnlCgformInnerTableList-f89b6687.mjs +0 -458
  133. package/OnlCgformTabList-7a2f2c03.mjs +0 -408
  134. package/OnlineAutoList-46c6c8b9.mjs +0 -493
  135. package/OnlineAutoModal-971bef13.mjs +0 -236
  136. package/OnlineAutoTreeList-3b92454c.mjs +0 -502
  137. package/OnlineCustomModal-594244f3.mjs +0 -232
  138. package/OnlineForm-018981b2.mjs +0 -924
  139. package/OnlineFormUrlSuccess-af285b02.mjs +0 -59
  140. package/OnlineQueryForm-998c12a4.mjs +0 -444
  141. package/OnlineTabForm-9ad7d29a.mjs +0 -805
  142. package/SetSwitchOptions-a452fa0f.mjs +0 -62
  143. package/SuperQuery-cbfba908.mjs +0 -975
  144. package/auth.api-d3a6c4b3.mjs +0 -39
  145. package/index-173949bb.mjs +0 -57
  146. package/useCgformList-8755a94e.mjs +0 -426
  147. package/useExtendComponent-bb7cca20.mjs +0 -4295
  148. package/useListButton-7ddb9a46.mjs +0 -697
  149. package/useTableSync-f6089e8a.mjs +0 -87
  150. /package/{OnlineForm.vue_vue_type_style_index_0_scoped_0f9f2964_lang-4ed993c7.mjs → OnlineForm.vue_vue_type_style_index_0_scoped_3f26e7bd_lang-4ed993c7.mjs} +0 -0
@@ -1,37 +1,37 @@
1
- var z = Object.defineProperty;
1
+ var W = Object.defineProperty;
2
2
  var j = Object.getOwnPropertySymbols;
3
- var G = Object.prototype.hasOwnProperty, H = Object.prototype.propertyIsEnumerable;
4
- var N = (e, l, i) => l in e ? z(e, l, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[l] = i, A = (e, l) => {
3
+ var z = Object.prototype.hasOwnProperty, G = Object.prototype.propertyIsEnumerable;
4
+ var N = (e, l, i) => l in e ? W(e, l, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[l] = i, A = (e, l) => {
5
5
  for (var i in l || (l = {}))
6
- G.call(l, i) && N(e, i, l[i]);
6
+ z.call(l, i) && N(e, i, l[i]);
7
7
  if (j)
8
8
  for (var i of j(l))
9
- H.call(l, i) && N(e, i, l[i]);
9
+ G.call(l, i) && N(e, i, l[i]);
10
10
  return e;
11
11
  };
12
- import { defineComponent as Q, ref as M, watch as C, useCssVars as R, resolveComponent as o, openBlock as u, createBlock as n, normalizeClass as X, withCtx as b, createElementVNode as w, toDisplayString as K, createElementBlock as p, Fragment as m, createVNode as c, renderList as Z, createTextVNode as _, mergeProps as $, pushScopeId as x, popScopeId as ee } from "vue";
13
- import { JDictSelectTag as le, JTreeSelect as te, JCategorySelect as ae, JSelectUser as ue, JSelectUserByDept as ne, JSelectDept as ie, JPopup as oe, JAreaLinkage as de, JAreaSelect as re, JSelectMultiple as se } from "/@/components/Form";
14
- import pe from "./JOnlineSearchSelect-34a37ec9.mjs";
15
- import { _ as me } from "./index-173949bb.mjs";
12
+ import { defineComponent as H, ref as M, watch as b, useCssVars as Q, resolveComponent as o, openBlock as u, createBlock as n, normalizeClass as R, withCtx as c, createElementVNode as w, toDisplayString as I, createElementBlock as p, Fragment as m, createVNode as V, renderList as X, createTextVNode as Z, mergeProps as K } from "vue";
13
+ import { JDictSelectTag as _, JTreeSelect as x, JCategorySelect as ee, JSelectUser as le, JSelectUserByDept as te, JSelectDept as ae, JPopup as ue, JAreaLinkage as ne, JAreaSelect as ie, JSelectMultiple as oe } from "/@/components/Form";
14
+ import re from "./JOnlineSearchSelect-04ec87d0.mjs";
15
+ import { _ as de } from "./index-9e1e1e53.mjs";
16
16
  import "@vueuse/core";
17
17
  import "/@/utils/http/axios";
18
18
  import "/@/hooks/web/useMessage";
19
19
  import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
20
20
  import "vue-router";
21
- const O = Q({
21
+ const O = H({
22
22
  name: "OnlineSearchFormItem",
23
23
  components: {
24
- JOnlineSearchSelect: pe,
25
- JDictSelectTag: le,
26
- JTreeSelect: te,
27
- JCategorySelect: ae,
28
- JSelectUser: ue,
29
- JSelectUserByDept: ne,
30
- JSelectDept: ie,
31
- JPopup: oe,
32
- JAreaLinkage: de,
33
- JAreaSelect: re,
34
- JSelectMultiple: se
24
+ JOnlineSearchSelect: re,
25
+ JDictSelectTag: _,
26
+ JTreeSelect: x,
27
+ JCategorySelect: ee,
28
+ JSelectUser: le,
29
+ JSelectUserByDept: te,
30
+ JSelectDept: ae,
31
+ JPopup: ue,
32
+ JAreaLinkage: ne,
33
+ JAreaSelect: ie,
34
+ JSelectMultiple: oe
35
35
  },
36
36
  props: {
37
37
  value: {
@@ -59,33 +59,33 @@ const O = Q({
59
59
  },
60
60
  emits: ["update:value", "change"],
61
61
  setup(e, { emit: l }) {
62
- const i = "120px", P = {
62
+ const i = "120px", q = {
63
63
  style: {
64
64
  "max-width": i
65
65
  }
66
- }, I = "single";
67
- let y = M(""), s = M(""), f = M("");
68
- C(
66
+ }, P = "single";
67
+ let h = M(""), s = M(""), f = M("");
68
+ b(
69
69
  () => e.value,
70
70
  () => {
71
- F() ? y.value = e.value ? e.value : void 0 : y.value = e.value, e.value || (s.value = "", f.value = "");
71
+ C() ? h.value = e.value ? e.value : void 0 : h.value = e.value, e.value || (s.value = "", f.value = "");
72
72
  },
73
73
  { deep: !0, immediate: !0 }
74
- ), C(
75
- y,
74
+ ), b(
75
+ h,
76
76
  (a) => {
77
77
  l("update:value", a);
78
78
  },
79
79
  { immediate: !0 }
80
- ), C(s, (a) => {
80
+ ), b(s, (a) => {
81
81
  l("change", e.item.field + "_begin", a), l("update:value", "1");
82
- }), C(f, (a) => {
82
+ }), b(f, (a) => {
83
83
  l("change", e.item.field + "_end", a), l("update:value", "1");
84
84
  });
85
85
  function J(a) {
86
86
  return a.dbField ? a.dbField : a.field;
87
87
  }
88
- function F() {
88
+ function C() {
89
89
  let a = e.item;
90
90
  return a ? a.view == "list" || a.view == "radio" || a.view == "switch" : !1;
91
91
  }
@@ -94,83 +94,83 @@ const O = Q({
94
94
  return a.dictTable && a.dictTable.length > 0 ? a.dictTable + "," + a.dictText + "," + a.dictCode : a.dictCode;
95
95
  }
96
96
  function k() {
97
- let a = e.item, { dictTable: t, dictCode: v, dictText: r } = a, g = t.toLowerCase().split("where"), d = "";
98
- return g.length > 1 && (d = " where" + g[1]), "select " + v + " as 'value', " + r + " as 'text' from " + g[0] + d;
97
+ let a = e.item, { dictTable: t, dictCode: v, dictText: d } = a, g = t.toLowerCase().split("where"), r = "";
98
+ return g.length > 1 && (r = " where" + g[1]), "select " + v + " as 'value', " + d + " as 'text' from " + g[0] + r;
99
99
  }
100
100
  function T(a) {
101
101
  let { dictText: t, dictCode: v } = a;
102
102
  if (!t || t.length == 0)
103
103
  return [];
104
- let r = t.split(","), h = v.split(","), g = [];
105
- for (let d = 0; d < r.length; d++)
104
+ let d = t.split(","), y = v.split(","), g = [];
105
+ for (let r = 0; r < d.length; r++)
106
106
  g.push({
107
- target: r[d],
108
- source: h[d]
107
+ target: d[r],
108
+ source: y[r]
109
109
  });
110
110
  return g;
111
111
  }
112
112
  function E(a) {
113
- let { dictText: t } = e.item, r = t.split(",")[0];
114
- l("change", r, a[r]);
113
+ let { dictText: t } = e.item, d = t.split(",")[0];
114
+ l("change", d, a[d]);
115
115
  }
116
116
  function B(a) {
117
117
  l("update:value", a);
118
118
  }
119
119
  function S(a, t, v) {
120
- let r = {
120
+ let d = {
121
121
  labelKey: t,
122
122
  rowKey: v
123
- }, h = a.fieldExtendJson;
124
- if (h && typeof h == "string") {
125
- let g = JSON.parse(h), d = A({}, g);
126
- d.text && (r.labelKey = d.text), d.store && (r.rowKey = d.store);
123
+ }, y = a.fieldExtendJson;
124
+ if (y && typeof y == "string") {
125
+ let g = JSON.parse(y), r = A({}, g);
126
+ r.text && (d.labelKey = r.text), r.store && (d.rowKey = r.store);
127
127
  }
128
- return r;
128
+ return d;
129
129
  }
130
130
  let U = S(e.item, "realname", "username"), Y = S(e.item, "departName", "id");
131
- function V(a) {
131
+ function F(a) {
132
132
  a && a.length > 0 ? l("update:value", a.join(",")) : l("update:value", "");
133
133
  }
134
134
  return {
135
135
  getPopupFieldConfig: T,
136
136
  userSelectProp: U,
137
137
  depSelectProp: Y,
138
- handleSelectChange: V,
138
+ handleSelectChange: F,
139
139
  setFieldsValue: E,
140
- innerValue: y,
140
+ innerValue: h,
141
141
  beginValue: s,
142
142
  endValue: f,
143
- isEasySelect: F,
143
+ isEasySelect: C,
144
144
  getDictOptionKey: J,
145
145
  getDictCode: D,
146
146
  labelTextMaxWidth: i,
147
- labelCol: P,
148
- single_mode: I,
147
+ labelCol: q,
148
+ single_mode: P,
149
149
  getSqlByDictCode: k,
150
150
  handleCategoryTreeChange: B
151
151
  };
152
152
  }
153
- }), L = () => {
154
- R((e) => ({
153
+ }), $ = () => {
154
+ Q((e) => ({
155
155
  "6524b8a9": e.labelTextMaxWidth
156
156
  }));
157
- }, W = O.setup;
158
- O.setup = W ? (e, l) => (L(), W(e, l)) : L;
159
- const ve = O;
160
- const q = (e) => (x("data-v-e62a9629"), e = e(), ee(), e), ge = ["title"], fe = /* @__PURE__ */ q(() => /* @__PURE__ */ w("span", { class: "group-query-strig" }, "~", -1)), he = /* @__PURE__ */ q(() => /* @__PURE__ */ w("span", { class: "group-query-strig" }, "~", -1)), ce = /* @__PURE__ */ q(() => /* @__PURE__ */ w("span", { class: "group-query-strig" }, "~", -1));
161
- function ye(e, l, i, P, I, y) {
162
- const s = o("a-date-picker"), f = o("JDictSelectTag"), J = o("a-select-option"), F = o("a-select"), D = o("JTreeSelect"), k = o("JCategorySelect"), T = o("JOnlineSearchSelect"), E = o("JSelectUser"), B = o("JSelectDept"), S = o("JPopup"), U = o("JAreaSelect"), Y = o("JSelectMultiple"), V = o("a-input"), a = o("a-form-item");
157
+ }, L = O.setup;
158
+ O.setup = L ? (e, l) => ($(), L(e, l)) : $;
159
+ const se = O;
160
+ const pe = ["title"];
161
+ function me(e, l, i, q, P, h) {
162
+ const s = o("a-date-picker"), f = o("JDictSelectTag"), J = o("a-select-option"), C = o("a-select"), D = o("JTreeSelect"), k = o("JCategorySelect"), T = o("JOnlineSearchSelect"), E = o("JSelectUser"), B = o("JSelectDept"), S = o("JPopup"), U = o("JAreaSelect"), Y = o("JSelectMultiple"), F = o("a-input"), a = o("a-form-item");
163
163
  return u(), n(a, {
164
164
  labelCol: e.labelCol,
165
- class: X("jeecg-online-search")
165
+ class: R("jeecg-online-search")
166
166
  }, {
167
- label: b(() => [
167
+ label: c(() => [
168
168
  w("span", {
169
169
  title: e.item.label,
170
170
  class: "label-text"
171
- }, K(e.item.label), 9, ge)
171
+ }, I(e.item.label), 9, pe)
172
172
  ]),
173
- default: b(() => [
173
+ default: c(() => [
174
174
  e.item.view == "date" ? (u(), p(m, { key: 0 }, [
175
175
  e.single_mode === e.item.mode ? (u(), n(s, {
176
176
  key: 0,
@@ -181,7 +181,7 @@ function ye(e, l, i, P, I, y) {
181
181
  value: e.innerValue,
182
182
  "onUpdate:value": l[0] || (l[0] = (t) => e.innerValue = t)
183
183
  }, null, 8, ["placeholder", "value"])) : (u(), p(m, { key: 1 }, [
184
- c(s, {
184
+ V(s, {
185
185
  showTime: !1,
186
186
  valueFormat: "YYYY-MM-DD",
187
187
  placeholder: "开始日期",
@@ -189,8 +189,8 @@ function ye(e, l, i, P, I, y) {
189
189
  "onUpdate:value": l[1] || (l[1] = (t) => e.beginValue = t),
190
190
  style: { width: "calc(50% - 15px)" }
191
191
  }, null, 8, ["value"]),
192
- fe,
193
- c(s, {
192
+ l[20] || (l[20] = w("span", { class: "group-query-strig" }, "~", -1)),
193
+ V(s, {
194
194
  showTime: !1,
195
195
  valueFormat: "YYYY-MM-DD",
196
196
  placeholder: "结束日期",
@@ -209,7 +209,7 @@ function ye(e, l, i, P, I, y) {
209
209
  value: e.innerValue,
210
210
  "onUpdate:value": l[3] || (l[3] = (t) => e.innerValue = t)
211
211
  }, null, 8, ["placeholder", "value"])) : (u(), p(m, { key: 1 }, [
212
- c(s, {
212
+ V(s, {
213
213
  showTime: !0,
214
214
  valueFormat: "YYYY-MM-DD hh:mm:ss",
215
215
  placeholder: "开始时间",
@@ -217,8 +217,8 @@ function ye(e, l, i, P, I, y) {
217
217
  "onUpdate:value": l[4] || (l[4] = (t) => e.beginValue = t),
218
218
  style: { width: "calc(50% - 15px)" }
219
219
  }, null, 8, ["value"]),
220
- he,
221
- c(s, {
220
+ l[21] || (l[21] = w("span", { class: "group-query-strig" }, "~", -1)),
221
+ V(s, {
222
222
  showTime: !0,
223
223
  valueFormat: "YYYY-MM-DD hh:mm:ss",
224
224
  placeholder: "结束时间",
@@ -234,19 +234,19 @@ function ye(e, l, i, P, I, y) {
234
234
  value: e.innerValue,
235
235
  "onUpdate:value": l[6] || (l[6] = (t) => e.innerValue = t),
236
236
  dictCode: e.getDictCode()
237
- }, null, 8, ["placeholder", "value", "dictCode"])) : (u(), n(F, {
237
+ }, null, 8, ["placeholder", "value", "dictCode"])) : (u(), n(C, {
238
238
  key: 1,
239
239
  placeholder: "请选择" + e.item.label,
240
240
  value: e.innerValue,
241
241
  "onUpdate:value": l[7] || (l[7] = (t) => e.innerValue = t)
242
242
  }, {
243
- default: b(() => [
244
- (u(!0), p(m, null, Z(e.dictOptions[e.getDictOptionKey(e.item)], (t, v) => (u(), n(J, {
243
+ default: c(() => [
244
+ (u(!0), p(m, null, X(e.dictOptions[e.getDictOptionKey(e.item)], (t, v) => (u(), n(J, {
245
245
  key: v,
246
246
  value: t.value
247
247
  }, {
248
- default: b(() => [
249
- _(K(t.text), 1)
248
+ default: c(() => [
249
+ Z(I(t.text), 1)
250
250
  ]),
251
251
  _: 2
252
252
  }, 1032, ["value"]))), 128))
@@ -285,11 +285,11 @@ function ye(e, l, i, P, I, y) {
285
285
  placeholder: "请选择" + e.item.label,
286
286
  sql: e.getSqlByDictCode()
287
287
  }, null, 8, ["value", "placeholder", "sql"]))
288
- ], 64)) : e.item.view == "sel_user" ? (u(), n(E, $({ key: 6 }, e.userSelectProp, {
288
+ ], 64)) : e.item.view == "sel_user" ? (u(), n(E, K({ key: 6 }, e.userSelectProp, {
289
289
  value: e.innerValue,
290
290
  "onUpdate:value": l[12] || (l[12] = (t) => e.innerValue = t),
291
291
  placeholder: "请选择" + e.item.label
292
- }), null, 16, ["value", "placeholder"])) : e.item.view == "sel_depart" ? (u(), n(B, $({
292
+ }), null, 16, ["value", "placeholder"])) : e.item.view == "sel_depart" ? (u(), n(B, K({
293
293
  key: 7,
294
294
  showButton: !1
295
295
  }, e.depSelectProp, {
@@ -317,20 +317,20 @@ function ye(e, l, i, P, I, y) {
317
317
  value: e.innerValue,
318
318
  "onUpdate:value": l[16] || (l[16] = (t) => e.innerValue = t)
319
319
  }, null, 8, ["dictCode", "placeholder", "value"])) : (u(), p(m, { key: 11 }, [
320
- e.single_mode === e.item.mode ? (u(), n(V, {
320
+ e.single_mode === e.item.mode ? (u(), n(F, {
321
321
  key: 0,
322
322
  placeholder: "请选择" + e.item.label,
323
323
  value: e.innerValue,
324
324
  "onUpdate:value": l[17] || (l[17] = (t) => e.innerValue = t)
325
325
  }, null, 8, ["placeholder", "value"])) : (u(), p(m, { key: 1 }, [
326
- c(V, {
326
+ V(F, {
327
327
  placeholder: "开始值",
328
328
  value: e.beginValue,
329
329
  "onUpdate:value": l[18] || (l[18] = (t) => e.beginValue = t),
330
330
  style: { width: "calc(50% - 15px)" }
331
331
  }, null, 8, ["value"]),
332
- ce,
333
- c(V, {
332
+ l[22] || (l[22] = w("span", { class: "group-query-strig" }, "~", -1)),
333
+ V(F, {
334
334
  placeholder: "结束值",
335
335
  value: e.endValue,
336
336
  "onUpdate:value": l[19] || (l[19] = (t) => e.endValue = t),
@@ -342,7 +342,7 @@ function ye(e, l, i, P, I, y) {
342
342
  _: 1
343
343
  }, 8, ["labelCol"]);
344
344
  }
345
- const Be = /* @__PURE__ */ me(ve, [["render", ye], ["__scopeId", "data-v-e62a9629"]]);
345
+ const we = /* @__PURE__ */ de(se, [["render", me], ["__scopeId", "data-v-e62a9629"]]);
346
346
  export {
347
- Be as default
347
+ we as default
348
348
  };
@@ -17,7 +17,7 @@ var S = (t, a, o) => new Promise((d, l) => {
17
17
  import { defineComponent as w, ref as p, watch as y, resolveComponent as v, openBlock as _, createBlock as C, withCtx as x, createElementBlock as T, Fragment as k, renderList as B, createElementVNode as E, toDisplayString as N } from "vue";
18
18
  import { defHttp as F } from "/@/utils/http/axios";
19
19
  import { useMessage as V } from "/@/hooks/web/useMessage";
20
- import { _ as L } from "./index-173949bb.mjs";
20
+ import { _ as L } from "./index-9e1e1e53.mjs";
21
21
  import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
22
22
  import "vue-router";
23
23
  const O = "/online/cgform/api/querySelectOptions", P = w({
@@ -1,33 +1,34 @@
1
- var g = (t, i, r) => new Promise((o, m) => {
2
- var c = (e) => {
1
+ var f = (t, i, m) => new Promise((e, a) => {
2
+ var s = (r) => {
3
3
  try {
4
- n(r.next(e));
5
- } catch (p) {
6
- m(p);
4
+ n(m.next(r));
5
+ } catch (o) {
6
+ a(o);
7
7
  }
8
- }, a = (e) => {
8
+ }, p = (r) => {
9
9
  try {
10
- n(r.throw(e));
11
- } catch (p) {
12
- m(p);
10
+ n(m.throw(r));
11
+ } catch (o) {
12
+ a(o);
13
13
  }
14
- }, n = (e) => e.done ? o(e.value) : Promise.resolve(e.value).then(c, a);
15
- n((r = r.apply(t, i)).next());
14
+ }, n = (r) => r.done ? e(r.value) : Promise.resolve(r.value).then(s, p);
15
+ n((m = m.apply(t, i)).next());
16
16
  });
17
- import { useMessage as F } from "/@/hooks/web/useMessage";
18
- import { ref as u, watch as d, resolveComponent as S, openBlock as v, createBlock as D } from "vue";
19
- import { BasicForm as w } from "/@/components/Form/index";
17
+ import { useMessage as h } from "/@/hooks/web/useMessage";
18
+ import { ref as u, watch as d, resolveComponent as F, openBlock as S, createBlock as v } from "vue";
19
+ import { BasicForm as D } from "/@/components/Form/index";
20
20
  import { defHttp as y } from "/@/utils/http/axios";
21
- import { k as $, g as k } from "./useExtendComponent-bb7cca20.mjs";
21
+ import { m as w, g as $ } from "./useExtendComponent-bb98e568.mjs";
22
22
  import { Loading as x } from "/@/components/Loading";
23
- import B from "./DetailForm-4aa2570b.mjs";
24
- import { _ as I } from "./index-173949bb.mjs";
23
+ import B from "./DetailForm-c592b8d8.mjs";
24
+ import { _ as I } from "./index-9e1e1e53.mjs";
25
25
  import "/@/components/Form/src/componentMap";
26
26
  import "/@/utils/propTypes";
27
27
  import "@ant-design/icons-vue";
28
28
  import "/@/components/Modal";
29
29
  import "lodash-es";
30
30
  import "./constant-fa63bd66.mjs";
31
+ import "/@/utils/common/compUtils";
31
32
  import "/@/components/Form/src/jeecg/components/JUpload";
32
33
  import "/@/utils/is";
33
34
  import "/@/views/system/user/user.api";
@@ -36,29 +37,28 @@ import "/@/utils";
36
37
  import "/@/utils/desform/customExpression";
37
38
  import "/@/store/modules/permission";
38
39
  import "/@/utils/dict/JDictSelectUtil";
39
- import "/@/utils/common/compUtils";
40
40
  import "/@/components/Table";
41
41
  import "/@/hooks/system/useListPage";
42
42
  import "vue-router";
43
43
  import "/@/components/Form/src/utils/Area";
44
44
  import "/@/components/Preview/index";
45
- import "./LinkTableListPiece-2660d709.mjs";
45
+ import "./LinkTableListPiece-e016b8e6.mjs";
46
46
  import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
47
47
  import "/@/utils/auth";
48
48
  import "/@/api/common/api";
49
49
  import "/@/hooks/web/useAppInject";
50
50
  import "/@/assets/images/placeholderImage.png";
51
- import "./OnlineSelectCascade-471fcc76.mjs";
52
- import "./JModalTip-4a83aaed.mjs";
51
+ import "./OnlineSelectCascade-d631ed72.mjs";
52
+ import "./JModalTip-a927f85d.mjs";
53
53
  import "ant-design-vue";
54
54
  import "@vueuse/core";
55
55
  import "/@/utils/dict";
56
56
  import "/@/utils/dict/index";
57
57
  import "/@/components/Markdown";
58
- const O = "/online/cgform/api/subform", R = {
58
+ const O = "/online/cgform/api/subform", P = {
59
59
  name: "OnlineSubFormDetail",
60
60
  components: {
61
- BasicForm: w,
61
+ BasicForm: D,
62
62
  Loading: x,
63
63
  DetailForm: B
64
64
  },
@@ -82,64 +82,63 @@ const O = "/online/cgform/api/subform", R = {
82
82
  },
83
83
  emits: ["formChange"],
84
84
  setup(t) {
85
- const i = u(!1), { createMessage: r } = F(), o = u(""), m = u({}), { detailFormSchemas: c, createFormSchemas: a, formSpan: n } = $(t);
85
+ const i = u(!1);
86
+ h();
87
+ const m = u(""), e = u({}), { detailFormSchemas: a, createFormSchemas: s, formSpan: p } = w(t);
86
88
  d(
87
89
  () => t.table,
88
90
  () => {
89
- o.value = t.table;
91
+ m.value = t.table;
90
92
  },
91
93
  { immediate: !0 }
92
94
  ), d(
93
95
  () => t.properties,
94
96
  () => {
95
- i.value = !1, a(t.properties), i.value = !0;
97
+ i.value = !1, s(t.properties), i.value = !0;
96
98
  },
97
99
  { deep: !0, immediate: !0 }
98
100
  ), d(
99
101
  () => t.mainId,
100
102
  () => {
101
103
  setTimeout(() => {
102
- e();
104
+ n();
103
105
  }, 100);
104
106
  },
105
107
  { immediate: !0 }
106
108
  );
107
- function e() {
108
- return g(this, null, function* () {
109
- yield k(i), m.value = {};
110
- const { table: s, mainId: l } = t;
111
- if (!s || !l)
112
- return;
113
- let f = (yield p(s, l)) || {};
114
- m.value = f;
109
+ function n() {
110
+ return f(this, null, function* () {
111
+ yield $(i), e.value = {};
112
+ const { table: o, mainId: l } = t;
113
+ !o || !l || (e.value = (yield r(o, l)) || {});
115
114
  });
116
115
  }
117
- function p(s, l) {
118
- let f = `${O}/${s}/${l}`;
119
- return new Promise((_, h) => {
120
- y.get({ url: f }, { isTransformResponse: !1 }).then((b) => {
121
- b.success ? _(b.result) : h();
122
- });
123
- }).catch(() => {
124
- r.warning("子表获取数据失败:" + s);
116
+ function r(o, l) {
117
+ return f(this, null, function* () {
118
+ let _ = `${O}/${o}/${l}`;
119
+ return new Promise((b, g) => {
120
+ y.get({ url: _ }, { isTransformResponse: !1 }).then((c) => {
121
+ c.success ? b(c.result) : g(c.message);
122
+ });
123
+ }).catch((b) => Promise.resolve({}));
125
124
  });
126
125
  }
127
126
  return {
128
- detailFormSchemas: c,
129
- subFormData: m,
130
- formSpan: n
127
+ detailFormSchemas: a,
128
+ subFormData: e,
129
+ formSpan: p
131
130
  };
132
131
  }
133
132
  };
134
- function T(t, i, r, o, m, c) {
135
- const a = S("detail-form");
136
- return v(), D(a, {
137
- schemas: o.detailFormSchemas,
138
- data: o.subFormData,
139
- span: o.formSpan
133
+ function R(t, i, m, e, a, s) {
134
+ const p = F("detail-form");
135
+ return S(), v(p, {
136
+ schemas: e.detailFormSchemas,
137
+ data: e.subFormData,
138
+ span: e.formSpan
140
139
  }, null, 8, ["schemas", "data", "span"]);
141
140
  }
142
- const vt = /* @__PURE__ */ I(R, [["render", T]]);
141
+ const St = /* @__PURE__ */ I(P, [["render", R]]);
143
142
  export {
144
- vt as default
143
+ St as default
145
144
  };