st-comp 0.0.149 → 0.0.151
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.
- package/es/ChartLayout.cjs +1 -1
- package/es/ChartLayout.js +5 -4
- package/es/Dialog.cjs +1 -1
- package/es/Dialog.js +24 -22
- package/es/FactorWarning.cjs +1 -1
- package/es/FactorWarning.js +52 -50
- package/es/Kline.cjs +1 -1
- package/es/Kline.js +18 -16
- package/es/KlineBasic.cjs +1 -1
- package/es/KlineBasic.js +26 -24
- package/es/KlineNew.cjs +1 -1
- package/es/KlineNew.js +16 -14
- package/es/Pagination.cjs +1 -1
- package/es/Pagination.js +58 -56
- package/es/PasswordPrompt.cjs +1 -0
- package/es/PasswordPrompt.js +13 -0
- package/es/Table.cjs +1 -1
- package/es/Table.js +105 -103
- package/es/User.cjs +1 -1
- package/es/User.js +401 -385
- package/es/VarietySearch.cjs +1 -1
- package/es/VarietySearch.js +230 -228
- package/es/VirtualTable.cjs +3 -3
- package/es/VirtualTable.js +196 -194
- package/es/_initCloneObject-47814efa.cjs +1 -0
- package/es/{_initCloneObject-14b53c6f.js → _initCloneObject-e3d8a9ab.js} +21 -21
- package/es/base-0ca7c43a.cjs +5 -0
- package/es/base-19787dfb.js +303 -0
- package/es/{castArray-4251bbe4.js → castArray-8405000b.js} +1 -1
- package/es/castArray-a78ae889.cjs +1 -0
- package/es/{config-provider-55482a43.js → config-provider-0f6672af.js} +3 -3
- package/es/{config-provider-7cdfca4d.cjs → config-provider-cfbb9cd8.cjs} +1 -1
- package/es/{debounce-ac30be50.js → debounce-6cb0781f.js} +19 -19
- package/es/debounce-cf26af24.cjs +1 -0
- package/es/{dropdown-634b5e27.js → dropdown-17b3ef6a.js} +4 -4
- package/es/{dropdown-d7c59a21.cjs → dropdown-790d31ea.cjs} +1 -1
- package/es/{el-button-e1665717.js → el-button-0bf1d532.js} +17 -16
- package/es/el-button-62966947.cjs +1 -0
- package/es/{el-checkbox-group-492b95cc.cjs → el-checkbox-group-45247bbf.cjs} +1 -1
- package/es/{el-checkbox-group-e8fece80.js → el-checkbox-group-d53bc316.js} +5 -5
- package/es/el-empty-2ece1134.cjs +1 -0
- package/es/{el-empty-bacc6613.js → el-empty-bd5343a7.js} +10 -9
- package/es/{el-form-item-af1855f0.js → el-form-item-05c0e335.js} +52 -51
- package/es/el-form-item-47e255d4.cjs +12 -0
- package/es/{el-input-4961b99f.js → el-input-1e309239.js} +79 -78
- package/es/el-input-6a3805c5.cjs +1 -0
- package/es/{el-input-number-610fc8ba.js → el-input-number-60ebc58f.js} +57 -55
- package/es/el-input-number-96ff2e47.cjs +1 -0
- package/es/el-menu-item-4c9eb7ad.cjs +1 -0
- package/es/{el-menu-item-7d04c11a.js → el-menu-item-6c6236a1.js} +84 -83
- package/es/{el-message-c3b3ac96.js → el-message-7d927756.js} +55 -54
- package/es/el-message-d5ed7a4f.cjs +1 -0
- package/es/{el-overlay-12dd9b35.js → el-overlay-26bf0945.js} +73 -71
- package/es/el-overlay-41994f67.cjs +1 -0
- package/es/{el-popover-0aa071f2.js → el-popover-17e2e66c.js} +26 -24
- package/es/el-popover-7bd8a7c3.cjs +1 -0
- package/es/el-popper-7adbf1c6.cjs +1 -0
- package/es/{el-popper-50100766.js → el-popper-b6527ae2.js} +194 -193
- package/es/{el-scrollbar-562d0595.js → el-scrollbar-29bcab5f.js} +28 -28
- package/es/{el-scrollbar-d1c3e7f7.cjs → el-scrollbar-ac525239.cjs} +1 -1
- package/es/el-select-31f8ac8a.cjs +1 -0
- package/es/{el-select-9381b156.js → el-select-7395562b.js} +42 -40
- package/es/{el-table-column-55bffba5.js → el-table-column-47d80736.js} +329 -327
- package/es/el-table-column-bdc46568.cjs +14 -0
- package/es/{el-tag-985d9aff.js → el-tag-7414e0c7.js} +78 -77
- package/es/el-tag-9732314f.cjs +1 -0
- package/es/{index-deb8de52.cjs → index-1d85ba4b.cjs} +1 -1
- package/es/{index-39ec9741.js → index-273822d1.js} +21 -20
- package/es/index-2d9c78d4.cjs +1 -0
- package/es/index-2f958e56.cjs +3 -0
- package/es/index-375e8de4.cjs +5 -0
- package/es/{index-0cb48e01.js → index-621b092b.js} +1 -1
- package/es/{index-3bf8d597.cjs → index-65b4113e.cjs} +1 -1
- package/es/index-70372cdb.js +519 -0
- package/es/{use-form-common-props-f377e500.js → index-72151b24.js} +150 -312
- package/es/index-75cce588.js +157 -0
- package/es/index-9e6e8d03.cjs +1 -0
- package/es/index-afc88a4b.cjs +1 -0
- package/es/{index-09e01b1d.js → index-c066fe0d.js} +32 -31
- package/es/{index-a902a0d9.js → index-dc22ffe4.js} +2 -2
- package/es/{raf-b128c7b7.js → raf-a532c514.js} +1 -1
- package/es/{raf-8fc301fd.cjs → raf-f46caea0.cjs} +1 -1
- package/es/{scroll-41224831.cjs → scroll-339681d4.cjs} +1 -1
- package/es/{scroll-387fcfdb.js → scroll-d787d648.js} +1 -1
- package/es/style.css +1 -1
- package/es/use-form-common-props-5ff2f51b.js +171 -0
- package/es/use-form-common-props-74a96df2.cjs +2 -0
- package/es/{vnode-7dfd4ed5.js → vnode-6a0c7411.js} +1 -1
- package/es/{vnode-7fbc61e1.cjs → vnode-b15eb11b.cjs} +1 -1
- package/es/{zh-cn-ab9a583d.cjs → zh-cn-36f34912.cjs} +1 -1
- package/es/{zh-cn-eb9c2820.js → zh-cn-f37255ae.js} +2 -2
- package/lib/bundle.js +1 -1
- package/lib/bundle.umd.cjs +136 -136
- package/lib/{index-d2de454d.js → index-9ea06c35.js} +14674 -14507
- package/lib/{python-22975586.js → python-93a0241d.js} +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
- package/packages/PasswordPrompt/index.ts +8 -0
- package/packages/PasswordPrompt/index.vue +267 -0
- package/packages/User/index.vue +93 -62
- package/packages/index.ts +2 -0
- package/src/pages/PasswordPrompt/index.vue +12 -0
- package/src/router/routes.ts +5 -0
- package/es/_initCloneObject-441db749.cjs +0 -1
- package/es/base-437d17f3.js +0 -816
- package/es/base-ec05f348.cjs +0 -9
- package/es/castArray-a45823fe.cjs +0 -1
- package/es/debounce-b2ff12bd.cjs +0 -1
- package/es/el-button-196807af.cjs +0 -1
- package/es/el-empty-19ea04f4.cjs +0 -1
- package/es/el-form-item-5bdffd07.cjs +0 -12
- package/es/el-input-23e2bac3.cjs +0 -1
- package/es/el-input-number-40a81eb5.cjs +0 -1
- package/es/el-menu-item-78b858f2.cjs +0 -1
- package/es/el-message-d4df8136.cjs +0 -1
- package/es/el-overlay-bc0790a2.cjs +0 -1
- package/es/el-popover-8a77e015.cjs +0 -1
- package/es/el-popper-746070ba.cjs +0 -1
- package/es/el-select-b162dffc.cjs +0 -1
- package/es/el-table-column-6d761fce.cjs +0 -14
- package/es/el-tag-c51a6490.cjs +0 -1
- package/es/index-8a0b1c53.cjs +0 -3
- package/es/index-a387515d.cjs +0 -1
- package/es/use-form-common-props-1b84d8f4.cjs +0 -2
package/es/VarietySearch.js
CHANGED
|
@@ -1,39 +1,41 @@
|
|
|
1
|
-
import { b as le, i as he, a as Ve, c as xe,
|
|
2
|
-
import "./el-tag-
|
|
3
|
-
import { E as ce, a as de } from "./el-select-
|
|
4
|
-
import "./el-scrollbar-
|
|
5
|
-
import { u as
|
|
6
|
-
import { E as
|
|
7
|
-
import { b as
|
|
8
|
-
import { ref as Q, inject as
|
|
9
|
-
import { E as ye } from "./el-overlay-
|
|
10
|
-
import { E as
|
|
11
|
-
import { E as Ue } from "./el-input-
|
|
12
|
-
import { E as Ee } from "./el-input-number-
|
|
1
|
+
import { b as le, i as he, a as Ve, c as xe, A as Oe, u as ue, _ as ie, e as Be, w as Ge, s as we } from "./base-19787dfb.js";
|
|
2
|
+
import "./el-tag-7414e0c7.js";
|
|
3
|
+
import { E as ce, a as de } from "./el-select-7395562b.js";
|
|
4
|
+
import "./el-scrollbar-29bcab5f.js";
|
|
5
|
+
import { u as Ye, E as Je } from "./el-popper-b6527ae2.js";
|
|
6
|
+
import { E as Ae } from "./el-checkbox-group-d53bc316.js";
|
|
7
|
+
import { b as Ke, c as Qe, E as Ze, a as He } from "./el-table-column-47d80736.js";
|
|
8
|
+
import { ref as Q, inject as We, computed as N, defineComponent as Z, openBlock as s, createElementBlock as m, normalizeClass as K, unref as v, createElementVNode as f, withDirectives as pe, isRef as Te, withModifiers as X, vModelRadio as Ce, renderSlot as ve, createTextVNode as D, toDisplayString as J, nextTick as Se, normalizeStyle as Xe, onMounted as el, provide as ll, reactive as tl, toRefs as nl, watch as ee, mergeModels as te, useModel as ne, createBlock as q, withCtx as d, createVNode as r, Fragment as U, createCommentVNode as z, renderList as j, pushScopeId as me, popScopeId as fe, createSlots as re, vShow as al } from "vue";
|
|
9
|
+
import { E as ye } from "./el-overlay-26bf0945.js";
|
|
10
|
+
import { E as ol, a as rl } from "./el-form-item-05c0e335.js";
|
|
11
|
+
import { E as Ue } from "./el-input-1e309239.js";
|
|
12
|
+
import { E as Ee } from "./el-input-number-60ebc58f.js";
|
|
13
13
|
import "./el-tooltip-4ed993c7.js";
|
|
14
|
-
import { E as Re } from "./el-button-
|
|
15
|
-
import {
|
|
16
|
-
import { E as A } from "./el-message-
|
|
14
|
+
import { E as Re } from "./el-button-0bf1d532.js";
|
|
15
|
+
import { p as se, i as sl, h as ul, E as il } from "./index-72151b24.js";
|
|
16
|
+
import { E as A } from "./el-message-7d927756.js";
|
|
17
17
|
import { _ as ge } from "./_plugin-vue_export-helper-dad06003.js";
|
|
18
|
-
import { E as
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import "./
|
|
22
|
-
import "./index-
|
|
23
|
-
import "./
|
|
24
|
-
import "./
|
|
25
|
-
import "./
|
|
26
|
-
import "./
|
|
27
|
-
import "./
|
|
18
|
+
import { E as qe } from "./index-273822d1.js";
|
|
19
|
+
import { u as Me, a as cl, b as dl, d as pl, e as vl } from "./use-form-common-props-5ff2f51b.js";
|
|
20
|
+
import { U as be, C as ml } from "./index-621b092b.js";
|
|
21
|
+
import { a as fl } from "./index-c066fe0d.js";
|
|
22
|
+
import { u as yl } from "./index-70372cdb.js";
|
|
23
|
+
import "./castArray-8405000b.js";
|
|
24
|
+
import "./index-dc22ffe4.js";
|
|
25
|
+
import "./scroll-d787d648.js";
|
|
26
|
+
import "./debounce-6cb0781f.js";
|
|
27
|
+
import "./_initCloneObject-e3d8a9ab.js";
|
|
28
|
+
import "./raf-a532c514.js";
|
|
29
|
+
import "./vnode-6a0c7411.js";
|
|
28
30
|
import "./typescript-7ae59c4c.js";
|
|
29
31
|
import "./index-657047bb.js";
|
|
30
|
-
import "./config-provider-
|
|
32
|
+
import "./config-provider-0f6672af.js";
|
|
31
33
|
const De = le({
|
|
32
34
|
modelValue: {
|
|
33
35
|
type: [String, Number, Boolean],
|
|
34
36
|
default: void 0
|
|
35
37
|
},
|
|
36
|
-
size:
|
|
38
|
+
size: Me,
|
|
37
39
|
disabled: Boolean,
|
|
38
40
|
label: {
|
|
39
41
|
type: [String, Number, Boolean],
|
|
@@ -54,15 +56,15 @@ const De = le({
|
|
|
54
56
|
[be]: (p) => he(p) || Ve(p) || xe(p),
|
|
55
57
|
[ml]: (p) => he(p) || Ve(p) || xe(p)
|
|
56
58
|
}, Le = Symbol("radioGroupKey"), je = (p, V) => {
|
|
57
|
-
const y = Q(), n =
|
|
59
|
+
const y = Q(), n = We(Le, void 0), k = N(() => !!n), R = N(() => Oe(p.value) ? p.label : p.value), u = N({
|
|
58
60
|
get() {
|
|
59
61
|
return k.value ? n.modelValue : p.modelValue;
|
|
60
62
|
},
|
|
61
63
|
set(i) {
|
|
62
64
|
k.value ? n.changeEvent(i) : V && V(be, i), y.value.checked = p.modelValue === R.value;
|
|
63
65
|
}
|
|
64
|
-
}), t =
|
|
65
|
-
return
|
|
66
|
+
}), t = cl(N(() => n == null ? void 0 : n.size)), E = dl(N(() => n == null ? void 0 : n.disabled)), L = Q(!1), M = N(() => E.value || k.value && u.value !== R.value ? -1 : 0);
|
|
67
|
+
return fl({
|
|
66
68
|
from: "label act as value",
|
|
67
69
|
replacement: "value",
|
|
68
70
|
version: "3.0.0",
|
|
@@ -92,7 +94,7 @@ const De = le({
|
|
|
92
94
|
}
|
|
93
95
|
return (a, C) => {
|
|
94
96
|
var o;
|
|
95
|
-
return
|
|
97
|
+
return s(), m("label", {
|
|
96
98
|
class: K([
|
|
97
99
|
v(n).b(),
|
|
98
100
|
v(n).is("disabled", v(E)),
|
|
@@ -102,14 +104,14 @@ const De = le({
|
|
|
102
104
|
v(n).m(v(t))
|
|
103
105
|
])
|
|
104
106
|
}, [
|
|
105
|
-
|
|
107
|
+
f("span", {
|
|
106
108
|
class: K([
|
|
107
109
|
v(n).e("input"),
|
|
108
110
|
v(n).is("disabled", v(E)),
|
|
109
111
|
v(n).is("checked", v(L) === v(M))
|
|
110
112
|
])
|
|
111
113
|
}, [
|
|
112
|
-
pe(
|
|
114
|
+
pe(f("input", {
|
|
113
115
|
ref_key: "radioRef",
|
|
114
116
|
ref: k,
|
|
115
117
|
"onUpdate:modelValue": (l) => Te(L) ? L.value = l : null,
|
|
@@ -127,11 +129,11 @@ const De = le({
|
|
|
127
129
|
}, null, 42, ["onUpdate:modelValue", "value", "name", "disabled", "checked", "onFocus", "onBlur", "onClick"]), [
|
|
128
130
|
[Ce, v(L)]
|
|
129
131
|
]),
|
|
130
|
-
|
|
132
|
+
f("span", {
|
|
131
133
|
class: K(v(n).e("inner"))
|
|
132
134
|
}, null, 2)
|
|
133
135
|
], 2),
|
|
134
|
-
|
|
136
|
+
f("span", {
|
|
135
137
|
class: K(v(n).e("label")),
|
|
136
138
|
onKeydown: X(() => {
|
|
137
139
|
}, ["stop"])
|
|
@@ -161,7 +163,7 @@ const hl = le({
|
|
|
161
163
|
}));
|
|
162
164
|
return (i, a) => {
|
|
163
165
|
var C;
|
|
164
|
-
return
|
|
166
|
+
return s(), m("label", {
|
|
165
167
|
class: K([
|
|
166
168
|
v(y).b("button"),
|
|
167
169
|
v(y).is("active", v(t) === v(L)),
|
|
@@ -170,7 +172,7 @@ const hl = le({
|
|
|
170
172
|
v(y).bm("button", v(R))
|
|
171
173
|
])
|
|
172
174
|
}, [
|
|
173
|
-
pe(
|
|
175
|
+
pe(f("input", {
|
|
174
176
|
ref_key: "radioRef",
|
|
175
177
|
ref: n,
|
|
176
178
|
"onUpdate:modelValue": (o) => Te(t) ? t.value = o : null,
|
|
@@ -186,9 +188,9 @@ const hl = le({
|
|
|
186
188
|
}, null, 42, ["onUpdate:modelValue", "value", "name", "disabled", "onFocus", "onBlur", "onClick"]), [
|
|
187
189
|
[Ce, v(t)]
|
|
188
190
|
]),
|
|
189
|
-
|
|
191
|
+
f("span", {
|
|
190
192
|
class: K(v(y).be("button", "inner")),
|
|
191
|
-
style:
|
|
193
|
+
style: Xe(v(t) === v(L) ? v(M) : {}),
|
|
192
194
|
onKeydown: X(() => {
|
|
193
195
|
}, ["stop"])
|
|
194
196
|
}, [
|
|
@@ -206,7 +208,7 @@ const Ol = le({
|
|
|
206
208
|
type: String,
|
|
207
209
|
default: void 0
|
|
208
210
|
},
|
|
209
|
-
size:
|
|
211
|
+
size: Me,
|
|
210
212
|
disabled: Boolean,
|
|
211
213
|
modelValue: {
|
|
212
214
|
type: [String, Number, Boolean],
|
|
@@ -228,7 +230,7 @@ const Ol = le({
|
|
|
228
230
|
type: Boolean,
|
|
229
231
|
default: !0
|
|
230
232
|
},
|
|
231
|
-
...
|
|
233
|
+
...Ye(["ariaLabel"])
|
|
232
234
|
}), Il = Fe, $l = Z({
|
|
233
235
|
name: "ElRadioGroup"
|
|
234
236
|
}), wl = /* @__PURE__ */ Z({
|
|
@@ -236,23 +238,23 @@ const Ol = le({
|
|
|
236
238
|
props: Ol,
|
|
237
239
|
emits: Il,
|
|
238
240
|
setup(p, { emit: V }) {
|
|
239
|
-
const y = p, n = ue("radio"), k =
|
|
241
|
+
const y = p, n = ue("radio"), k = yl(), R = Q(), { formItem: u } = pl(), { inputId: t, isLabeledByFormItem: E } = vl(y, {
|
|
240
242
|
formItemContext: u
|
|
241
243
|
}), L = (i) => {
|
|
242
244
|
V(be, i), Se(() => V("change", i));
|
|
243
245
|
};
|
|
244
|
-
|
|
246
|
+
el(() => {
|
|
245
247
|
const i = R.value.querySelectorAll("[type=radio]"), a = i[0];
|
|
246
248
|
!Array.from(i).some((C) => C.checked) && a && (a.tabIndex = 0);
|
|
247
249
|
});
|
|
248
250
|
const M = N(() => y.name || k.value);
|
|
249
|
-
return
|
|
250
|
-
...
|
|
251
|
+
return ll(Le, tl({
|
|
252
|
+
...nl(y),
|
|
251
253
|
changeEvent: L,
|
|
252
254
|
name: M
|
|
253
255
|
})), ee(() => y.modelValue, () => {
|
|
254
|
-
y.validateEvent && (u == null || u.validate("change").catch((i) =>
|
|
255
|
-
}), (i, a) => (
|
|
256
|
+
y.validateEvent && (u == null || u.validate("change").catch((i) => Be(i)));
|
|
257
|
+
}), (i, a) => (s(), m("div", {
|
|
256
258
|
id: v(t),
|
|
257
259
|
ref_key: "radioGroupRef",
|
|
258
260
|
ref: R,
|
|
@@ -266,7 +268,7 @@ const Ol = le({
|
|
|
266
268
|
}
|
|
267
269
|
});
|
|
268
270
|
var Ne = /* @__PURE__ */ ie(wl, [["__file", "radio-group.vue"]]);
|
|
269
|
-
const ke =
|
|
271
|
+
const ke = Ge(_l, {
|
|
270
272
|
RadioButton: ze,
|
|
271
273
|
RadioGroup: Ne
|
|
272
274
|
}), _e = we(Ne), Tl = we(ze);
|
|
@@ -824,8 +826,8 @@ const Ie = {
|
|
|
824
826
|
setup(p) {
|
|
825
827
|
const V = ne(p, "visible");
|
|
826
828
|
return (y, n) => {
|
|
827
|
-
const k =
|
|
828
|
-
return
|
|
829
|
+
const k = Ke, R = Qe, u = ye;
|
|
830
|
+
return s(), q(u, {
|
|
829
831
|
modelValue: V.value,
|
|
830
832
|
"onUpdate:modelValue": n[0] || (n[0] = (t) => V.value = t),
|
|
831
833
|
title: "因子使用说明",
|
|
@@ -834,22 +836,22 @@ const Ie = {
|
|
|
834
836
|
"destroy-on-close": ""
|
|
835
837
|
}, {
|
|
836
838
|
default: d(() => [
|
|
837
|
-
|
|
839
|
+
r(R, {
|
|
838
840
|
data: p.data,
|
|
839
841
|
border: "",
|
|
840
842
|
height: "500"
|
|
841
843
|
}, {
|
|
842
844
|
default: d(() => [
|
|
843
|
-
|
|
845
|
+
r(k, {
|
|
844
846
|
prop: "factorName",
|
|
845
847
|
label: "因子名称",
|
|
846
848
|
width: "200"
|
|
847
849
|
}),
|
|
848
|
-
|
|
850
|
+
r(k, {
|
|
849
851
|
prop: "factorDesc",
|
|
850
852
|
label: "因子说明"
|
|
851
853
|
}),
|
|
852
|
-
|
|
854
|
+
r(k, {
|
|
853
855
|
prop: "factorScoreDefine",
|
|
854
856
|
label: "分值定义"
|
|
855
857
|
})
|
|
@@ -862,7 +864,7 @@ const Ie = {
|
|
|
862
864
|
};
|
|
863
865
|
}
|
|
864
866
|
};
|
|
865
|
-
const Pe = (p) => (
|
|
867
|
+
const Pe = (p) => (me("data-v-3592dee9"), p = p(), fe(), p), Ul = { class: "factor-screen" }, El = { class: "custom-header" }, Rl = ["id"], ql = { class: "form-row" }, Ml = { class: "index" }, Dl = { style: { display: "flex", "align-items": "center", width: "100%", height: "24px" } }, Fl = /* @__PURE__ */ Pe(() => /* @__PURE__ */ f("span", null, "~", -1)), Ll = /* @__PURE__ */ Pe(() => /* @__PURE__ */ f("span", null, "&&代表and,||代表or", -1)), jl = { class: "dialog-footer" }, zl = {
|
|
866
868
|
__name: "index",
|
|
867
869
|
props: /* @__PURE__ */ te({
|
|
868
870
|
config: {
|
|
@@ -999,11 +1001,11 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
999
1001
|
};
|
|
1000
1002
|
return (o, l) => {
|
|
1001
1003
|
var W;
|
|
1002
|
-
const g =
|
|
1003
|
-
return
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
y.value.sqlEnable && y.value.sqlValue ? (
|
|
1004
|
+
const g = Ae, O = qe, _ = Re, $ = il, h = Je, I = ce, S = de, b = ol, P = Ee, c = ke, e = _e, G = Ue, B = rl, oe = ye;
|
|
1005
|
+
return s(), m(U, null, [
|
|
1006
|
+
f("div", Ul, [
|
|
1007
|
+
f("div", null, [
|
|
1008
|
+
y.value.sqlEnable && y.value.sqlValue ? (s(), q(O, {
|
|
1007
1009
|
key: 0,
|
|
1008
1010
|
closable: "",
|
|
1009
1011
|
type: "info",
|
|
@@ -1011,7 +1013,7 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1011
1013
|
onClose: l[0] || (l[0] = (w) => C("sqlTag"))
|
|
1012
1014
|
}, {
|
|
1013
1015
|
default: d(() => [
|
|
1014
|
-
|
|
1016
|
+
r(g, {
|
|
1015
1017
|
type: "info",
|
|
1016
1018
|
truncated: "",
|
|
1017
1019
|
style: { "max-width": "500px" }
|
|
@@ -1024,7 +1026,7 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1024
1026
|
]),
|
|
1025
1027
|
_: 1
|
|
1026
1028
|
}, 8, ["title"])) : z("", !0),
|
|
1027
|
-
!y.value.sqlEnable && y.value.list.length ? (
|
|
1029
|
+
!y.value.sqlEnable && y.value.list.length ? (s(!0), m(U, { key: 1 }, j(y.value.list, (w, Y) => (s(), q(O, {
|
|
1028
1030
|
closable: "",
|
|
1029
1031
|
type: "info",
|
|
1030
1032
|
onClose: (x) => C("factorTag", Y)
|
|
@@ -1034,12 +1036,12 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1034
1036
|
]),
|
|
1035
1037
|
_: 2
|
|
1036
1038
|
}, 1032, ["onClose"]))), 256)) : z("", !0),
|
|
1037
|
-
|
|
1039
|
+
r(_, {
|
|
1038
1040
|
class: "screen-btn",
|
|
1039
1041
|
type: "primary",
|
|
1040
1042
|
plain: "",
|
|
1041
1043
|
size: "small",
|
|
1042
|
-
icon: v(
|
|
1044
|
+
icon: v(se),
|
|
1043
1045
|
onClick: t
|
|
1044
1046
|
}, {
|
|
1045
1047
|
default: d(() => [
|
|
@@ -1048,7 +1050,7 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1048
1050
|
_: 1
|
|
1049
1051
|
}, 8, ["icon"])
|
|
1050
1052
|
]),
|
|
1051
|
-
|
|
1053
|
+
r(oe, {
|
|
1052
1054
|
modelValue: n.value,
|
|
1053
1055
|
"onUpdate:modelValue": l[5] || (l[5] = (w) => n.value = w),
|
|
1054
1056
|
width: "680",
|
|
@@ -1056,22 +1058,22 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1056
1058
|
"destroy-on-close": ""
|
|
1057
1059
|
}, {
|
|
1058
1060
|
header: d(({ titleId: w, titleClass: Y }) => [
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
+
f("div", El, [
|
|
1062
|
+
f("span", {
|
|
1061
1063
|
id: w,
|
|
1062
1064
|
class: K(Y)
|
|
1063
1065
|
}, " 因子筛选 ", 10, Rl),
|
|
1064
|
-
|
|
1066
|
+
r(h, {
|
|
1065
1067
|
effect: "dark",
|
|
1066
1068
|
content: "点击查看: 因子使用说明",
|
|
1067
1069
|
placement: "right"
|
|
1068
1070
|
}, {
|
|
1069
1071
|
default: d(() => [
|
|
1070
|
-
|
|
1072
|
+
r($, {
|
|
1071
1073
|
onClick: l[1] || (l[1] = (x) => k.value = !0)
|
|
1072
1074
|
}, {
|
|
1073
1075
|
default: d(() => [
|
|
1074
|
-
|
|
1076
|
+
r(v(sl))
|
|
1075
1077
|
]),
|
|
1076
1078
|
_: 1
|
|
1077
1079
|
})
|
|
@@ -1081,8 +1083,8 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1081
1083
|
])
|
|
1082
1084
|
]),
|
|
1083
1085
|
footer: d(() => [
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
+
f("div", jl, [
|
|
1087
|
+
r(_, {
|
|
1086
1088
|
type: "primary",
|
|
1087
1089
|
onClick: E
|
|
1088
1090
|
}, {
|
|
@@ -1094,30 +1096,30 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1094
1096
|
])
|
|
1095
1097
|
]),
|
|
1096
1098
|
default: d(() => [
|
|
1097
|
-
|
|
1099
|
+
r(B, {
|
|
1098
1100
|
ref_key: "dialogFormRef",
|
|
1099
1101
|
ref: R,
|
|
1100
1102
|
model: u.value
|
|
1101
1103
|
}, {
|
|
1102
1104
|
default: d(() => [
|
|
1103
|
-
(
|
|
1104
|
-
|
|
1105
|
-
w.key === "compare" ? (
|
|
1106
|
-
p.config.cycleShow ? (
|
|
1105
|
+
(s(!0), m(U, null, j(u.value.list, (w, Y) => (s(), m("div", ql, [
|
|
1106
|
+
f("span", Ml, J(`条件${Y + 1}`), 1),
|
|
1107
|
+
w.key === "compare" ? (s(), m(U, { key: 0 }, [
|
|
1108
|
+
p.config.cycleShow ? (s(), q(b, {
|
|
1107
1109
|
key: 0,
|
|
1108
1110
|
prop: "list." + Y + ".cycle",
|
|
1109
1111
|
rules: { required: !0, message: "周期不能为空", trigger: "blur" },
|
|
1110
1112
|
style: { width: "100px", "margin-right": "10px" }
|
|
1111
1113
|
}, {
|
|
1112
1114
|
default: d(() => [
|
|
1113
|
-
|
|
1115
|
+
r(S, {
|
|
1114
1116
|
modelValue: w.cycle,
|
|
1115
1117
|
"onUpdate:modelValue": (x) => w.cycle = x,
|
|
1116
1118
|
placeholder: "选择周期",
|
|
1117
1119
|
size: "small"
|
|
1118
1120
|
}, {
|
|
1119
1121
|
default: d(() => [
|
|
1120
|
-
(
|
|
1122
|
+
(s(!0), m(U, null, j(p.config.cycleOptions, ({ label: x, value: T }) => (s(), q(I, {
|
|
1121
1123
|
label: x,
|
|
1122
1124
|
value: T,
|
|
1123
1125
|
key: T
|
|
@@ -1128,13 +1130,13 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1128
1130
|
]),
|
|
1129
1131
|
_: 2
|
|
1130
1132
|
}, 1032, ["prop"])) : z("", !0),
|
|
1131
|
-
|
|
1133
|
+
r(b, {
|
|
1132
1134
|
prop: "list." + Y + ".factor",
|
|
1133
1135
|
rules: { required: !0, message: "因子不能为空", trigger: "blur" },
|
|
1134
1136
|
style: { width: "132px", "margin-right": "10px" }
|
|
1135
1137
|
}, {
|
|
1136
1138
|
default: d(() => [
|
|
1137
|
-
|
|
1139
|
+
r(S, {
|
|
1138
1140
|
modelValue: w.factor,
|
|
1139
1141
|
"onUpdate:modelValue": (x) => w.factor = x,
|
|
1140
1142
|
placeholder: "选择因子",
|
|
@@ -1145,7 +1147,7 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1145
1147
|
default: d(() => {
|
|
1146
1148
|
var x;
|
|
1147
1149
|
return [
|
|
1148
|
-
(
|
|
1150
|
+
(s(!0), m(U, null, j((x = p.config.factorOptions) == null ? void 0 : x.filter((T) => [4].includes(T.type)), ({ label: T, value: F }) => (s(), q(I, {
|
|
1149
1151
|
label: T,
|
|
1150
1152
|
value: F,
|
|
1151
1153
|
key: F
|
|
@@ -1157,15 +1159,15 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1157
1159
|
]),
|
|
1158
1160
|
_: 2
|
|
1159
1161
|
}, 1032, ["prop"]),
|
|
1160
|
-
|
|
1162
|
+
r(b, { style: { width: "52px", "margin-right": "10px" } }, {
|
|
1161
1163
|
default: d(() => [
|
|
1162
|
-
|
|
1164
|
+
r(S, {
|
|
1163
1165
|
modelValue: w.compareType,
|
|
1164
1166
|
"onUpdate:modelValue": (x) => w.compareType = x,
|
|
1165
1167
|
size: "small"
|
|
1166
1168
|
}, {
|
|
1167
1169
|
default: d(() => [
|
|
1168
|
-
(
|
|
1170
|
+
(s(), m(U, null, j([">", ">=", "<", "<="], (x) => r(I, {
|
|
1169
1171
|
label: x,
|
|
1170
1172
|
value: x,
|
|
1171
1173
|
key: x
|
|
@@ -1176,21 +1178,21 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1176
1178
|
]),
|
|
1177
1179
|
_: 2
|
|
1178
1180
|
}, 1024),
|
|
1179
|
-
p.config.cycleShow ? (
|
|
1181
|
+
p.config.cycleShow ? (s(), q(b, {
|
|
1180
1182
|
key: 1,
|
|
1181
1183
|
prop: "list." + Y + ".cycle2",
|
|
1182
1184
|
rules: { required: !0, message: "周期不能为空", trigger: "blur" },
|
|
1183
1185
|
style: { width: "100px", "margin-right": "10px" }
|
|
1184
1186
|
}, {
|
|
1185
1187
|
default: d(() => [
|
|
1186
|
-
|
|
1188
|
+
r(S, {
|
|
1187
1189
|
modelValue: w.cycle2,
|
|
1188
1190
|
"onUpdate:modelValue": (x) => w.cycle2 = x,
|
|
1189
1191
|
placeholder: "选择周期",
|
|
1190
1192
|
size: "small"
|
|
1191
1193
|
}, {
|
|
1192
1194
|
default: d(() => [
|
|
1193
|
-
(
|
|
1195
|
+
(s(!0), m(U, null, j(p.config.cycleOptions, ({ label: x, value: T }) => (s(), q(I, {
|
|
1194
1196
|
label: x,
|
|
1195
1197
|
value: T,
|
|
1196
1198
|
key: T
|
|
@@ -1201,13 +1203,13 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1201
1203
|
]),
|
|
1202
1204
|
_: 2
|
|
1203
1205
|
}, 1032, ["prop"])) : z("", !0),
|
|
1204
|
-
|
|
1206
|
+
r(b, {
|
|
1205
1207
|
prop: "list." + Y + ".factor2",
|
|
1206
1208
|
rules: { required: !0, message: "因子不能为空", trigger: "blur" },
|
|
1207
1209
|
style: { width: "132px", "margin-right": "10px" }
|
|
1208
1210
|
}, {
|
|
1209
1211
|
default: d(() => [
|
|
1210
|
-
|
|
1212
|
+
r(S, {
|
|
1211
1213
|
modelValue: w.factor2,
|
|
1212
1214
|
"onUpdate:modelValue": (x) => w.factor2 = x,
|
|
1213
1215
|
placeholder: "选择因子",
|
|
@@ -1218,7 +1220,7 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1218
1220
|
default: d(() => {
|
|
1219
1221
|
var x;
|
|
1220
1222
|
return [
|
|
1221
|
-
(
|
|
1223
|
+
(s(!0), m(U, null, j((x = p.config.factorOptions) == null ? void 0 : x.filter((T) => [4].includes(T.type)), ({ label: T, value: F }) => (s(), q(I, {
|
|
1222
1224
|
label: T,
|
|
1223
1225
|
value: F,
|
|
1224
1226
|
key: F
|
|
@@ -1230,22 +1232,22 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1230
1232
|
]),
|
|
1231
1233
|
_: 2
|
|
1232
1234
|
}, 1032, ["prop"])
|
|
1233
|
-
], 64)) : (
|
|
1234
|
-
p.config.cycleShow ? (
|
|
1235
|
+
], 64)) : (s(), m(U, { key: 1 }, [
|
|
1236
|
+
p.config.cycleShow ? (s(), q(b, {
|
|
1235
1237
|
key: 0,
|
|
1236
1238
|
prop: "list." + Y + ".cycle",
|
|
1237
1239
|
rules: { required: !0, message: "周期不能为空", trigger: "blur" },
|
|
1238
1240
|
style: { width: "100px", "margin-right": "10px" }
|
|
1239
1241
|
}, {
|
|
1240
1242
|
default: d(() => [
|
|
1241
|
-
|
|
1243
|
+
r(S, {
|
|
1242
1244
|
modelValue: w.cycle,
|
|
1243
1245
|
"onUpdate:modelValue": (x) => w.cycle = x,
|
|
1244
1246
|
placeholder: "选择周期",
|
|
1245
1247
|
size: "small"
|
|
1246
1248
|
}, {
|
|
1247
1249
|
default: d(() => [
|
|
1248
|
-
(
|
|
1250
|
+
(s(!0), m(U, null, j(p.config.cycleOptions, ({ label: x, value: T }) => (s(), q(I, {
|
|
1249
1251
|
label: x,
|
|
1250
1252
|
value: T,
|
|
1251
1253
|
key: T
|
|
@@ -1256,13 +1258,13 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1256
1258
|
]),
|
|
1257
1259
|
_: 2
|
|
1258
1260
|
}, 1032, ["prop"])) : z("", !0),
|
|
1259
|
-
|
|
1261
|
+
r(b, {
|
|
1260
1262
|
prop: "list." + Y + ".factor",
|
|
1261
1263
|
rules: { required: !0, message: "因子不能为空", trigger: "blur" },
|
|
1262
1264
|
style: { width: "194px", "margin-right": "10px" }
|
|
1263
1265
|
}, {
|
|
1264
1266
|
default: d(() => [
|
|
1265
|
-
|
|
1267
|
+
r(S, {
|
|
1266
1268
|
modelValue: w.factor,
|
|
1267
1269
|
"onUpdate:modelValue": (x) => w.factor = x,
|
|
1268
1270
|
placeholder: "选择因子",
|
|
@@ -1273,7 +1275,7 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1273
1275
|
default: d(() => {
|
|
1274
1276
|
var x;
|
|
1275
1277
|
return [
|
|
1276
|
-
(
|
|
1278
|
+
(s(!0), m(U, null, j((x = p.config.factorOptions) == null ? void 0 : x.filter((T) => [1, 3].includes(T.type)), ({ label: T, value: F }) => (s(), q(I, {
|
|
1277
1279
|
label: T,
|
|
1278
1280
|
value: F,
|
|
1279
1281
|
key: F
|
|
@@ -1285,21 +1287,21 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1285
1287
|
]),
|
|
1286
1288
|
_: 2
|
|
1287
1289
|
}, 1032, ["prop"]),
|
|
1288
|
-
|
|
1290
|
+
r(b, {
|
|
1289
1291
|
prop: "list." + Y + ".score",
|
|
1290
1292
|
rules: { validator: v(Cl), trigger: "blur" },
|
|
1291
1293
|
style: { width: "200px", "margin-right": "10px" }
|
|
1292
1294
|
}, {
|
|
1293
1295
|
default: d(() => [
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
+
f("div", Dl, [
|
|
1297
|
+
r(P, {
|
|
1296
1298
|
modelValue: w.score[0],
|
|
1297
1299
|
"onUpdate:modelValue": (x) => w.score[0] = x,
|
|
1298
1300
|
size: "small",
|
|
1299
1301
|
"controls-position": "right"
|
|
1300
1302
|
}, null, 8, ["modelValue", "onUpdate:modelValue"]),
|
|
1301
1303
|
Fl,
|
|
1302
|
-
|
|
1304
|
+
r(P, {
|
|
1303
1305
|
modelValue: w.score[1],
|
|
1304
1306
|
"onUpdate:modelValue": (x) => w.score[1] = x,
|
|
1305
1307
|
size: "small",
|
|
@@ -1310,20 +1312,20 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1310
1312
|
_: 2
|
|
1311
1313
|
}, 1032, ["prop", "rules"])
|
|
1312
1314
|
], 64)),
|
|
1313
|
-
|
|
1315
|
+
r($, {
|
|
1314
1316
|
onClick: (x) => L(Y)
|
|
1315
1317
|
}, {
|
|
1316
1318
|
default: d(() => [
|
|
1317
|
-
|
|
1319
|
+
r(v(ul))
|
|
1318
1320
|
]),
|
|
1319
1321
|
_: 2
|
|
1320
1322
|
}, 1032, ["onClick"])
|
|
1321
1323
|
]))), 256)),
|
|
1322
|
-
|
|
1324
|
+
r(_, {
|
|
1323
1325
|
type: "primary",
|
|
1324
1326
|
plain: "",
|
|
1325
1327
|
size: "small",
|
|
1326
|
-
icon: v(
|
|
1328
|
+
icon: v(se),
|
|
1327
1329
|
onClick: M,
|
|
1328
1330
|
style: { "margin-bottom": "10px" }
|
|
1329
1331
|
}, {
|
|
@@ -1332,11 +1334,11 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1332
1334
|
]),
|
|
1333
1335
|
_: 1
|
|
1334
1336
|
}, 8, ["icon"]),
|
|
1335
|
-
|
|
1337
|
+
r(_, {
|
|
1336
1338
|
type: "primary",
|
|
1337
1339
|
plain: "",
|
|
1338
1340
|
size: "small",
|
|
1339
|
-
icon: v(
|
|
1341
|
+
icon: v(se),
|
|
1340
1342
|
onClick: l[2] || (l[2] = (w) => M("compare")),
|
|
1341
1343
|
style: { "margin-bottom": "10px" }
|
|
1342
1344
|
}, {
|
|
@@ -1345,26 +1347,26 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1345
1347
|
]),
|
|
1346
1348
|
_: 1
|
|
1347
1349
|
}, 8, ["icon"]),
|
|
1348
|
-
p.config.sqlShow ? (
|
|
1349
|
-
|
|
1350
|
+
p.config.sqlShow ? (s(), m(U, { key: 0 }, [
|
|
1351
|
+
r(b, { label: "SQL功能: " }, {
|
|
1350
1352
|
default: d(() => [
|
|
1351
|
-
|
|
1353
|
+
r(e, {
|
|
1352
1354
|
modelValue: u.value.sqlEnable,
|
|
1353
1355
|
"onUpdate:modelValue": l[3] || (l[3] = (w) => u.value.sqlEnable = w)
|
|
1354
1356
|
}, {
|
|
1355
1357
|
default: d(() => [
|
|
1356
|
-
|
|
1358
|
+
r(c, {
|
|
1357
1359
|
label: "关闭",
|
|
1358
1360
|
value: 0
|
|
1359
1361
|
}),
|
|
1360
|
-
|
|
1362
|
+
r(c, {
|
|
1361
1363
|
label: "启用",
|
|
1362
1364
|
value: 1
|
|
1363
1365
|
})
|
|
1364
1366
|
]),
|
|
1365
1367
|
_: 1
|
|
1366
1368
|
}, 8, ["modelValue"]),
|
|
1367
|
-
u.value.sqlEnable ? (
|
|
1369
|
+
u.value.sqlEnable ? (s(), q(_, {
|
|
1368
1370
|
key: 0,
|
|
1369
1371
|
type: "primary",
|
|
1370
1372
|
size: "small",
|
|
@@ -1379,8 +1381,8 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1379
1381
|
]),
|
|
1380
1382
|
_: 1
|
|
1381
1383
|
}),
|
|
1382
|
-
u.value.sqlEnable ? (
|
|
1383
|
-
|
|
1384
|
+
u.value.sqlEnable ? (s(), m(U, { key: 0 }, [
|
|
1385
|
+
r(G, {
|
|
1384
1386
|
modelValue: u.value.sqlValue,
|
|
1385
1387
|
"onUpdate:modelValue": l[4] || (l[4] = (w) => u.value.sqlValue = w),
|
|
1386
1388
|
autosize: { minRows: 4 },
|
|
@@ -1397,7 +1399,7 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1397
1399
|
_: 1
|
|
1398
1400
|
}, 8, ["modelValue"])
|
|
1399
1401
|
]),
|
|
1400
|
-
|
|
1402
|
+
r(Sl, {
|
|
1401
1403
|
visible: k.value,
|
|
1402
1404
|
"onUpdate:visible": l[6] || (l[6] = (w) => k.value = w),
|
|
1403
1405
|
data: (W = p.config.factorDescriptions) == null ? void 0 : W.filter((w) => [1, 3].includes(w.type))
|
|
@@ -1406,19 +1408,19 @@ const Pe = (p) => (fe("data-v-3592dee9"), p = p(), me(), p), Ul = { class: "fact
|
|
|
1406
1408
|
};
|
|
1407
1409
|
}
|
|
1408
1410
|
}, Nl = /* @__PURE__ */ ge(zl, [["__scopeId", "data-v-3592dee9"]]);
|
|
1409
|
-
const ae = (p) => (
|
|
1411
|
+
const ae = (p) => (me("data-v-bdb03941"), p = p(), fe(), p), Pl = {
|
|
1410
1412
|
key: 0,
|
|
1411
1413
|
class: "common-indicator"
|
|
1412
|
-
}, Bl = { class: "indicator" }, Gl = /* @__PURE__ */ ae(() => /* @__PURE__ */
|
|
1413
|
-
/* @__PURE__ */
|
|
1414
|
-
/* @__PURE__ */
|
|
1414
|
+
}, Bl = { class: "indicator" }, Gl = /* @__PURE__ */ ae(() => /* @__PURE__ */ f("div", { class: "title" }, [
|
|
1415
|
+
/* @__PURE__ */ f("span", null, "常用指标: "),
|
|
1416
|
+
/* @__PURE__ */ f("span", null, "不限")
|
|
1415
1417
|
], -1)), Yl = { class: "options" }, Jl = ["onClick"], Al = { class: "tags" }, Kl = ["onClick"], Ql = { style: { "font-size": "18px" } }, Zl = {
|
|
1416
1418
|
key: 0,
|
|
1417
1419
|
class: "out-box"
|
|
1418
|
-
}, Hl = /* @__PURE__ */ ae(() => /* @__PURE__ */
|
|
1420
|
+
}, Hl = /* @__PURE__ */ ae(() => /* @__PURE__ */ f("span", null, "自定义: ", -1)), Wl = {
|
|
1419
1421
|
key: 0,
|
|
1420
1422
|
class: "convenient-option-box"
|
|
1421
|
-
}, Xl = { class: "out-box" }, et = /* @__PURE__ */ ae(() => /* @__PURE__ */
|
|
1423
|
+
}, Xl = { class: "out-box" }, et = /* @__PURE__ */ ae(() => /* @__PURE__ */ f("span", null, "自定义: ", -1)), lt = { key: 0 }, tt = { key: 0 }, nt = { key: 0 }, at = { key: 1 }, ot = { class: "tFeaturelncomes-option-box" }, rt = { class: "tFeaturelncomes-out-box" }, st = /* @__PURE__ */ ae(() => /* @__PURE__ */ f("span", null, "自定义: ", -1)), ut = { key: 2 }, it = { key: 3 }, ct = { key: 4 }, dt = { class: "dialog-footer" }, pt = {
|
|
1422
1424
|
__name: "index",
|
|
1423
1425
|
props: /* @__PURE__ */ te({
|
|
1424
1426
|
config: { type: Object, default: () => {
|
|
@@ -1606,26 +1608,26 @@ const ae = (p) => (fe("data-v-bdb03941"), p = p(), me(), p), Pl = {
|
|
|
1606
1608
|
V.value.length && (V.value = V.value.filter(({ key: o }) => R.value.find((l) => l.key === o)));
|
|
1607
1609
|
}
|
|
1608
1610
|
), (o, l) => {
|
|
1609
|
-
const g =
|
|
1610
|
-
return p.config.show && R.value.length ? (
|
|
1611
|
-
|
|
1611
|
+
const g = qe, O = Tl, _ = _e, $ = Ue, h = Re, I = ce, S = de, b = ke, P = Ee, c = ye;
|
|
1612
|
+
return p.config.show && R.value.length ? (s(), m("div", Pl, [
|
|
1613
|
+
f("div", Bl, [
|
|
1612
1614
|
Gl,
|
|
1613
|
-
|
|
1614
|
-
(
|
|
1615
|
+
f("div", Yl, [
|
|
1616
|
+
(s(!0), m(U, null, j(R.value, (e) => (s(), m("span", {
|
|
1615
1617
|
key: e.key,
|
|
1616
1618
|
onClick: (G) => E(e)
|
|
1617
1619
|
}, J(e.label), 9, Jl))), 128))
|
|
1618
1620
|
])
|
|
1619
1621
|
]),
|
|
1620
|
-
|
|
1621
|
-
(
|
|
1622
|
+
f("div", Al, [
|
|
1623
|
+
(s(!0), m(U, null, j(V.value, (e, G) => (s(), q(g, {
|
|
1622
1624
|
closable: "",
|
|
1623
1625
|
type: "info",
|
|
1624
1626
|
onClose: (B) => i(G)
|
|
1625
1627
|
}, {
|
|
1626
1628
|
default: d(() => [
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
+
f("span", null, J(e.tagText), 1),
|
|
1630
|
+
f("span", {
|
|
1629
1631
|
class: "edit",
|
|
1630
1632
|
onClick: (B) => M(e)
|
|
1631
1633
|
}, "编辑", 8, Kl)
|
|
@@ -1633,17 +1635,17 @@ const ae = (p) => (fe("data-v-bdb03941"), p = p(), me(), p), Pl = {
|
|
|
1633
1635
|
_: 2
|
|
1634
1636
|
}, 1032, ["onClose"]))), 256))
|
|
1635
1637
|
]),
|
|
1636
|
-
|
|
1638
|
+
r(c, {
|
|
1637
1639
|
modelValue: n.value,
|
|
1638
1640
|
"onUpdate:modelValue": l[19] || (l[19] = (e) => n.value = e),
|
|
1639
1641
|
title: u.value.label,
|
|
1640
1642
|
width: "600",
|
|
1641
1643
|
"align-center": "",
|
|
1642
1644
|
"destroy-on-close": ""
|
|
1643
|
-
},
|
|
1645
|
+
}, re({
|
|
1644
1646
|
footer: d(() => [
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
+
f("div", dt, [
|
|
1648
|
+
r(h, {
|
|
1647
1649
|
type: "primary",
|
|
1648
1650
|
onClick: L
|
|
1649
1651
|
}, {
|
|
@@ -1655,22 +1657,22 @@ const ae = (p) => (fe("data-v-bdb03941"), p = p(), me(), p), Pl = {
|
|
|
1655
1657
|
])
|
|
1656
1658
|
]),
|
|
1657
1659
|
default: d(() => [
|
|
1658
|
-
u.value.type === void 0 && t.value.radioType === "1" ? (
|
|
1660
|
+
u.value.type === void 0 && t.value.radioType === "1" ? (s(), m("div", Zl, [
|
|
1659
1661
|
Hl,
|
|
1660
|
-
|
|
1662
|
+
r($, {
|
|
1661
1663
|
modelValue: t.value.rankRange[0],
|
|
1662
1664
|
"onUpdate:modelValue": l[1] || (l[1] = (e) => t.value.rankRange[0] = e),
|
|
1663
1665
|
style: { flex: "1" }
|
|
1664
1666
|
}, null, 8, ["modelValue"]),
|
|
1665
1667
|
D(" ~ "),
|
|
1666
|
-
|
|
1668
|
+
r($, {
|
|
1667
1669
|
modelValue: t.value.rankRange[1],
|
|
1668
1670
|
"onUpdate:modelValue": l[2] || (l[2] = (e) => t.value.rankRange[1] = e),
|
|
1669
1671
|
style: { flex: "1" }
|
|
1670
1672
|
}, null, 8, ["modelValue"])
|
|
1671
|
-
])) : u.value.type === void 0 ? (
|
|
1672
|
-
u.value.convenientOptions.length ? (
|
|
1673
|
-
(
|
|
1673
|
+
])) : u.value.type === void 0 ? (s(), m(U, { key: 1 }, [
|
|
1674
|
+
u.value.convenientOptions.length ? (s(), m("div", Wl, [
|
|
1675
|
+
(s(!0), m(U, null, j(u.value.convenientOptions, (e) => (s(), q(h, {
|
|
1674
1676
|
key: e.text,
|
|
1675
1677
|
onClick: (G) => a(e)
|
|
1676
1678
|
}, {
|
|
@@ -1680,24 +1682,24 @@ const ae = (p) => (fe("data-v-bdb03941"), p = p(), me(), p), Pl = {
|
|
|
1680
1682
|
_: 2
|
|
1681
1683
|
}, 1032, ["onClick"]))), 128))
|
|
1682
1684
|
])) : z("", !0),
|
|
1683
|
-
|
|
1685
|
+
f("div", Xl, [
|
|
1684
1686
|
et,
|
|
1685
|
-
|
|
1687
|
+
r($, {
|
|
1686
1688
|
modelValue: t.value.range[0],
|
|
1687
1689
|
"onUpdate:modelValue": l[4] || (l[4] = (e) => t.value.range[0] = e),
|
|
1688
1690
|
style: { flex: "1" }
|
|
1689
|
-
},
|
|
1691
|
+
}, re({ _: 2 }, [
|
|
1690
1692
|
u.value.unitOptions.length ? {
|
|
1691
1693
|
name: "append",
|
|
1692
1694
|
fn: d(() => [
|
|
1693
|
-
u.value.unitOptions.length === 1 ? (
|
|
1695
|
+
u.value.unitOptions.length === 1 ? (s(), m("span", lt, J(t.value.unit[0]), 1)) : (s(), q(S, {
|
|
1694
1696
|
key: 1,
|
|
1695
1697
|
modelValue: t.value.unit[0],
|
|
1696
1698
|
"onUpdate:modelValue": l[3] || (l[3] = (e) => t.value.unit[0] = e),
|
|
1697
1699
|
style: { width: "72px" }
|
|
1698
1700
|
}, {
|
|
1699
1701
|
default: d(() => [
|
|
1700
|
-
(
|
|
1702
|
+
(s(!0), m(U, null, j(u.value.unitOptions, (e) => (s(), q(I, {
|
|
1701
1703
|
label: e,
|
|
1702
1704
|
value: e
|
|
1703
1705
|
}, null, 8, ["label", "value"]))), 256))
|
|
@@ -1709,22 +1711,22 @@ const ae = (p) => (fe("data-v-bdb03941"), p = p(), me(), p), Pl = {
|
|
|
1709
1711
|
} : void 0
|
|
1710
1712
|
]), 1032, ["modelValue"]),
|
|
1711
1713
|
D(" ~ "),
|
|
1712
|
-
|
|
1714
|
+
r($, {
|
|
1713
1715
|
modelValue: t.value.range[1],
|
|
1714
1716
|
"onUpdate:modelValue": l[6] || (l[6] = (e) => t.value.range[1] = e),
|
|
1715
1717
|
style: { flex: "1" }
|
|
1716
|
-
},
|
|
1718
|
+
}, re({ _: 2 }, [
|
|
1717
1719
|
u.value.unitOptions.length ? {
|
|
1718
1720
|
name: "append",
|
|
1719
1721
|
fn: d(() => [
|
|
1720
|
-
u.value.unitOptions.length === 1 ? (
|
|
1722
|
+
u.value.unitOptions.length === 1 ? (s(), m("span", tt, J(t.value.unit[1]), 1)) : (s(), q(S, {
|
|
1721
1723
|
key: 1,
|
|
1722
1724
|
modelValue: t.value.unit[1],
|
|
1723
1725
|
"onUpdate:modelValue": l[5] || (l[5] = (e) => t.value.unit[1] = e),
|
|
1724
1726
|
style: { width: "72px" }
|
|
1725
1727
|
}, {
|
|
1726
1728
|
default: d(() => [
|
|
1727
|
-
(
|
|
1729
|
+
(s(!0), m(U, null, j(u.value.unitOptions, (e) => (s(), q(I, {
|
|
1728
1730
|
label: e,
|
|
1729
1731
|
value: e
|
|
1730
1732
|
}, null, 8, ["label", "value"]))), 256))
|
|
@@ -1736,18 +1738,18 @@ const ae = (p) => (fe("data-v-bdb03941"), p = p(), me(), p), Pl = {
|
|
|
1736
1738
|
} : void 0
|
|
1737
1739
|
]), 1032, ["modelValue"])
|
|
1738
1740
|
])
|
|
1739
|
-
], 64)) : (
|
|
1740
|
-
u.value.key === "st" ? (
|
|
1741
|
-
|
|
1741
|
+
], 64)) : (s(), m(U, { key: 2 }, [
|
|
1742
|
+
u.value.key === "st" ? (s(), m("div", nt, [
|
|
1743
|
+
r(_, {
|
|
1742
1744
|
modelValue: t.value.st,
|
|
1743
1745
|
"onUpdate:modelValue": l[7] || (l[7] = (e) => t.value.st = e)
|
|
1744
1746
|
}, {
|
|
1745
1747
|
default: d(() => [
|
|
1746
|
-
|
|
1748
|
+
r(b, {
|
|
1747
1749
|
label: "是",
|
|
1748
1750
|
value: 1
|
|
1749
1751
|
}),
|
|
1750
|
-
|
|
1752
|
+
r(b, {
|
|
1751
1753
|
label: "否",
|
|
1752
1754
|
value: 0
|
|
1753
1755
|
})
|
|
@@ -1755,9 +1757,9 @@ const ae = (p) => (fe("data-v-bdb03941"), p = p(), me(), p), Pl = {
|
|
|
1755
1757
|
_: 1
|
|
1756
1758
|
}, 8, ["modelValue"])
|
|
1757
1759
|
])) : z("", !0),
|
|
1758
|
-
u.value.key === "tFeaturelncomes" ? (
|
|
1759
|
-
|
|
1760
|
-
|
|
1760
|
+
u.value.key === "tFeaturelncomes" ? (s(), m("div", at, [
|
|
1761
|
+
f("div", ot, [
|
|
1762
|
+
r(h, {
|
|
1761
1763
|
onClick: l[8] || (l[8] = (e) => C("≤0"))
|
|
1762
1764
|
}, {
|
|
1763
1765
|
default: d(() => [
|
|
@@ -1765,7 +1767,7 @@ const ae = (p) => (fe("data-v-bdb03941"), p = p(), me(), p), Pl = {
|
|
|
1765
1767
|
]),
|
|
1766
1768
|
_: 1
|
|
1767
1769
|
}),
|
|
1768
|
-
|
|
1770
|
+
r(h, {
|
|
1769
1771
|
onClick: l[9] || (l[9] = (e) => C("≥0"))
|
|
1770
1772
|
}, {
|
|
1771
1773
|
default: d(() => [
|
|
@@ -1773,7 +1775,7 @@ const ae = (p) => (fe("data-v-bdb03941"), p = p(), me(), p), Pl = {
|
|
|
1773
1775
|
]),
|
|
1774
1776
|
_: 1
|
|
1775
1777
|
}),
|
|
1776
|
-
|
|
1778
|
+
r(h, {
|
|
1777
1779
|
onClick: l[10] || (l[10] = (e) => C("五年内有四年以上盈利超过5千万"))
|
|
1778
1780
|
}, {
|
|
1779
1781
|
default: d(() => [
|
|
@@ -1781,7 +1783,7 @@ const ae = (p) => (fe("data-v-bdb03941"), p = p(), me(), p), Pl = {
|
|
|
1781
1783
|
]),
|
|
1782
1784
|
_: 1
|
|
1783
1785
|
}),
|
|
1784
|
-
|
|
1786
|
+
r(h, {
|
|
1785
1787
|
onClick: l[11] || (l[11] = (e) => C("≥10亿"))
|
|
1786
1788
|
}, {
|
|
1787
1789
|
default: d(() => [
|
|
@@ -1789,7 +1791,7 @@ const ae = (p) => (fe("data-v-bdb03941"), p = p(), me(), p), Pl = {
|
|
|
1789
1791
|
]),
|
|
1790
1792
|
_: 1
|
|
1791
1793
|
}),
|
|
1792
|
-
|
|
1794
|
+
r(h, {
|
|
1793
1795
|
onClick: l[12] || (l[12] = (e) => C("≥20亿"))
|
|
1794
1796
|
}, {
|
|
1795
1797
|
default: d(() => [
|
|
@@ -1798,22 +1800,22 @@ const ae = (p) => (fe("data-v-bdb03941"), p = p(), me(), p), Pl = {
|
|
|
1798
1800
|
_: 1
|
|
1799
1801
|
})
|
|
1800
1802
|
]),
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1803
|
+
f("div", rt, [
|
|
1804
|
+
st,
|
|
1805
|
+
f("div", null, [
|
|
1806
|
+
r(P, {
|
|
1805
1807
|
modelValue: t.value.withFewYears,
|
|
1806
1808
|
"onUpdate:modelValue": l[13] || (l[13] = (e) => t.value.withFewYears = e),
|
|
1807
1809
|
"controls-position": "right"
|
|
1808
1810
|
}, null, 8, ["modelValue"]),
|
|
1809
1811
|
D(" 年内 "),
|
|
1810
|
-
|
|
1812
|
+
r(P, {
|
|
1811
1813
|
modelValue: t.value.yearsCount,
|
|
1812
1814
|
"onUpdate:modelValue": l[14] || (l[14] = (e) => t.value.yearsCount = e),
|
|
1813
1815
|
"controls-position": "right"
|
|
1814
1816
|
}, null, 8, ["modelValue"]),
|
|
1815
1817
|
D(" 年以上盈利" + J(t.value.rule === 1 ? "超" : "跌") + "过 ", 1),
|
|
1816
|
-
|
|
1818
|
+
r(P, {
|
|
1817
1819
|
modelValue: t.value.netProfit,
|
|
1818
1820
|
"onUpdate:modelValue": l[15] || (l[15] = (e) => t.value.netProfit = e),
|
|
1819
1821
|
"controls-position": "right"
|
|
@@ -1822,8 +1824,8 @@ const ae = (p) => (fe("data-v-bdb03941"), p = p(), me(), p), Pl = {
|
|
|
1822
1824
|
])
|
|
1823
1825
|
])
|
|
1824
1826
|
])) : z("", !0),
|
|
1825
|
-
u.value.key === "priceLevels" ? (
|
|
1826
|
-
|
|
1827
|
+
u.value.key === "priceLevels" ? (s(), m("div", ut, [
|
|
1828
|
+
r(S, {
|
|
1827
1829
|
modelValue: t.value.priceLevels,
|
|
1828
1830
|
"onUpdate:modelValue": l[16] || (l[16] = (e) => t.value.priceLevels = e),
|
|
1829
1831
|
multiple: "",
|
|
@@ -1832,7 +1834,7 @@ const ae = (p) => (fe("data-v-bdb03941"), p = p(), me(), p), Pl = {
|
|
|
1832
1834
|
style: { width: "420px" }
|
|
1833
1835
|
}, {
|
|
1834
1836
|
default: d(() => [
|
|
1835
|
-
(
|
|
1837
|
+
(s(), m(U, null, j([1, 2, 3, 4, 5], (e) => r(I, {
|
|
1836
1838
|
key: e,
|
|
1837
1839
|
label: `${e}分位`,
|
|
1838
1840
|
value: e
|
|
@@ -1841,8 +1843,8 @@ const ae = (p) => (fe("data-v-bdb03941"), p = p(), me(), p), Pl = {
|
|
|
1841
1843
|
_: 1
|
|
1842
1844
|
}, 8, ["modelValue"])
|
|
1843
1845
|
])) : z("", !0),
|
|
1844
|
-
u.value.key === "peTtmLevels" ? (
|
|
1845
|
-
|
|
1846
|
+
u.value.key === "peTtmLevels" ? (s(), m("div", it, [
|
|
1847
|
+
r(S, {
|
|
1846
1848
|
modelValue: t.value.peTtmLevels,
|
|
1847
1849
|
"onUpdate:modelValue": l[17] || (l[17] = (e) => t.value.peTtmLevels = e),
|
|
1848
1850
|
multiple: "",
|
|
@@ -1851,7 +1853,7 @@ const ae = (p) => (fe("data-v-bdb03941"), p = p(), me(), p), Pl = {
|
|
|
1851
1853
|
style: { width: "420px" }
|
|
1852
1854
|
}, {
|
|
1853
1855
|
default: d(() => [
|
|
1854
|
-
(
|
|
1856
|
+
(s(), m(U, null, j([1, 2, 3, 4, 5, 6, 7, 8, 9, 10], (e) => r(I, {
|
|
1855
1857
|
key: e,
|
|
1856
1858
|
label: `${e}分位`,
|
|
1857
1859
|
value: e
|
|
@@ -1860,17 +1862,17 @@ const ae = (p) => (fe("data-v-bdb03941"), p = p(), me(), p), Pl = {
|
|
|
1860
1862
|
_: 1
|
|
1861
1863
|
}, 8, ["modelValue"])
|
|
1862
1864
|
])) : z("", !0),
|
|
1863
|
-
u.value.key === "optionsCpType" ? (
|
|
1864
|
-
|
|
1865
|
+
u.value.key === "optionsCpType" ? (s(), m("div", ct, [
|
|
1866
|
+
r(_, {
|
|
1865
1867
|
modelValue: t.value.optionsCpType,
|
|
1866
1868
|
"onUpdate:modelValue": l[18] || (l[18] = (e) => t.value.optionsCpType = e)
|
|
1867
1869
|
}, {
|
|
1868
1870
|
default: d(() => [
|
|
1869
|
-
|
|
1871
|
+
r(b, {
|
|
1870
1872
|
label: "看涨",
|
|
1871
1873
|
value: 1
|
|
1872
1874
|
}),
|
|
1873
|
-
|
|
1875
|
+
r(b, {
|
|
1874
1876
|
label: "看跌",
|
|
1875
1877
|
value: 2
|
|
1876
1878
|
})
|
|
@@ -1885,18 +1887,18 @@ const ae = (p) => (fe("data-v-bdb03941"), p = p(), me(), p), Pl = {
|
|
|
1885
1887
|
u.value.showRankType ? {
|
|
1886
1888
|
name: "header",
|
|
1887
1889
|
fn: d(() => [
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
+
f("span", Ql, J(u.value.label), 1),
|
|
1891
|
+
r(_, {
|
|
1890
1892
|
modelValue: t.value.radioType,
|
|
1891
1893
|
"onUpdate:modelValue": l[0] || (l[0] = (e) => t.value.radioType = e),
|
|
1892
1894
|
style: { "vertical-align": "4px", "margin-left": "12px" }
|
|
1893
1895
|
}, {
|
|
1894
1896
|
default: d(() => [
|
|
1895
|
-
|
|
1897
|
+
r(O, {
|
|
1896
1898
|
label: "数值",
|
|
1897
1899
|
value: "0"
|
|
1898
1900
|
}),
|
|
1899
|
-
|
|
1901
|
+
r(O, {
|
|
1900
1902
|
disabled: k.value && k.value !== u.value.key,
|
|
1901
1903
|
label: "排名",
|
|
1902
1904
|
value: "1"
|
|
@@ -1912,25 +1914,25 @@ const ae = (p) => (fe("data-v-bdb03941"), p = p(), me(), p), Pl = {
|
|
|
1912
1914
|
};
|
|
1913
1915
|
}
|
|
1914
1916
|
}, vt = /* @__PURE__ */ ge(pt, [["__scopeId", "data-v-bdb03941"]]);
|
|
1915
|
-
const H = (p) => (
|
|
1917
|
+
const H = (p) => (me("data-v-fe77e4e0"), p = p(), fe(), p), mt = { class: "variety-search" }, ft = {
|
|
1916
1918
|
key: 0,
|
|
1917
1919
|
class: "variety-search-row"
|
|
1918
|
-
}, yt = { class: "title" }, gt = /* @__PURE__ */ H(() => /* @__PURE__ */
|
|
1920
|
+
}, yt = { class: "title" }, gt = /* @__PURE__ */ H(() => /* @__PURE__ */ f("span", null, "品种市场: ", -1)), bt = {
|
|
1919
1921
|
key: 1,
|
|
1920
1922
|
class: "variety-search-row"
|
|
1921
|
-
}, kt = { class: "title" }, _t = /* @__PURE__ */ H(() => /* @__PURE__ */
|
|
1923
|
+
}, kt = { class: "title" }, _t = /* @__PURE__ */ H(() => /* @__PURE__ */ f("span", null, "常用选项: ", -1)), ht = {
|
|
1922
1924
|
key: 2,
|
|
1923
1925
|
class: "variety-search-row"
|
|
1924
|
-
}, Vt = { class: "title" }, xt = /* @__PURE__ */ H(() => /* @__PURE__ */
|
|
1926
|
+
}, Vt = { class: "title" }, xt = /* @__PURE__ */ H(() => /* @__PURE__ */ f("span", null, "上市板块: ", -1)), Ot = {
|
|
1925
1927
|
key: 3,
|
|
1926
1928
|
class: "variety-search-row"
|
|
1927
|
-
}, It = { class: "title" }, $t = /* @__PURE__ */ H(() => /* @__PURE__ */
|
|
1929
|
+
}, It = { class: "title" }, $t = /* @__PURE__ */ H(() => /* @__PURE__ */ f("span", null, "自定标签: ", -1)), wt = {
|
|
1928
1930
|
key: 4,
|
|
1929
1931
|
class: "variety-search-row"
|
|
1930
|
-
}, Tt = { class: "title" }, Ct = /* @__PURE__ */ H(() => /* @__PURE__ */
|
|
1932
|
+
}, Tt = { class: "title" }, Ct = /* @__PURE__ */ H(() => /* @__PURE__ */ f("span", null, "价差转换: ", -1)), St = {
|
|
1931
1933
|
key: 5,
|
|
1932
1934
|
class: "variety-search-row"
|
|
1933
|
-
}, Ut = { class: "title" }, Et = /* @__PURE__ */ H(() => /* @__PURE__ */
|
|
1935
|
+
}, Ut = { class: "title" }, Et = /* @__PURE__ */ H(() => /* @__PURE__ */ f("span", null, "因子筛选: ", -1)), Rt = {
|
|
1934
1936
|
__name: "index",
|
|
1935
1937
|
props: /* @__PURE__ */ te({ config: { type: Object, default: {} } }, {
|
|
1936
1938
|
searchData: {},
|
|
@@ -2220,22 +2222,22 @@ const H = (p) => (fe("data-v-fe77e4e0"), p = p(), me(), p), ft = { class: "varie
|
|
|
2220
2222
|
}
|
|
2221
2223
|
}), (i, a) => {
|
|
2222
2224
|
var $, h, I, S, b, P;
|
|
2223
|
-
const C = ke, o = _e, l =
|
|
2224
|
-
return
|
|
2225
|
-
($ = k.value.varietyMarket) != null && $.show ? (
|
|
2226
|
-
|
|
2225
|
+
const C = ke, o = _e, l = Ze, g = He, O = ce, _ = de;
|
|
2226
|
+
return s(), m("div", mt, [
|
|
2227
|
+
($ = k.value.varietyMarket) != null && $.show ? (s(), m("div", ft, [
|
|
2228
|
+
f("div", yt, [
|
|
2227
2229
|
gt,
|
|
2228
|
-
|
|
2230
|
+
f("span", {
|
|
2229
2231
|
onClick: a[0] || (a[0] = (c) => M("varietyMarket"))
|
|
2230
2232
|
}, "不限")
|
|
2231
2233
|
]),
|
|
2232
|
-
|
|
2234
|
+
r(o, {
|
|
2233
2235
|
modelValue: n.value.varietyMarket,
|
|
2234
2236
|
"onUpdate:modelValue": a[1] || (a[1] = (c) => n.value.varietyMarket = c),
|
|
2235
2237
|
size: "small"
|
|
2236
2238
|
}, {
|
|
2237
2239
|
default: d(() => [
|
|
2238
|
-
(
|
|
2240
|
+
(s(!0), m(U, null, j(R.value, ({ label: c, value: e }) => (s(), q(C, {
|
|
2239
2241
|
label: c,
|
|
2240
2242
|
value: e,
|
|
2241
2243
|
key: e
|
|
@@ -2244,20 +2246,20 @@ const H = (p) => (fe("data-v-fe77e4e0"), p = p(), me(), p), ft = { class: "varie
|
|
|
2244
2246
|
_: 1
|
|
2245
2247
|
}, 8, ["modelValue"])
|
|
2246
2248
|
])) : z("", !0),
|
|
2247
|
-
(h = k.value.commonOption) != null && h.show && u.value.length ? (
|
|
2248
|
-
|
|
2249
|
+
(h = k.value.commonOption) != null && h.show && u.value.length ? (s(), m("div", bt, [
|
|
2250
|
+
f("div", kt, [
|
|
2249
2251
|
_t,
|
|
2250
|
-
|
|
2252
|
+
f("span", {
|
|
2251
2253
|
onClick: a[2] || (a[2] = (c) => M("commonOption"))
|
|
2252
2254
|
}, "不限")
|
|
2253
2255
|
]),
|
|
2254
|
-
|
|
2256
|
+
r(g, {
|
|
2255
2257
|
modelValue: n.value.commonOption,
|
|
2256
2258
|
"onUpdate:modelValue": a[3] || (a[3] = (c) => n.value.commonOption = c),
|
|
2257
2259
|
size: "small"
|
|
2258
2260
|
}, {
|
|
2259
2261
|
default: d(() => [
|
|
2260
|
-
(
|
|
2262
|
+
(s(!0), m(U, null, j(u.value, ({ label: c, value: e }) => (s(), q(l, {
|
|
2261
2263
|
label: c,
|
|
2262
2264
|
value: e,
|
|
2263
2265
|
key: e
|
|
@@ -2266,20 +2268,20 @@ const H = (p) => (fe("data-v-fe77e4e0"), p = p(), me(), p), ft = { class: "varie
|
|
|
2266
2268
|
_: 1
|
|
2267
2269
|
}, 8, ["modelValue"])
|
|
2268
2270
|
])) : z("", !0),
|
|
2269
|
-
(I = k.value.marketIds) != null && I.show && t.value.length ? (
|
|
2270
|
-
|
|
2271
|
+
(I = k.value.marketIds) != null && I.show && t.value.length ? (s(), m("div", ht, [
|
|
2272
|
+
f("div", Vt, [
|
|
2271
2273
|
xt,
|
|
2272
|
-
|
|
2274
|
+
f("span", {
|
|
2273
2275
|
onClick: a[4] || (a[4] = (c) => M("marketIds"))
|
|
2274
2276
|
}, "不限")
|
|
2275
2277
|
]),
|
|
2276
|
-
|
|
2278
|
+
r(g, {
|
|
2277
2279
|
modelValue: n.value.marketIds,
|
|
2278
2280
|
"onUpdate:modelValue": a[5] || (a[5] = (c) => n.value.marketIds = c),
|
|
2279
2281
|
size: "small"
|
|
2280
2282
|
}, {
|
|
2281
2283
|
default: d(() => [
|
|
2282
|
-
(
|
|
2284
|
+
(s(!0), m(U, null, j(t.value, ({ label: c, value: e }) => (s(), q(l, {
|
|
2283
2285
|
label: c,
|
|
2284
2286
|
value: e,
|
|
2285
2287
|
key: e
|
|
@@ -2288,20 +2290,20 @@ const H = (p) => (fe("data-v-fe77e4e0"), p = p(), me(), p), ft = { class: "varie
|
|
|
2288
2290
|
_: 1
|
|
2289
2291
|
}, 8, ["modelValue"])
|
|
2290
2292
|
])) : z("", !0),
|
|
2291
|
-
(S = k.value.customTag) != null && S.show && E.value.length ? (
|
|
2292
|
-
|
|
2293
|
+
(S = k.value.customTag) != null && S.show && E.value.length ? (s(), m("div", Ot, [
|
|
2294
|
+
f("div", It, [
|
|
2293
2295
|
$t,
|
|
2294
|
-
|
|
2296
|
+
f("span", {
|
|
2295
2297
|
onClick: a[6] || (a[6] = (c) => M("customTag"))
|
|
2296
2298
|
}, "不限")
|
|
2297
2299
|
]),
|
|
2298
|
-
|
|
2300
|
+
r(g, {
|
|
2299
2301
|
modelValue: n.value.customTag,
|
|
2300
2302
|
"onUpdate:modelValue": a[7] || (a[7] = (c) => n.value.customTag = c),
|
|
2301
2303
|
size: "small"
|
|
2302
2304
|
}, {
|
|
2303
2305
|
default: d(() => [
|
|
2304
|
-
(
|
|
2306
|
+
(s(!0), m(U, null, j(E.value, ({ label: c, value: e }) => (s(), q(l, {
|
|
2305
2307
|
label: c,
|
|
2306
2308
|
value: e,
|
|
2307
2309
|
key: e
|
|
@@ -2310,26 +2312,26 @@ const H = (p) => (fe("data-v-fe77e4e0"), p = p(), me(), p), ft = { class: "varie
|
|
|
2310
2312
|
_: 1
|
|
2311
2313
|
}, 8, ["modelValue"])
|
|
2312
2314
|
])) : z("", !0),
|
|
2313
|
-
(b = k.value.jcTranslate) != null && b.show ? (
|
|
2314
|
-
|
|
2315
|
+
(b = k.value.jcTranslate) != null && b.show ? (s(), m("div", wt, [
|
|
2316
|
+
f("div", Tt, [
|
|
2315
2317
|
Ct,
|
|
2316
|
-
|
|
2318
|
+
f("span", {
|
|
2317
2319
|
onClick: a[8] || (a[8] = (c) => M("jcTranslate"))
|
|
2318
2320
|
}, "不限")
|
|
2319
2321
|
]),
|
|
2320
|
-
|
|
2322
|
+
r(o, {
|
|
2321
2323
|
modelValue: n.value.jcTranslate.type,
|
|
2322
2324
|
"onUpdate:modelValue": a[9] || (a[9] = (c) => n.value.jcTranslate.type = c),
|
|
2323
2325
|
size: "small"
|
|
2324
2326
|
}, {
|
|
2325
2327
|
default: d(() => [
|
|
2326
|
-
|
|
2328
|
+
r(C, { value: 2 }, {
|
|
2327
2329
|
default: d(() => [
|
|
2328
2330
|
D("价差转品种")
|
|
2329
2331
|
]),
|
|
2330
2332
|
_: 1
|
|
2331
2333
|
}),
|
|
2332
|
-
|
|
2334
|
+
r(C, { value: 1 }, {
|
|
2333
2335
|
default: d(() => [
|
|
2334
2336
|
D("品种转价差")
|
|
2335
2337
|
]),
|
|
@@ -2338,7 +2340,7 @@ const H = (p) => (fe("data-v-fe77e4e0"), p = p(), me(), p), ft = { class: "varie
|
|
|
2338
2340
|
]),
|
|
2339
2341
|
_: 1
|
|
2340
2342
|
}, 8, ["modelValue"]),
|
|
2341
|
-
pe(
|
|
2343
|
+
pe(r(_, {
|
|
2342
2344
|
modelValue: n.value.jcTranslate.jcList,
|
|
2343
2345
|
"onUpdate:modelValue": a[10] || (a[10] = (c) => n.value.jcTranslate.jcList = c),
|
|
2344
2346
|
size: "small",
|
|
@@ -2349,7 +2351,7 @@ const H = (p) => (fe("data-v-fe77e4e0"), p = p(), me(), p), ft = { class: "varie
|
|
|
2349
2351
|
style: { width: "140px" }
|
|
2350
2352
|
}, {
|
|
2351
2353
|
default: d(() => [
|
|
2352
|
-
(
|
|
2354
|
+
(s(!0), m(U, null, j(L.value, (c) => (s(), q(O, {
|
|
2353
2355
|
key: c.value,
|
|
2354
2356
|
label: c.label,
|
|
2355
2357
|
value: c.value
|
|
@@ -2357,23 +2359,23 @@ const H = (p) => (fe("data-v-fe77e4e0"), p = p(), me(), p), ft = { class: "varie
|
|
|
2357
2359
|
]),
|
|
2358
2360
|
_: 1
|
|
2359
2361
|
}, 8, ["modelValue"]), [
|
|
2360
|
-
[
|
|
2362
|
+
[al, n.value.jcTranslate.type === 1]
|
|
2361
2363
|
])
|
|
2362
2364
|
])) : z("", !0),
|
|
2363
|
-
(P = k.value.factorScreen) != null && P.show ? (
|
|
2364
|
-
|
|
2365
|
+
(P = k.value.factorScreen) != null && P.show ? (s(), m("div", St, [
|
|
2366
|
+
f("div", Ut, [
|
|
2365
2367
|
Et,
|
|
2366
|
-
|
|
2368
|
+
f("span", {
|
|
2367
2369
|
onClick: a[11] || (a[11] = (c) => M("factorScreen"))
|
|
2368
2370
|
}, "不限")
|
|
2369
2371
|
]),
|
|
2370
|
-
|
|
2372
|
+
r(Nl, {
|
|
2371
2373
|
data: n.value.factorScreen,
|
|
2372
2374
|
"onUpdate:data": a[12] || (a[12] = (c) => n.value.factorScreen = c),
|
|
2373
2375
|
config: k.value.factorScreen
|
|
2374
2376
|
}, null, 8, ["data", "config"])
|
|
2375
2377
|
])) : z("", !0),
|
|
2376
|
-
|
|
2378
|
+
r(vt, {
|
|
2377
2379
|
data: n.value.commonIndicator,
|
|
2378
2380
|
"onUpdate:data": a[13] || (a[13] = (c) => n.value.commonIndicator = c),
|
|
2379
2381
|
varietyMarket: n.value.varietyMarket,
|
|
@@ -2383,11 +2385,11 @@ const H = (p) => (fe("data-v-fe77e4e0"), p = p(), me(), p), ft = { class: "varie
|
|
|
2383
2385
|
]);
|
|
2384
2386
|
};
|
|
2385
2387
|
}
|
|
2386
|
-
}, qt = /* @__PURE__ */ ge(Rt, [["__scopeId", "data-v-fe77e4e0"]]),
|
|
2388
|
+
}, qt = /* @__PURE__ */ ge(Rt, [["__scopeId", "data-v-fe77e4e0"]]), mn = {
|
|
2387
2389
|
install(p) {
|
|
2388
2390
|
p.component("st-varietySearch", qt);
|
|
2389
2391
|
}
|
|
2390
2392
|
};
|
|
2391
2393
|
export {
|
|
2392
|
-
|
|
2394
|
+
mn as default
|
|
2393
2395
|
};
|