st-comp 0.0.273 → 0.0.275
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.js +4 -4
- package/es/CustomFunction.cjs +1 -1
- package/es/CustomFunction.js +70 -71
- package/es/FactorWarning.cjs +1 -1
- package/es/FactorWarning.js +35 -36
- package/es/Kline.cjs +1 -1
- package/es/Kline.js +19 -20
- package/es/KlineBasic.cjs +1 -1
- package/es/KlineBasic.js +28 -29
- package/es/KlineConfig.cjs +1 -1
- package/es/KlineConfig.js +49 -50
- package/es/KlineNew.cjs +1 -1
- package/es/KlineNew.js +18 -19
- package/es/KlinePlus.cjs +1 -1
- package/es/KlinePlus.js +21 -22
- package/es/MonacoEditor.cjs +1 -1
- package/es/MonacoEditor.js +26 -27
- package/es/Pagination.cjs +1 -1
- package/es/Pagination.js +76 -77
- package/es/PasswordPrompt.js +3 -3
- package/es/Table.cjs +1 -1
- package/es/Table.js +37 -38
- package/es/User.cjs +1 -1
- package/es/User.js +141 -142
- package/es/VarSelectDialog.cjs +1 -1
- package/es/VarSelectDialog.js +27 -28
- package/es/VarietyAiHelper.cjs +4 -4
- package/es/VarietyAiHelper.js +472 -473
- package/es/VarietyAutoComplete.cjs +1 -1
- package/es/VarietyAutoComplete.js +12 -13
- package/es/VarietySearch.cjs +9 -9
- package/es/VarietySearch.js +323 -298
- package/es/{VarietySelect-7da473c5.cjs → VarietySelect-610903f0.cjs} +1 -1
- package/es/{VarietySelect-b01281d3.js → VarietySelect-6a166293.js} +4 -4
- package/es/VarietyTextCopy.cjs +1 -1
- package/es/VarietyTextCopy.js +22 -23
- package/es/VirtualTable.js +14 -14
- package/es/{_initCloneObject-6243b839.js → _initCloneObject-152b4f4e.js} +3 -3
- package/es/aiTools-0c653fa6.js +113 -0
- package/es/aiTools-336e4de3.cjs +2 -0
- package/es/aiTools.js +8 -2
- package/es/{base-29f73b05.js → base-a5af3db3.js} +2 -2
- package/es/{castArray-609a313e.js → castArray-7741a212.js} +1 -1
- package/es/{config-provider-20b05e99.js → config-provider-7a3aca55.js} +4 -4
- package/es/{debounce-a09ce9a3.js → debounce-8d53f4dd.js} +1 -1
- package/es/{dropdown-f8d9fe56.js → dropdown-01e09205.js} +19 -20
- package/es/dropdown-987c47fb.cjs +1 -0
- package/es/el-autocomplete-16f66b34.cjs +1 -0
- package/es/{el-autocomplete-3f34a1c3.js → el-autocomplete-342ae823.js} +17 -18
- package/es/{el-button-cd144ee1.js → el-button-314171a0.js} +4 -4
- package/es/{el-checkbox-d6c883f4.js → el-checkbox-5899681f.js} +4 -4
- package/es/el-checkbox-bdf64663.cjs +1 -0
- package/es/el-dialog-0ef95df6.cjs +1 -0
- package/es/{el-dialog-59a23c2b.js → el-dialog-86a3eec2.js} +6 -6
- package/es/{el-divider-523e5874.js → el-divider-4e059794.js} +1 -1
- package/es/{el-empty-f5a1607a.js → el-empty-33cb66f1.js} +3 -3
- package/es/{el-form-item-3475aaad.cjs → el-form-item-77ef6784.cjs} +1 -1
- package/es/{el-form-item-a9556441.js → el-form-item-cda4d93c.js} +8 -8
- package/es/el-input-89222943.cjs +1 -0
- package/es/{el-input-1f14a6e2.js → el-input-fa1445ad.js} +14 -14
- package/es/{el-input-number-411ac93d.js → el-input-number-8f6dbf74.js} +6 -6
- package/es/el-input-number-d3338e5e.cjs +1 -0
- package/es/{el-loading-cbeb3b86.js → el-loading-9b671203.js} +2 -2
- package/es/el-menu-item-4531fd0e.cjs +1 -0
- package/es/{el-menu-item-77152904.js → el-menu-item-535fef90.js} +17 -18
- package/es/{el-message-box-a26e3ed4.js → el-message-box-621ed2f1.js} +11 -11
- package/es/el-message-box-f5717070.cjs +1 -0
- package/es/el-overlay-151708cb.cjs +1 -0
- package/es/{el-overlay-465cd11e.js → el-overlay-23de4324.js} +19 -19
- package/es/el-popconfirm-b8aa490e.cjs +1 -0
- package/es/{el-popconfirm-289b3e89.js → el-popconfirm-bcff0aa5.js} +20 -21
- package/es/el-popper-03988662.js +2094 -0
- package/es/el-popper-43ec37f4.cjs +1 -0
- package/es/el-segmented-79a1367c.cjs +1 -0
- package/es/{el-segmented-598b92b0.js → el-segmented-db3a86be.js} +4 -4
- package/es/{el-select-d47b5923.js → el-select-4bd0010d.js} +43 -44
- package/es/el-select-ec04e7ce.cjs +1 -0
- package/es/el-table-column-35e47229.cjs +14 -0
- package/es/{el-table-column-f1017e75.js → el-table-column-7af2bec7.js} +24 -25
- package/es/el-tag-5d5608e0.cjs +1 -0
- package/es/{el-tag-0a4197f5.js → el-tag-bef9e83d.js} +13 -13
- package/es/{el-text-c3ee80fe.js → el-text-f998902c.js} +2 -2
- package/es/{index-67180968.js → index-102edf6c.js} +3 -3
- package/es/{index-0ff5fe69.cjs → index-2d7ac156.cjs} +2 -2
- package/es/{index-1b97095f.js → index-5c44d71a.js} +1 -1
- package/es/{index-d3e9a6f2.js → index-5ed42e9c.js} +11 -11
- package/es/{index-3301d870.js → index-6290ae0f.js} +3 -3
- package/es/{index-a17c90c5.js → index-936e7dec.js} +2 -2
- package/es/{index-8391a3df.js → index-960806da.js} +3 -3
- package/es/index-a00e0534.cjs +1 -0
- package/es/{index-33430c9f.js → index-a83ec4b7.js} +3 -3
- package/es/index-c58e90e9.cjs +1 -0
- package/es/{index-499cf989.js → index-ce21e2ce.js} +17 -17
- package/es/index-cfd00899.cjs +1 -0
- package/es/{index-afc4a1e5.js → index-d1b554ac.js} +3 -3
- package/es/{index-de24705f.js → index-d77a7336.js} +1 -1
- package/es/{index-3ed7914e.cjs → index-db846633.cjs} +1 -1
- package/es/{index-89cc0265.js → index-f3f6ee27.js} +10 -10
- package/es/{python-c00abcbd.js → python-6cc6ec1b.js} +28 -29
- package/es/{python-e528f42b.cjs → python-71f59893.cjs} +1 -1
- package/es/{raf-744cf95a.js → raf-80ef0c0a.js} +1 -1
- package/es/{scroll-6799bafc.js → scroll-679bd6bf.js} +1 -1
- package/es/style.css +1 -1
- package/es/{use-form-common-props-dd9617de.js → use-form-common-props-76a09d89.js} +28 -28
- package/es/{use-global-config-4dfc7236.js → use-global-config-0f43458b.js} +4 -4
- package/es/{validator-029bfc98.js → validator-0e037618.js} +1 -1
- package/es/{vnode-a83e6de8.js → vnode-5ddb7ed1.js} +1 -1
- package/es/{zh-cn-89e434f9.js → zh-cn-1227eb8a.js} +2 -2
- package/lib/aiTools.js +8 -2
- package/lib/bundle.js +1 -1
- package/lib/bundle.umd.cjs +172 -172
- package/lib/{index-ae71be8d.js → index-298ca804.js} +14431 -14406
- package/lib/{python-74871600.js → python-4b8051bd.js} +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
- package/packages/VarietyAiHelper/images/like.png +0 -0
- package/packages/VarietyAiHelper/images/like_no.png +0 -0
- package/packages/VarietyAiHelper/index.vue +342 -410
- package/packages/VarietySearch/config.js +25 -0
- package/packages/VarietySearch/index.vue +1 -1
- package/public/aiTools.js +8 -2
- package/es/aiTools-4412c56c.cjs +0 -2
- package/es/aiTools-e6e4e996.js +0 -111
- package/es/dropdown-33c19e56.cjs +0 -1
- package/es/el-autocomplete-525ca867.cjs +0 -1
- package/es/el-checkbox-95325acd.cjs +0 -1
- package/es/el-dialog-4056070b.cjs +0 -1
- package/es/el-input-c7bf8e44.cjs +0 -1
- package/es/el-input-number-9d810842.cjs +0 -1
- package/es/el-menu-item-18d7d869.cjs +0 -1
- package/es/el-message-box-e4b8cc99.cjs +0 -1
- package/es/el-overlay-d26a1b98.cjs +0 -1
- package/es/el-popconfirm-12f6f35c.cjs +0 -1
- package/es/el-popper-c7648df6.cjs +0 -1
- package/es/el-popper-f96fc206.js +0 -1662
- package/es/el-segmented-f0bce6f2.cjs +0 -1
- package/es/el-select-f3cc464f.cjs +0 -1
- package/es/el-table-column-220ae131.cjs +0 -14
- package/es/el-tag-51bd491c.cjs +0 -1
- package/es/index-09ce1753.cjs +0 -1
- package/es/index-4b95bae1.cjs +0 -1
- package/es/index-68798830.cjs +0 -1
- package/es/index-8e88a0bd.js +0 -440
- package/es/index-d2cfd4a3.cjs +0 -1
package/es/VarietySearch.js
CHANGED
|
@@ -1,54 +1,53 @@
|
|
|
1
|
-
import { b as Lu, c as ct, p as Ue, o as st, k as dt, u as Xu, _ as ue, e as Pe, w as Vt, l as Je, f as ft, i as R0 } from "./base-
|
|
2
|
-
import "./el-tag-
|
|
3
|
-
import { E as ye, a as Ce } from "./el-select-
|
|
1
|
+
import { b as Lu, c as ct, p as Ue, o as st, k as dt, u as Xu, _ as ue, e as Pe, w as Vt, l as Je, f as ft, i as R0 } from "./base-a5af3db3.js";
|
|
2
|
+
import "./el-tag-bef9e83d.js";
|
|
3
|
+
import { E as ye, a as Ce } from "./el-select-4bd0010d.js";
|
|
4
4
|
import "./el-scrollbar-323542e7.js";
|
|
5
|
-
import {
|
|
6
|
-
import { E as Mt, a as
|
|
5
|
+
import { U as We, C as Ye, u as q0, d as B0, E as z0 } from "./el-popper-03988662.js";
|
|
6
|
+
import { E as Mt, a as L0 } from "./el-checkbox-5899681f.js";
|
|
7
7
|
import "./el-checkbox-group-4ed993c7.js";
|
|
8
|
-
import { ref as W, inject as Uu, computed as tu, defineComponent as Eu, openBlock as x, createElementBlock as
|
|
9
|
-
import { E as
|
|
10
|
-
import { E as ee } from "./el-dialog-
|
|
11
|
-
import "./el-overlay-
|
|
12
|
-
import { a as Ut, E as Pt } from "./el-form-item-
|
|
13
|
-
import { E as
|
|
14
|
-
import { E as Nt } from "./el-input-number-
|
|
8
|
+
import { ref as W, inject as Uu, computed as tu, defineComponent as Eu, openBlock as x, createElementBlock as T, normalizeClass as iu, unref as I, createElementVNode as C, withDirectives as Gu, isRef as Rt, withModifiers as _e, vModelRadio as qt, renderSlot as Ju, createTextVNode as B, toDisplayString as X, nextTick as qu, normalizeStyle as Bt, onMounted as Qe, provide as zt, reactive as Lt, toRefs as U0, watch as Cu, Fragment as N, renderList as G, createBlock as U, mergeProps as Ne, createCommentVNode as j, toRef as P0, createVNode as h, normalizeProps as N0, mergeModels as Ou, useModel as Pu, withCtx as _, resolveComponent as de, vShow as je, pushScopeId as Ee, popScopeId as De, createSlots as fe } from "vue";
|
|
9
|
+
import { E as j0 } from "./el-empty-33cb66f1.js";
|
|
10
|
+
import { E as ee } from "./el-dialog-86a3eec2.js";
|
|
11
|
+
import "./el-overlay-23de4324.js";
|
|
12
|
+
import { a as Ut, E as Pt } from "./el-form-item-cda4d93c.js";
|
|
13
|
+
import { E as Ke } from "./el-input-fa1445ad.js";
|
|
14
|
+
import { E as Nt } from "./el-input-number-8f6dbf74.js";
|
|
15
15
|
import "./el-tooltip-4ed993c7.js";
|
|
16
|
-
import { E as Fe } from "./el-button-
|
|
16
|
+
import { E as Fe } from "./el-button-314171a0.js";
|
|
17
17
|
import "./el-popover-4ed993c7.js";
|
|
18
|
-
import { E as
|
|
19
|
-
import { U as
|
|
20
|
-
import { z as
|
|
21
|
-
import { a as
|
|
22
|
-
import { E as
|
|
23
|
-
import { E as Zt } from "./index-
|
|
24
|
-
import { M as
|
|
18
|
+
import { E as Z0 } from "./el-text-f998902c.js";
|
|
19
|
+
import { U as H0 } from "./index-7ed0999e.js";
|
|
20
|
+
import { z as G0, A as Hu, i as J0, b as W0, c as me, B as Y0, E as jt, e as Q0, a as K0 } from "./index-5c44d71a.js";
|
|
21
|
+
import { a as X0 } from "./aiTools-0c653fa6.js";
|
|
22
|
+
import { E as un, a as en } from "./el-table-column-7af2bec7.js";
|
|
23
|
+
import { E as Zt } from "./index-102edf6c.js";
|
|
24
|
+
import { M as tn } from "./index-f3f6ee27.js";
|
|
25
25
|
import "./el-message-4ed993c7.js";
|
|
26
|
-
import { E as Ht } from "./el-message-box-
|
|
26
|
+
import { E as Ht } from "./el-message-box-621ed2f1.js";
|
|
27
27
|
import { _ as Nu } from "./_plugin-vue_export-helper-dad06003.js";
|
|
28
|
-
import { E as eu } from "./index-
|
|
29
|
-
import { E as Ae } from "./index-
|
|
30
|
-
import { E as
|
|
31
|
-
import { h as Gt, e as
|
|
32
|
-
import { U as Qe, C as Ke, u as rn, d as on } from "./index-8e88a0bd.js";
|
|
28
|
+
import { E as eu } from "./index-ce21e2ce.js";
|
|
29
|
+
import { E as Ae } from "./index-d1b554ac.js";
|
|
30
|
+
import { E as nn } from "./index-6290ae0f.js";
|
|
31
|
+
import { h as Gt, e as ln, g as an, d as rn, f as on } from "./use-form-common-props-76a09d89.js";
|
|
33
32
|
import { u as cn } from "./index-2e331d74.js";
|
|
34
|
-
import { u as sn } from "./index-
|
|
35
|
-
import { i as dn } from "./index-
|
|
36
|
-
import "./index-
|
|
37
|
-
import "./castArray-
|
|
38
|
-
import "./index-
|
|
39
|
-
import "./scroll-
|
|
40
|
-
import "./debounce-
|
|
41
|
-
import "./vnode-
|
|
42
|
-
import "./use-global-config-
|
|
43
|
-
import "./_initCloneObject-
|
|
33
|
+
import { u as sn } from "./index-960806da.js";
|
|
34
|
+
import { i as dn } from "./index-a83ec4b7.js";
|
|
35
|
+
import "./index-d77a7336.js";
|
|
36
|
+
import "./castArray-7741a212.js";
|
|
37
|
+
import "./index-5ed42e9c.js";
|
|
38
|
+
import "./scroll-679bd6bf.js";
|
|
39
|
+
import "./debounce-8d53f4dd.js";
|
|
40
|
+
import "./vnode-5ddb7ed1.js";
|
|
41
|
+
import "./use-global-config-0f43458b.js";
|
|
42
|
+
import "./_initCloneObject-152b4f4e.js";
|
|
44
43
|
import "./typescript-7ae59c4c.js";
|
|
45
44
|
import "./index-657047bb.js";
|
|
46
|
-
import "./raf-
|
|
47
|
-
import "./VarietySelect-
|
|
48
|
-
import "./el-autocomplete-
|
|
49
|
-
import "./validator-
|
|
50
|
-
import "./config-provider-
|
|
51
|
-
import "./dropdown-
|
|
45
|
+
import "./raf-80ef0c0a.js";
|
|
46
|
+
import "./VarietySelect-6a166293.js";
|
|
47
|
+
import "./el-autocomplete-342ae823.js";
|
|
48
|
+
import "./validator-0e037618.js";
|
|
49
|
+
import "./config-provider-7a3aca55.js";
|
|
50
|
+
import "./dropdown-01e09205.js";
|
|
52
51
|
const Jt = Lu({
|
|
53
52
|
modelValue: {
|
|
54
53
|
type: [String, Number, Boolean],
|
|
@@ -72,17 +71,17 @@ const Jt = Lu({
|
|
|
72
71
|
...Jt,
|
|
73
72
|
border: Boolean
|
|
74
73
|
}), Wt = {
|
|
75
|
-
[
|
|
76
|
-
[
|
|
74
|
+
[We]: (u) => ct(u) || Ue(u) || st(u),
|
|
75
|
+
[Ye]: (u) => ct(u) || Ue(u) || st(u)
|
|
77
76
|
}, Yt = Symbol("radioGroupKey"), Qt = (u, e) => {
|
|
78
77
|
const t = W(), l = Uu(Yt, void 0), a = tu(() => !!l), n = tu(() => dt(u.value) ? u.label : u.value), o = tu({
|
|
79
78
|
get() {
|
|
80
79
|
return a.value ? l.modelValue : u.modelValue;
|
|
81
80
|
},
|
|
82
81
|
set(d) {
|
|
83
|
-
a.value ? l.changeEvent(d) : e && e(
|
|
82
|
+
a.value ? l.changeEvent(d) : e && e(We, d), t.value.checked = u.modelValue === n.value;
|
|
84
83
|
}
|
|
85
|
-
}), r =
|
|
84
|
+
}), r = ln(tu(() => l == null ? void 0 : l.size)), i = an(tu(() => l == null ? void 0 : l.disabled)), c = W(!1), p = tu(() => i.value || a.value && o.value !== n.value ? -1 : 0);
|
|
86
85
|
return cn({
|
|
87
86
|
from: "label act as value",
|
|
88
87
|
replacement: "value",
|
|
@@ -109,11 +108,11 @@ const Jt = Lu({
|
|
|
109
108
|
setup(u, { emit: e }) {
|
|
110
109
|
const t = u, l = Xu("radio"), { radioRef: a, radioGroup: n, focus: o, size: r, disabled: i, modelValue: c, actualValue: p } = Qt(t, e);
|
|
111
110
|
function d() {
|
|
112
|
-
qu(() => e(
|
|
111
|
+
qu(() => e(Ye, c.value));
|
|
113
112
|
}
|
|
114
113
|
return (b, s) => {
|
|
115
114
|
var f;
|
|
116
|
-
return x(),
|
|
115
|
+
return x(), T("label", {
|
|
117
116
|
class: iu([
|
|
118
117
|
I(l).b(),
|
|
119
118
|
I(l).is("disabled", I(i)),
|
|
@@ -133,15 +132,15 @@ const Jt = Lu({
|
|
|
133
132
|
Gu(C("input", {
|
|
134
133
|
ref_key: "radioRef",
|
|
135
134
|
ref: a,
|
|
136
|
-
"onUpdate:modelValue": (
|
|
135
|
+
"onUpdate:modelValue": (F) => Rt(c) ? c.value = F : null,
|
|
137
136
|
class: iu(I(l).e("original")),
|
|
138
137
|
value: I(p),
|
|
139
138
|
name: b.name || ((f = I(n)) == null ? void 0 : f.name),
|
|
140
139
|
disabled: I(i),
|
|
141
140
|
checked: I(c) === I(p),
|
|
142
141
|
type: "radio",
|
|
143
|
-
onFocus: (
|
|
144
|
-
onBlur: (
|
|
142
|
+
onFocus: (F) => o.value = !0,
|
|
143
|
+
onBlur: (F) => o.value = !1,
|
|
145
144
|
onChange: d,
|
|
146
145
|
onClick: _e(() => {
|
|
147
146
|
}, ["stop"])
|
|
@@ -182,7 +181,7 @@ const hn = Lu({
|
|
|
182
181
|
}));
|
|
183
182
|
return (d, b) => {
|
|
184
183
|
var s;
|
|
185
|
-
return x(),
|
|
184
|
+
return x(), T("label", {
|
|
186
185
|
class: iu([
|
|
187
186
|
I(t).b("button"),
|
|
188
187
|
I(t).is("active", I(r) === I(c)),
|
|
@@ -256,7 +255,7 @@ const xn = Lu({
|
|
|
256
255
|
type: Pe(Object),
|
|
257
256
|
default: () => u0
|
|
258
257
|
},
|
|
259
|
-
...
|
|
258
|
+
...q0(["ariaLabel"])
|
|
260
259
|
}), gn = Wt, u0 = {
|
|
261
260
|
label: "label",
|
|
262
261
|
value: "value",
|
|
@@ -268,14 +267,14 @@ const xn = Lu({
|
|
|
268
267
|
props: xn,
|
|
269
268
|
emits: gn,
|
|
270
269
|
setup(u, { emit: e }) {
|
|
271
|
-
const t = u, l = Xu("radio"), a = sn(), n = W(), { formItem: o } =
|
|
270
|
+
const t = u, l = Xu("radio"), a = sn(), n = W(), { formItem: o } = rn(), { inputId: r, isLabeledByFormItem: i } = on(t, {
|
|
272
271
|
formItemContext: o
|
|
273
272
|
}), c = (s) => {
|
|
274
|
-
e(
|
|
273
|
+
e(We, s), qu(() => e(Ye, s));
|
|
275
274
|
};
|
|
276
|
-
|
|
275
|
+
Qe(() => {
|
|
277
276
|
const s = n.value.querySelectorAll("[type=radio]"), f = s[0];
|
|
278
|
-
!Array.from(s).some((
|
|
277
|
+
!Array.from(s).some((F) => F.checked) && f && (f.tabIndex = 0);
|
|
279
278
|
});
|
|
280
279
|
const p = tu(() => t.name || a.value), d = tu(() => ({
|
|
281
280
|
...u0,
|
|
@@ -289,12 +288,12 @@ const xn = Lu({
|
|
|
289
288
|
return { ...s, ...f };
|
|
290
289
|
};
|
|
291
290
|
return zt(Yt, Lt({
|
|
292
|
-
...
|
|
291
|
+
...U0(t),
|
|
293
292
|
changeEvent: c,
|
|
294
293
|
name: p
|
|
295
294
|
})), Cu(() => t.modelValue, (s, f) => {
|
|
296
|
-
t.validateEvent && !dn(s, f) && (o == null || o.validate("change").catch((
|
|
297
|
-
}), (s, f) => (x(),
|
|
295
|
+
t.validateEvent && !dn(s, f) && (o == null || o.validate("change").catch((F) => B0()));
|
|
296
|
+
}), (s, f) => (x(), T("div", {
|
|
298
297
|
id: I(r),
|
|
299
298
|
ref_key: "radioGroupRef",
|
|
300
299
|
ref: n,
|
|
@@ -304,7 +303,7 @@ const xn = Lu({
|
|
|
304
303
|
"aria-labelledby": I(i) ? I(o).labelId : void 0
|
|
305
304
|
}, [
|
|
306
305
|
Ju(s.$slots, "default", {}, () => [
|
|
307
|
-
(x(!0),
|
|
306
|
+
(x(!0), T(N, null, G(t.options, (F, y) => (x(), U(Kt, Ne({ key: y }, b(F)), null, 16))), 128))
|
|
308
307
|
])
|
|
309
308
|
], 10, ["id", "aria-label", "aria-labelledby"]));
|
|
310
309
|
}
|
|
@@ -353,10 +352,10 @@ const we = Vt(Kt, {
|
|
|
353
352
|
props: Cn,
|
|
354
353
|
setup(u) {
|
|
355
354
|
const e = Xu("skeleton");
|
|
356
|
-
return (t, l) => (x(),
|
|
355
|
+
return (t, l) => (x(), T("div", {
|
|
357
356
|
class: iu([I(e).e("item"), I(e).e(t.variant)])
|
|
358
357
|
}, [
|
|
359
|
-
t.variant === "image" ? (x(), U(I(
|
|
358
|
+
t.variant === "image" ? (x(), U(I(G0), { key: 0 })) : j("v-if", !0)
|
|
360
359
|
], 2));
|
|
361
360
|
}
|
|
362
361
|
});
|
|
@@ -377,7 +376,7 @@ const Fn = (u, e = 0) => {
|
|
|
377
376
|
}, o = (r) => {
|
|
378
377
|
r === "leading" ? Ue(e) ? n(e) : n(e.leading) : ft(e) ? n(e.trailing) : l.value = !1;
|
|
379
378
|
};
|
|
380
|
-
return
|
|
379
|
+
return Qe(() => o("leading")), Cu(() => u.value, (r) => {
|
|
381
380
|
o(r ? "leading" : "trailing");
|
|
382
381
|
}), l;
|
|
383
382
|
}, An = Eu({
|
|
@@ -386,20 +385,20 @@ const Fn = (u, e = 0) => {
|
|
|
386
385
|
...An,
|
|
387
386
|
props: yn,
|
|
388
387
|
setup(u, { expose: e }) {
|
|
389
|
-
const t = u, l = Xu("skeleton"), a = Fn(
|
|
388
|
+
const t = u, l = Xu("skeleton"), a = Fn(P0(t, "loading"), t.throttle);
|
|
390
389
|
return e({
|
|
391
390
|
uiLoading: a
|
|
392
|
-
}), (n, o) => I(a) ? (x(),
|
|
391
|
+
}), (n, o) => I(a) ? (x(), T("div", Ne({
|
|
393
392
|
key: 0,
|
|
394
393
|
class: [I(l).b(), I(l).is("animated", n.animated)]
|
|
395
394
|
}, n.$attrs), [
|
|
396
|
-
(x(!0),
|
|
395
|
+
(x(!0), T(N, null, G(n.count, (r) => (x(), T(N, { key: r }, [
|
|
397
396
|
I(a) ? Ju(n.$slots, "template", { key: r }, () => [
|
|
398
397
|
h(xe, {
|
|
399
398
|
class: iu(I(l).is("first")),
|
|
400
399
|
variant: "p"
|
|
401
400
|
}, null, 8, ["class"]),
|
|
402
|
-
(x(!0),
|
|
401
|
+
(x(!0), T(N, null, G(n.rows, (i) => (x(), U(xe, {
|
|
403
402
|
key: i,
|
|
404
403
|
class: iu([
|
|
405
404
|
I(l).e("paragraph"),
|
|
@@ -409,7 +408,7 @@ const Fn = (u, e = 0) => {
|
|
|
409
408
|
}, null, 8, ["class"]))), 128))
|
|
410
409
|
]) : j("v-if", !0)
|
|
411
410
|
], 64))), 128))
|
|
412
|
-
], 16)) : Ju(n.$slots, "default",
|
|
411
|
+
], 16)) : Ju(n.$slots, "default", N0(Ne({ key: 1 }, n.$attrs)));
|
|
413
412
|
}
|
|
414
413
|
});
|
|
415
414
|
var Tn = /* @__PURE__ */ ue(wn, [["__file", "skeleton.vue"]]);
|
|
@@ -625,6 +624,14 @@ const pt = {
|
|
|
625
624
|
defaultUnit: ["%", "%"],
|
|
626
625
|
unitOptions: ["%"]
|
|
627
626
|
},
|
|
627
|
+
// 流通比例
|
|
628
|
+
{
|
|
629
|
+
key: "freeFloatRatio",
|
|
630
|
+
label: "流通比例",
|
|
631
|
+
parent: { varietyMarketIds: [3, 5], commonOptionIds: [4, 6, 12, 14, 15, 16] },
|
|
632
|
+
defaultUnit: ["%", "%"],
|
|
633
|
+
unitOptions: ["%"]
|
|
634
|
+
},
|
|
628
635
|
// ==================== 盈利类 ====================
|
|
629
636
|
// 每股净收益
|
|
630
637
|
{
|
|
@@ -649,6 +656,14 @@ const pt = {
|
|
|
649
656
|
parent: { varietyMarketIds: [3, 5, 7], commonOptionIds: [4, 6, 12, 14, 15, 16] },
|
|
650
657
|
type: "custom"
|
|
651
658
|
},
|
|
659
|
+
// 每股收益增长率
|
|
660
|
+
{
|
|
661
|
+
key: "epsGrowthRate",
|
|
662
|
+
label: "每股收益增长率",
|
|
663
|
+
parent: { varietyMarketIds: [3, 5], commonOptionIds: [4, 6, 12, 14, 15, 16] },
|
|
664
|
+
defaultUnit: ["%", "%"],
|
|
665
|
+
unitOptions: ["%"]
|
|
666
|
+
},
|
|
652
667
|
// ==================== 成长类 ====================
|
|
653
668
|
// 营业收入增长率
|
|
654
669
|
{
|
|
@@ -805,6 +820,15 @@ const pt = {
|
|
|
805
820
|
defaultUnit: ["天", "天"],
|
|
806
821
|
unitOptions: ["天"]
|
|
807
822
|
},
|
|
823
|
+
// 强势股
|
|
824
|
+
{
|
|
825
|
+
key: "strongStocks",
|
|
826
|
+
label: "强势股",
|
|
827
|
+
parent: { varietyMarketIds: [3, 5], commonOptionIds: [4, 6, 12, 14, 15, 16] },
|
|
828
|
+
convenientOptions: [],
|
|
829
|
+
defaultUnit: ["天", "天"],
|
|
830
|
+
unitOptions: ["天"]
|
|
831
|
+
},
|
|
808
832
|
// ==================== 期权专属 ====================
|
|
809
833
|
// 过期天数
|
|
810
834
|
{
|
|
@@ -1089,14 +1113,14 @@ ge.prototype.parse = function(u, e) {
|
|
|
1089
1113
|
const s = this.hostname[0] === "[" && this.hostname[this.hostname.length - 1] === "]";
|
|
1090
1114
|
if (!s) {
|
|
1091
1115
|
const f = this.hostname.split(/\./);
|
|
1092
|
-
for (let
|
|
1093
|
-
const m = f[
|
|
1116
|
+
for (let F = 0, y = f.length; F < y; F++) {
|
|
1117
|
+
const m = f[F];
|
|
1094
1118
|
if (m && !m.match(vt)) {
|
|
1095
|
-
let
|
|
1119
|
+
let w = "";
|
|
1096
1120
|
for (let D = 0, O = m.length; D < O; D++)
|
|
1097
|
-
m.charCodeAt(D) > 127 ?
|
|
1098
|
-
if (!
|
|
1099
|
-
const D = f.slice(0,
|
|
1121
|
+
m.charCodeAt(D) > 127 ? w += "x" : w += m[D];
|
|
1122
|
+
if (!w.match(vt)) {
|
|
1123
|
+
const D = f.slice(0, F), O = f.slice(F + 1), k = m.match(Pn);
|
|
1100
1124
|
k && (D.push(k[1]), O.unshift(k[2])), O.length && (n = O.join(".") + n), this.hostname = D.join(".");
|
|
1101
1125
|
break;
|
|
1102
1126
|
}
|
|
@@ -1986,8 +2010,8 @@ function Sl(u) {
|
|
|
1986
2010
|
let d = r.level, b = 0;
|
|
1987
2011
|
c.length > 0 && c[0].index === 0 && o > 0 && a[o - 1].type === "text_special" && (c = c.slice(1));
|
|
1988
2012
|
for (let s = 0; s < c.length; s++) {
|
|
1989
|
-
const f = c[s].url,
|
|
1990
|
-
if (!u.md.validateLink(
|
|
2013
|
+
const f = c[s].url, F = u.md.normalizeLink(f);
|
|
2014
|
+
if (!u.md.validateLink(F))
|
|
1991
2015
|
continue;
|
|
1992
2016
|
let y = c[s].text;
|
|
1993
2017
|
c[s].schema ? c[s].schema === "mailto:" && !/^mailto:/i.test(y) ? y = u.md.normalizeLinkText("mailto:" + y).replace(/^mailto:/, "") : y = u.md.normalizeLinkText(y) : y = u.md.normalizeLinkText("http://" + y).replace(/^http:\/\//, "");
|
|
@@ -1996,8 +2020,8 @@ function Sl(u) {
|
|
|
1996
2020
|
const k = new u.Token("text", "", 0);
|
|
1997
2021
|
k.content = i.slice(b, m), k.level = d, p.push(k);
|
|
1998
2022
|
}
|
|
1999
|
-
const
|
|
2000
|
-
|
|
2023
|
+
const w = new u.Token("link_open", "a", 1);
|
|
2024
|
+
w.attrs = [["href", F]], w.level = d++, w.markup = "linkify", w.info = "auto", p.push(w);
|
|
2001
2025
|
const D = new u.Token("text", "", 0);
|
|
2002
2026
|
D.content = y, D.level = d, p.push(D);
|
|
2003
2027
|
const O = new u.Token("link_close", "a", -1);
|
|
@@ -2072,17 +2096,17 @@ function Ll(u, e) {
|
|
|
2072
2096
|
f = u[t].content.charCodeAt(u[t].content.length - 1);
|
|
2073
2097
|
break;
|
|
2074
2098
|
}
|
|
2075
|
-
let
|
|
2099
|
+
let F = 32;
|
|
2076
2100
|
if (i < c)
|
|
2077
|
-
|
|
2101
|
+
F = r.charCodeAt(i);
|
|
2078
2102
|
else
|
|
2079
2103
|
for (t = a + 1; t < u.length && !(u[t].type === "softbreak" || u[t].type === "hardbreak"); t++)
|
|
2080
2104
|
if (u[t].content) {
|
|
2081
|
-
|
|
2105
|
+
F = u[t].content.charCodeAt(0);
|
|
2082
2106
|
break;
|
|
2083
2107
|
}
|
|
2084
|
-
const y = Qu(f) || Yu(String.fromCharCode(f)), m = Qu(
|
|
2085
|
-
if (D ? d = !1 : m && (
|
|
2108
|
+
const y = Qu(f) || Yu(String.fromCharCode(f)), m = Qu(F) || Yu(String.fromCharCode(F)), w = Wu(f), D = Wu(F);
|
|
2109
|
+
if (D ? d = !1 : m && (w || y || (d = !1)), w ? b = !1 : y && (D || m || (b = !1)), F === 34 && p[0] === '"' && f >= 48 && f <= 57 && (b = d = !1), d && b && (d = y, b = m), !d && !b) {
|
|
2086
2110
|
s && (n.content = pe(n.content, p.index, Et));
|
|
2087
2111
|
continue;
|
|
2088
2112
|
}
|
|
@@ -2287,8 +2311,8 @@ function jl(u, e, t, l) {
|
|
|
2287
2311
|
return !0;
|
|
2288
2312
|
const b = u.parentType;
|
|
2289
2313
|
u.parentType = "table";
|
|
2290
|
-
const s = u.md.block.ruler.getRules("blockquote"), f = u.push("table_open", "table", 1),
|
|
2291
|
-
f.map =
|
|
2314
|
+
const s = u.md.block.ruler.getRules("blockquote"), f = u.push("table_open", "table", 1), F = [e, 0];
|
|
2315
|
+
f.map = F;
|
|
2292
2316
|
const y = u.push("thead_open", "thead", 1);
|
|
2293
2317
|
y.map = [e, e + 1];
|
|
2294
2318
|
const m = u.push("tr_open", "tr", 1);
|
|
@@ -2300,7 +2324,7 @@ function jl(u, e, t, l) {
|
|
|
2300
2324
|
g.content = c[O].trim(), g.children = [], u.push("th_close", "th", -1);
|
|
2301
2325
|
}
|
|
2302
2326
|
u.push("tr_close", "tr", -1), u.push("thead_close", "thead", -1);
|
|
2303
|
-
let
|
|
2327
|
+
let w, D = 0;
|
|
2304
2328
|
for (a = e + 2; a < t && !(u.sCount[a] < u.blkIndent); a++) {
|
|
2305
2329
|
let O = !1;
|
|
2306
2330
|
for (let g = 0, E = s.length; g < E; g++)
|
|
@@ -2312,7 +2336,7 @@ function jl(u, e, t, l) {
|
|
|
2312
2336
|
break;
|
|
2313
2337
|
if (a === e + 2) {
|
|
2314
2338
|
const g = u.push("tbody_open", "tbody", 1);
|
|
2315
|
-
g.map =
|
|
2339
|
+
g.map = w = [e + 2, 0];
|
|
2316
2340
|
}
|
|
2317
2341
|
const k = u.push("tr_open", "tr", 1);
|
|
2318
2342
|
k.map = [a, a + 1];
|
|
@@ -2324,7 +2348,7 @@ function jl(u, e, t, l) {
|
|
|
2324
2348
|
}
|
|
2325
2349
|
u.push("tr_close", "tr", -1);
|
|
2326
2350
|
}
|
|
2327
|
-
return
|
|
2351
|
+
return w && (u.push("tbody_close", "tbody", -1), w[1] = a), u.push("table_close", "table", -1), F[1] = a, u.parentType = b, u.line = a, !0;
|
|
2328
2352
|
}
|
|
2329
2353
|
function Zl(u, e, t) {
|
|
2330
2354
|
if (u.sCount[e] - u.blkIndent < 4)
|
|
@@ -2416,17 +2440,17 @@ function Gl(u, e, t, l) {
|
|
|
2416
2440
|
}
|
|
2417
2441
|
r.push(u.bMarks[f]), i.push(u.bsCount[f]), p.push(u.tShift[f]), c.push(u.sCount[f]), u.sCount[f] = -1;
|
|
2418
2442
|
}
|
|
2419
|
-
const
|
|
2443
|
+
const F = u.blkIndent;
|
|
2420
2444
|
u.blkIndent = 0;
|
|
2421
2445
|
const y = u.push("blockquote_open", "blockquote", 1);
|
|
2422
2446
|
y.markup = ">";
|
|
2423
2447
|
const m = [e, 0];
|
|
2424
2448
|
y.map = m, u.md.block.tokenize(u, e, f);
|
|
2425
|
-
const
|
|
2426
|
-
|
|
2449
|
+
const w = u.push("blockquote_close", "blockquote", -1);
|
|
2450
|
+
w.markup = ">", u.lineMax = o, u.parentType = b, m[1] = u.line;
|
|
2427
2451
|
for (let D = 0; D < p.length; D++)
|
|
2428
2452
|
u.bMarks[D + e] = r[D], u.tShift[D + e] = p[D], u.sCount[D + e] = c[D], u.bsCount[D + e] = i[D];
|
|
2429
|
-
return u.blkIndent =
|
|
2453
|
+
return u.blkIndent = F, !0;
|
|
2430
2454
|
}
|
|
2431
2455
|
function Jl(u, e, t, l) {
|
|
2432
2456
|
const a = u.eMarks[e];
|
|
@@ -2509,12 +2533,12 @@ function Yl(u, e, t, l) {
|
|
|
2509
2533
|
return !1;
|
|
2510
2534
|
if (l)
|
|
2511
2535
|
return !0;
|
|
2512
|
-
const f = u.src.charCodeAt(s - 1),
|
|
2536
|
+
const f = u.src.charCodeAt(s - 1), F = u.tokens.length;
|
|
2513
2537
|
d ? (r = u.push("ordered_list_open", "ol", 1), b !== 1 && (r.attrs = [["start", b]])) : r = u.push("bullet_list_open", "ul", 1);
|
|
2514
2538
|
const y = [i, 0];
|
|
2515
2539
|
r.map = y, r.markup = String.fromCharCode(f);
|
|
2516
2540
|
let m = !1;
|
|
2517
|
-
const
|
|
2541
|
+
const w = u.md.block.ruler.getRules("list"), D = u.parentType;
|
|
2518
2542
|
for (u.parentType = "list"; i < t; ) {
|
|
2519
2543
|
n = s, a = u.eMarks[i];
|
|
2520
2544
|
const O = u.sCount[i] + s - (u.bMarks[i] + u.tShift[i]);
|
|
@@ -2539,13 +2563,13 @@ function Yl(u, e, t, l) {
|
|
|
2539
2563
|
const V = u.tight, Z = u.tShift[i], v = u.sCount[i], J = u.listIndent;
|
|
2540
2564
|
if (u.listIndent = u.blkIndent, u.blkIndent = M, u.tight = !0, u.tShift[i] = g - u.bMarks[i], u.sCount[i] = k, g >= a && u.isEmpty(i + 1) ? u.line = Math.min(u.line + 2, t) : u.md.block.tokenize(u, i, t, !0), (!u.tight || m) && (c = !1), m = u.line - i > 1 && u.isEmpty(u.line - 1), u.blkIndent = u.listIndent, u.listIndent = J, u.tShift[i] = Z, u.sCount[i] = v, u.tight = V, r = u.push("list_item_close", "li", -1), r.markup = String.fromCharCode(f), i = u.line, $[1] = i, i >= t || u.sCount[i] < u.blkIndent || u.sCount[i] - u.blkIndent >= 4)
|
|
2541
2565
|
break;
|
|
2542
|
-
let
|
|
2543
|
-
for (let P = 0, au =
|
|
2544
|
-
if (
|
|
2545
|
-
|
|
2566
|
+
let A = !1;
|
|
2567
|
+
for (let P = 0, au = w.length; P < au; P++)
|
|
2568
|
+
if (w[P](u, i, t, !0)) {
|
|
2569
|
+
A = !0;
|
|
2546
2570
|
break;
|
|
2547
2571
|
}
|
|
2548
|
-
if (
|
|
2572
|
+
if (A)
|
|
2549
2573
|
break;
|
|
2550
2574
|
if (d) {
|
|
2551
2575
|
if (s = At(u, i), s < 0)
|
|
@@ -2556,46 +2580,46 @@ function Yl(u, e, t, l) {
|
|
|
2556
2580
|
if (f !== u.src.charCodeAt(s - 1))
|
|
2557
2581
|
break;
|
|
2558
2582
|
}
|
|
2559
|
-
return d ? r = u.push("ordered_list_close", "ol", -1) : r = u.push("bullet_list_close", "ul", -1), r.markup = String.fromCharCode(f), y[1] = i, u.line = i, u.parentType = D, c && Wl(u,
|
|
2583
|
+
return d ? r = u.push("ordered_list_close", "ol", -1) : r = u.push("bullet_list_close", "ul", -1), r.markup = String.fromCharCode(f), y[1] = i, u.line = i, u.parentType = D, c && Wl(u, F), !0;
|
|
2560
2584
|
}
|
|
2561
2585
|
function Ql(u, e, t, l) {
|
|
2562
2586
|
let a = u.bMarks[e] + u.tShift[e], n = u.eMarks[e], o = e + 1;
|
|
2563
2587
|
if (u.sCount[e] - u.blkIndent >= 4 || u.src.charCodeAt(a) !== 91)
|
|
2564
2588
|
return !1;
|
|
2565
|
-
function r(
|
|
2589
|
+
function r(w) {
|
|
2566
2590
|
const D = u.lineMax;
|
|
2567
|
-
if (
|
|
2591
|
+
if (w >= D || u.isEmpty(w))
|
|
2568
2592
|
return null;
|
|
2569
2593
|
let O = !1;
|
|
2570
|
-
if (u.sCount[
|
|
2594
|
+
if (u.sCount[w] - u.blkIndent > 3 && (O = !0), u.sCount[w] < 0 && (O = !0), !O) {
|
|
2571
2595
|
const E = u.md.block.ruler.getRules("reference"), M = u.parentType;
|
|
2572
2596
|
u.parentType = "reference";
|
|
2573
2597
|
let $ = !1;
|
|
2574
2598
|
for (let V = 0, Z = E.length; V < Z; V++)
|
|
2575
|
-
if (E[V](u,
|
|
2599
|
+
if (E[V](u, w, D, !0)) {
|
|
2576
2600
|
$ = !0;
|
|
2577
2601
|
break;
|
|
2578
2602
|
}
|
|
2579
2603
|
if (u.parentType = M, $)
|
|
2580
2604
|
return null;
|
|
2581
2605
|
}
|
|
2582
|
-
const k = u.bMarks[
|
|
2606
|
+
const k = u.bMarks[w] + u.tShift[w], g = u.eMarks[w];
|
|
2583
2607
|
return u.src.slice(k, g + 1);
|
|
2584
2608
|
}
|
|
2585
2609
|
let i = u.src.slice(a, n + 1);
|
|
2586
2610
|
n = i.length;
|
|
2587
2611
|
let c = -1;
|
|
2588
2612
|
for (a = 1; a < n; a++) {
|
|
2589
|
-
const
|
|
2590
|
-
if (
|
|
2613
|
+
const w = i.charCodeAt(a);
|
|
2614
|
+
if (w === 91)
|
|
2591
2615
|
return !1;
|
|
2592
|
-
if (
|
|
2616
|
+
if (w === 93) {
|
|
2593
2617
|
c = a;
|
|
2594
2618
|
break;
|
|
2595
|
-
} else if (
|
|
2619
|
+
} else if (w === 10) {
|
|
2596
2620
|
const D = r(o);
|
|
2597
2621
|
D !== null && (i += D, n = i.length, o++);
|
|
2598
|
-
} else if (
|
|
2622
|
+
} else if (w === 92 && (a++, a < n && i.charCodeAt(a) === 10)) {
|
|
2599
2623
|
const D = r(o);
|
|
2600
2624
|
D !== null && (i += D, n = i.length, o++);
|
|
2601
2625
|
}
|
|
@@ -2603,11 +2627,11 @@ function Ql(u, e, t, l) {
|
|
|
2603
2627
|
if (c < 0 || i.charCodeAt(c + 1) !== 58)
|
|
2604
2628
|
return !1;
|
|
2605
2629
|
for (a = c + 2; a < n; a++) {
|
|
2606
|
-
const
|
|
2607
|
-
if (
|
|
2630
|
+
const w = i.charCodeAt(a);
|
|
2631
|
+
if (w === 10) {
|
|
2608
2632
|
const D = r(o);
|
|
2609
2633
|
D !== null && (i += D, n = i.length, o++);
|
|
2610
|
-
} else if (!K(
|
|
2634
|
+
} else if (!K(w))
|
|
2611
2635
|
break;
|
|
2612
2636
|
}
|
|
2613
2637
|
const p = u.md.helpers.parseLinkDestination(i, a, n);
|
|
@@ -2619,31 +2643,31 @@ function Ql(u, e, t, l) {
|
|
|
2619
2643
|
a = p.pos;
|
|
2620
2644
|
const b = a, s = o, f = a;
|
|
2621
2645
|
for (; a < n; a++) {
|
|
2622
|
-
const
|
|
2623
|
-
if (
|
|
2646
|
+
const w = i.charCodeAt(a);
|
|
2647
|
+
if (w === 10) {
|
|
2624
2648
|
const D = r(o);
|
|
2625
2649
|
D !== null && (i += D, n = i.length, o++);
|
|
2626
|
-
} else if (!K(
|
|
2650
|
+
} else if (!K(w))
|
|
2627
2651
|
break;
|
|
2628
2652
|
}
|
|
2629
|
-
let
|
|
2630
|
-
for (;
|
|
2631
|
-
const
|
|
2632
|
-
if (
|
|
2653
|
+
let F = u.md.helpers.parseLinkTitle(i, a, n);
|
|
2654
|
+
for (; F.can_continue; ) {
|
|
2655
|
+
const w = r(o);
|
|
2656
|
+
if (w === null)
|
|
2633
2657
|
break;
|
|
2634
|
-
i +=
|
|
2658
|
+
i += w, a = n, n = i.length, o++, F = u.md.helpers.parseLinkTitle(i, a, n, F);
|
|
2635
2659
|
}
|
|
2636
2660
|
let y;
|
|
2637
|
-
for (a < n && f !== a &&
|
|
2638
|
-
const
|
|
2639
|
-
if (!K(
|
|
2661
|
+
for (a < n && f !== a && F.ok ? (y = F.str, a = F.pos) : (y = "", a = b, o = s); a < n; ) {
|
|
2662
|
+
const w = i.charCodeAt(a);
|
|
2663
|
+
if (!K(w))
|
|
2640
2664
|
break;
|
|
2641
2665
|
a++;
|
|
2642
2666
|
}
|
|
2643
2667
|
if (a < n && i.charCodeAt(a) !== 10 && y)
|
|
2644
2668
|
for (y = "", a = b, o = s; a < n; ) {
|
|
2645
|
-
const
|
|
2646
|
-
if (!K(
|
|
2669
|
+
const w = i.charCodeAt(a);
|
|
2670
|
+
if (!K(w))
|
|
2647
2671
|
break;
|
|
2648
2672
|
a++;
|
|
2649
2673
|
}
|
|
@@ -3183,8 +3207,8 @@ function Fa(u, e) {
|
|
|
3183
3207
|
}
|
|
3184
3208
|
if (!e) {
|
|
3185
3209
|
u.pos = b, u.posMax = s;
|
|
3186
|
-
const
|
|
3187
|
-
|
|
3210
|
+
const F = u.push("link_open", "a", 1), y = [["href", o]];
|
|
3211
|
+
F.attrs = y, r && y.push(["title", r]), u.linkLevel++, u.md.inline.tokenize(u), u.linkLevel--, u.push("link_close", "a", -1);
|
|
3188
3212
|
}
|
|
3189
3213
|
return u.pos = f, u.posMax = d, !0;
|
|
3190
3214
|
}
|
|
@@ -3220,15 +3244,15 @@ function Aa(u, e) {
|
|
|
3220
3244
|
}
|
|
3221
3245
|
if (!e) {
|
|
3222
3246
|
l = u.src.slice(s, f);
|
|
3223
|
-
const
|
|
3247
|
+
const F = [];
|
|
3224
3248
|
u.md.inline.parse(
|
|
3225
3249
|
l,
|
|
3226
3250
|
u.md,
|
|
3227
3251
|
u.env,
|
|
3228
|
-
|
|
3252
|
+
F
|
|
3229
3253
|
);
|
|
3230
3254
|
const y = u.push("image", "img", 0), m = [["src", p], ["alt", ""]];
|
|
3231
|
-
y.attrs = m, y.children =
|
|
3255
|
+
y.attrs = m, y.children = F, y.content = l, i && m.push(["title", i]);
|
|
3232
3256
|
}
|
|
3233
3257
|
return u.pos = n, u.posMax = b, !0;
|
|
3234
3258
|
}
|
|
@@ -3738,10 +3762,10 @@ const ar = (u) => String.fromCodePoint(...u), rr = function(u) {
|
|
|
3738
3762
|
const s = b <= n ? ot : b >= n + Ku ? Ku : b - n;
|
|
3739
3763
|
if (d < s)
|
|
3740
3764
|
break;
|
|
3741
|
-
const f = d - s,
|
|
3765
|
+
const f = d - s, F = ku - s;
|
|
3742
3766
|
e.push(
|
|
3743
|
-
Le($t(s + f %
|
|
3744
|
-
), d = yu(f /
|
|
3767
|
+
Le($t(s + f % F, 0))
|
|
3768
|
+
), d = yu(f / F);
|
|
3745
3769
|
}
|
|
3746
3770
|
e.push(Le($t(d, 0))), n = y0(a, c, r === o), a = 0, ++r;
|
|
3747
3771
|
}
|
|
@@ -4048,11 +4072,11 @@ const xr = ["innerHTML"], gr = {
|
|
|
4048
4072
|
emits: ["update:visible"],
|
|
4049
4073
|
setup(u) {
|
|
4050
4074
|
const { request: e } = Uu("stConfig"), t = new _u(), l = W(""), a = Pu(u, "visible");
|
|
4051
|
-
return
|
|
4075
|
+
return Qe(async () => {
|
|
4052
4076
|
const { data: n } = await e.post("/middleLayer/special/getOss", { url: "resource/factor_select.md" }), o = new Uint8Array(n.data), i = new TextDecoder("utf-8").decode(o);
|
|
4053
4077
|
l.value = t.render(i);
|
|
4054
4078
|
}), (n, o) => {
|
|
4055
|
-
const r =
|
|
4079
|
+
const r = un, i = en, c = Zt, p = ee;
|
|
4056
4080
|
return x(), U(p, {
|
|
4057
4081
|
modelValue: a.value,
|
|
4058
4082
|
"onUpdate:modelValue": o[0] || (o[0] = (d) => a.value = d),
|
|
@@ -4092,7 +4116,7 @@ const xr = ["innerHTML"], gr = {
|
|
|
4092
4116
|
]),
|
|
4093
4117
|
_: 1
|
|
4094
4118
|
}, 8, ["data"])) : j("", !0),
|
|
4095
|
-
u.factorType === "脚本" ? (x(),
|
|
4119
|
+
u.factorType === "脚本" ? (x(), T("div", {
|
|
4096
4120
|
key: 1,
|
|
4097
4121
|
class: "markdown-body",
|
|
4098
4122
|
innerHTML: l.value
|
|
@@ -4138,7 +4162,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4138
4162
|
}),
|
|
4139
4163
|
emits: /* @__PURE__ */ Ou(["actionState"], ["update:data"]),
|
|
4140
4164
|
setup(u, { emit: e }) {
|
|
4141
|
-
const { request: t, env: l } = Uu("stConfig"), a = e, n = u, o = Pu(u, "data"), r = W(), i = W(), c = W(!1), p = W(!1), d = W("脚本"), b = W(!1), s = W(!1), f = W(!1),
|
|
4165
|
+
const { request: t, env: l } = Uu("stConfig"), a = e, n = u, o = Pu(u, "data"), r = W(), i = W(), c = W(!1), p = W(!1), d = W("脚本"), b = W(!1), s = W(!1), f = W(!1), F = W(!1), y = W(""), m = W(!1), w = W(!1), D = Lt({
|
|
4142
4166
|
result: null,
|
|
4143
4167
|
detail: "",
|
|
4144
4168
|
code: "",
|
|
@@ -4278,7 +4302,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4278
4302
|
}
|
|
4279
4303
|
}, J = () => {
|
|
4280
4304
|
i.value.open(r.value);
|
|
4281
|
-
},
|
|
4305
|
+
}, A = (R, S) => {
|
|
4282
4306
|
if (!r.value)
|
|
4283
4307
|
return eu.error("未检测到编辑器实例");
|
|
4284
4308
|
let Y = R;
|
|
@@ -4344,7 +4368,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4344
4368
|
codes: Vu(y.value),
|
|
4345
4369
|
factorSelectExpr: S
|
|
4346
4370
|
}, L = await t.post("/common/qt/testFactorSelect", Y), { result: H, detail: Q } = L.body;
|
|
4347
|
-
Object.assign(D, { result: H, detail: Q, code: S, ai: "" }), H === 1 ? eu.success("测试通过") : (eu.error("测试未能通过"),
|
|
4371
|
+
Object.assign(D, { result: H, detail: Q, code: S, ai: "" }), H === 1 ? eu.success("测试通过") : (eu.error("测试未能通过"), w.value = !0);
|
|
4348
4372
|
} finally {
|
|
4349
4373
|
b.value = !1, a("actionState", "因子筛选", "测试");
|
|
4350
4374
|
}
|
|
@@ -4353,27 +4377,27 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4353
4377
|
case "log": {
|
|
4354
4378
|
if (D.result === null)
|
|
4355
4379
|
return eu.warning("请先进行测试, 等待测试完成后可查看日志");
|
|
4356
|
-
|
|
4380
|
+
w.value = !0;
|
|
4357
4381
|
break;
|
|
4358
4382
|
}
|
|
4359
4383
|
}
|
|
4360
4384
|
}, xu = () => {
|
|
4361
|
-
a("actionState", "因子筛选", "AI分析"), f.value = !0,
|
|
4385
|
+
a("actionState", "因子筛选", "AI分析"), f.value = !0, F.value = !0, D.ai = "";
|
|
4362
4386
|
try {
|
|
4363
|
-
|
|
4387
|
+
X0({
|
|
4364
4388
|
baseUrl: l.VITE_BASE_URL,
|
|
4365
|
-
token:
|
|
4389
|
+
token: H0(),
|
|
4366
4390
|
value: D.code,
|
|
4367
4391
|
callback: (R, S) => {
|
|
4368
4392
|
if (R === "error") {
|
|
4369
|
-
f.value = !1,
|
|
4393
|
+
f.value = !1, F.value = !1, eu.error("AI分析失败: " + S);
|
|
4370
4394
|
return;
|
|
4371
4395
|
}
|
|
4372
|
-
R === "message" && (f.value = !1, D.ai += S), R === "finish" && (f.value = !1,
|
|
4396
|
+
R === "message" && (f.value = !1, D.ai += S), R === "finish" && (f.value = !1, F.value = !1);
|
|
4373
4397
|
}
|
|
4374
4398
|
});
|
|
4375
4399
|
} catch (R) {
|
|
4376
|
-
eu.error(`AI响应异常: ${R}`), D.ai = R, f.value = !1,
|
|
4400
|
+
eu.error(`AI响应异常: ${R}`), D.ai = R, f.value = !1, F.value = !1;
|
|
4377
4401
|
}
|
|
4378
4402
|
};
|
|
4379
4403
|
return Cu(
|
|
@@ -4392,7 +4416,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4392
4416
|
break;
|
|
4393
4417
|
}
|
|
4394
4418
|
case !1: {
|
|
4395
|
-
i.value.close(),
|
|
4419
|
+
i.value.close(), w.value = !1, y.value = "";
|
|
4396
4420
|
break;
|
|
4397
4421
|
}
|
|
4398
4422
|
}
|
|
@@ -4407,8 +4431,8 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4407
4431
|
{ deep: !0 }
|
|
4408
4432
|
), (R, S) => {
|
|
4409
4433
|
var it;
|
|
4410
|
-
const Y =
|
|
4411
|
-
return x(),
|
|
4434
|
+
const Y = Z0, L = Ae, H = nn, Q = Fe, cu = jt, ru = z0, Au = Xe, mu = te, vu = de("st-customFunction"), pu = ye, bu = Ce, su = Ut, oe = Nt, ie = we, ce = Ke, I0 = Pt, se = Zt, $e = ee, S0 = de("st-varietyAutoComplete"), O0 = de("v-md-editor"), $0 = In, V0 = j0, M0 = de("st-varSelectDialog");
|
|
4435
|
+
return x(), T(N, null, [
|
|
4412
4436
|
C("div", vr, [
|
|
4413
4437
|
C("div", null, [
|
|
4414
4438
|
o.value.sqlEnable && o.value.sqlValue ? (x(), U(L, {
|
|
@@ -4432,7 +4456,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4432
4456
|
]),
|
|
4433
4457
|
_: 1
|
|
4434
4458
|
}, 8, ["title"])) : j("", !0),
|
|
4435
|
-
!o.value.sqlEnable && o.value.list.length ? (x(!0),
|
|
4459
|
+
!o.value.sqlEnable && o.value.list.length ? (x(!0), T(N, { key: 1 }, G(o.value.list, (z, ou) => (x(), U(L, {
|
|
4436
4460
|
closable: "",
|
|
4437
4461
|
type: "info",
|
|
4438
4462
|
onClose: (q) => v("factorTag", ou)
|
|
@@ -4508,7 +4532,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4508
4532
|
onClick: S[2] || (S[2] = (q) => p.value = !0)
|
|
4509
4533
|
}, {
|
|
4510
4534
|
default: _(() => [
|
|
4511
|
-
h(I(
|
|
4535
|
+
h(I(J0))
|
|
4512
4536
|
]),
|
|
4513
4537
|
_: 1
|
|
4514
4538
|
})
|
|
@@ -4535,7 +4559,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4535
4559
|
Gu(C("div", Dr, [
|
|
4536
4560
|
Gu(h(vu, {
|
|
4537
4561
|
size: "small",
|
|
4538
|
-
onInsert:
|
|
4562
|
+
onInsert: A,
|
|
4539
4563
|
onActionState: S[4] || (S[4] = (...q) => a("actionState", ...q))
|
|
4540
4564
|
}, null, 512), [
|
|
4541
4565
|
[je, d.value === "脚本"]
|
|
@@ -4564,7 +4588,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4564
4588
|
}, 8, ["loading"]),
|
|
4565
4589
|
h(Q, {
|
|
4566
4590
|
size: "small",
|
|
4567
|
-
icon: I(
|
|
4591
|
+
icon: I(W0),
|
|
4568
4592
|
onClick: S[6] || (S[6] = (q) => fu("log"))
|
|
4569
4593
|
}, {
|
|
4570
4594
|
default: _(() => [
|
|
@@ -4624,9 +4648,9 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4624
4648
|
model: k.value
|
|
4625
4649
|
}, {
|
|
4626
4650
|
default: _(() => [
|
|
4627
|
-
(x(!0),
|
|
4651
|
+
(x(!0), T(N, null, G(k.value.list, (z, ou) => (x(), T("div", Ar, [
|
|
4628
4652
|
C("span", wr, X(`条件${ou + 1}`), 1),
|
|
4629
|
-
z.key === "compare" ? (x(),
|
|
4653
|
+
z.key === "compare" ? (x(), T(N, { key: 0 }, [
|
|
4630
4654
|
u.config.cycleShow ? (x(), U(su, {
|
|
4631
4655
|
key: 0,
|
|
4632
4656
|
prop: "list." + ou + ".cycle",
|
|
@@ -4641,7 +4665,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4641
4665
|
size: "small"
|
|
4642
4666
|
}, {
|
|
4643
4667
|
default: _(() => [
|
|
4644
|
-
(x(!0),
|
|
4668
|
+
(x(!0), T(N, null, G(u.config.cycleOptions, ({ label: q, value: uu }) => (x(), U(pu, {
|
|
4645
4669
|
label: q,
|
|
4646
4670
|
value: uu,
|
|
4647
4671
|
key: uu
|
|
@@ -4669,7 +4693,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4669
4693
|
default: _(() => {
|
|
4670
4694
|
var q;
|
|
4671
4695
|
return [
|
|
4672
|
-
(x(!0),
|
|
4696
|
+
(x(!0), T(N, null, G((q = u.config.factorOptions) == null ? void 0 : q.filter((uu) => [4].includes(uu.type)), ({ label: uu, value: wu }) => (x(), U(pu, {
|
|
4673
4697
|
label: uu,
|
|
4674
4698
|
value: wu,
|
|
4675
4699
|
key: wu
|
|
@@ -4689,7 +4713,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4689
4713
|
size: "small"
|
|
4690
4714
|
}, {
|
|
4691
4715
|
default: _(() => [
|
|
4692
|
-
(x(),
|
|
4716
|
+
(x(), T(N, null, G([">", ">=", "<", "<="], (q) => h(pu, {
|
|
4693
4717
|
label: q,
|
|
4694
4718
|
value: q,
|
|
4695
4719
|
key: q
|
|
@@ -4714,7 +4738,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4714
4738
|
size: "small"
|
|
4715
4739
|
}, {
|
|
4716
4740
|
default: _(() => [
|
|
4717
|
-
(x(!0),
|
|
4741
|
+
(x(!0), T(N, null, G(u.config.cycleOptions, ({ label: q, value: uu }) => (x(), U(pu, {
|
|
4718
4742
|
label: q,
|
|
4719
4743
|
value: uu,
|
|
4720
4744
|
key: uu
|
|
@@ -4742,7 +4766,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4742
4766
|
default: _(() => {
|
|
4743
4767
|
var q;
|
|
4744
4768
|
return [
|
|
4745
|
-
(x(!0),
|
|
4769
|
+
(x(!0), T(N, null, G((q = u.config.factorOptions) == null ? void 0 : q.filter((uu) => [4].includes(uu.type)), ({ label: uu, value: wu }) => (x(), U(pu, {
|
|
4746
4770
|
label: uu,
|
|
4747
4771
|
value: wu,
|
|
4748
4772
|
key: wu
|
|
@@ -4754,7 +4778,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4754
4778
|
]),
|
|
4755
4779
|
_: 2
|
|
4756
4780
|
}, 1032, ["prop"])
|
|
4757
|
-
], 64)) : (x(),
|
|
4781
|
+
], 64)) : (x(), T(N, { key: 1 }, [
|
|
4758
4782
|
u.config.cycleShow ? (x(), U(su, {
|
|
4759
4783
|
key: 0,
|
|
4760
4784
|
prop: "list." + ou + ".cycle",
|
|
@@ -4769,7 +4793,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4769
4793
|
size: "small"
|
|
4770
4794
|
}, {
|
|
4771
4795
|
default: _(() => [
|
|
4772
|
-
(x(!0),
|
|
4796
|
+
(x(!0), T(N, null, G(u.config.cycleOptions, ({ label: q, value: uu }) => (x(), U(pu, {
|
|
4773
4797
|
label: q,
|
|
4774
4798
|
value: uu,
|
|
4775
4799
|
key: uu
|
|
@@ -4797,7 +4821,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4797
4821
|
default: _(() => {
|
|
4798
4822
|
var q;
|
|
4799
4823
|
return [
|
|
4800
|
-
(x(!0),
|
|
4824
|
+
(x(!0), T(N, null, G((q = u.config.factorOptions) == null ? void 0 : q.filter((uu) => [1, 3].includes(uu.type)), ({ label: uu, value: wu }) => (x(), U(pu, {
|
|
4801
4825
|
label: uu,
|
|
4802
4826
|
value: wu,
|
|
4803
4827
|
key: wu
|
|
@@ -4838,7 +4862,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4838
4862
|
onClick: (q) => M(ou)
|
|
4839
4863
|
}, {
|
|
4840
4864
|
default: _(() => [
|
|
4841
|
-
h(I(
|
|
4865
|
+
h(I(Y0))
|
|
4842
4866
|
]),
|
|
4843
4867
|
_: 2
|
|
4844
4868
|
}, 1032, ["onClick"])
|
|
@@ -4869,7 +4893,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4869
4893
|
]),
|
|
4870
4894
|
_: 1
|
|
4871
4895
|
}, 8, ["icon"]),
|
|
4872
|
-
u.config.sqlShow ? (x(),
|
|
4896
|
+
u.config.sqlShow ? (x(), T(N, { key: 0 }, [
|
|
4873
4897
|
h(su, { label: "SQL功能: " }, {
|
|
4874
4898
|
default: _(() => [
|
|
4875
4899
|
h(mu, {
|
|
@@ -4903,7 +4927,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4903
4927
|
]),
|
|
4904
4928
|
_: 1
|
|
4905
4929
|
}),
|
|
4906
|
-
k.value.sqlEnable ? (x(),
|
|
4930
|
+
k.value.sqlEnable ? (x(), T(N, { key: 0 }, [
|
|
4907
4931
|
h(ce, {
|
|
4908
4932
|
modelValue: k.value.sqlValue,
|
|
4909
4933
|
"onUpdate:modelValue": S[10] || (S[10] = (z) => k.value.sqlValue = z),
|
|
@@ -4923,7 +4947,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
|
|
|
4923
4947
|
C("div", {
|
|
4924
4948
|
style: Bt([{ width: "968px", height: "400px" }, d.value === "脚本" ? null : { position: "fixed", top: "-400px", zIndex: -1, visibility: "hidden", pointerEvents: "none" }])
|
|
4925
4949
|
}, [
|
|
4926
|
-
h(
|
|
4950
|
+
h(tn, {
|
|
4927
4951
|
ref_key: "monacoEditorRef",
|
|
4928
4952
|
ref: r,
|
|
4929
4953
|
language: "lua",
|
|
@@ -5009,8 +5033,8 @@ bu8888 石油沥青期货指数`
|
|
|
5009
5033
|
}, 8, ["modelValue"]),
|
|
5010
5034
|
h($e, {
|
|
5011
5035
|
"modal-class": "log-dialog",
|
|
5012
|
-
modelValue:
|
|
5013
|
-
"onUpdate:modelValue": S[20] || (S[20] = (z) =>
|
|
5036
|
+
modelValue: w.value,
|
|
5037
|
+
"onUpdate:modelValue": S[20] || (S[20] = (z) => w.value = z),
|
|
5014
5038
|
width: "80vw",
|
|
5015
5039
|
"align-center": "",
|
|
5016
5040
|
"append-to-body": "",
|
|
@@ -5030,7 +5054,7 @@ bu8888 石油沥青期货指数`
|
|
|
5030
5054
|
]),
|
|
5031
5055
|
C("div", Ur, [
|
|
5032
5056
|
h(cu, {
|
|
5033
|
-
onClick: S[18] || (S[18] = (q) =>
|
|
5057
|
+
onClick: S[18] || (S[18] = (q) => w.value = !1)
|
|
5034
5058
|
}, {
|
|
5035
5059
|
default: _(() => [
|
|
5036
5060
|
h(I(me))
|
|
@@ -5044,7 +5068,7 @@ bu8888 石油沥青期货指数`
|
|
|
5044
5068
|
C("div", Nr, [
|
|
5045
5069
|
h(Q, {
|
|
5046
5070
|
type: "primary",
|
|
5047
|
-
loading:
|
|
5071
|
+
loading: F.value,
|
|
5048
5072
|
onClick: xu
|
|
5049
5073
|
}, {
|
|
5050
5074
|
default: _(() => [
|
|
@@ -5062,7 +5086,7 @@ bu8888 石油沥青期货指数`
|
|
|
5062
5086
|
_: 1
|
|
5063
5087
|
}),
|
|
5064
5088
|
h(Q, {
|
|
5065
|
-
onClick: S[19] || (S[19] = (z) =>
|
|
5089
|
+
onClick: S[19] || (S[19] = (z) => w.value = !1)
|
|
5066
5090
|
}, {
|
|
5067
5091
|
default: _(() => [
|
|
5068
5092
|
B("关闭")
|
|
@@ -5248,8 +5272,8 @@ ${D.detail}` : D.detail), 3)
|
|
|
5248
5272
|
if (["", null].includes((r = n.range) == null ? void 0 : r[0]) && ["", null].includes((i = n.range) == null ? void 0 : i[1]))
|
|
5249
5273
|
return { valid: !1, message: "格式错误: 请至少填写一个值" };
|
|
5250
5274
|
const s = ((c = n.unit) == null ? void 0 : c[0]) ?? "", f = ((p = n.unit) == null ? void 0 : p[1]) ?? "";
|
|
5251
|
-
let
|
|
5252
|
-
return !["", null].includes(n.range[0]) && !["", null].includes(n.range[1]) ?
|
|
5275
|
+
let F = "";
|
|
5276
|
+
return !["", null].includes(n.range[0]) && !["", null].includes(n.range[1]) ? F = `${t}: ${n.range[0]}${s} ~ ${n.range[1]}${f}` : ["", null].includes(n.range[0]) ? F = `${t}: ≤${n.range[1]}${f}` : F = `${t}: ≥${n.range[0]}${s}`, { valid: !0, tagText: F };
|
|
5253
5277
|
}
|
|
5254
5278
|
if (!n.radio)
|
|
5255
5279
|
return { valid: !1, message: "格式错误: 请选择时间周期" };
|
|
@@ -5311,8 +5335,8 @@ const Wr = { class: "tags" }, Yr = ["onClick"], Qr = {
|
|
|
5311
5335
|
};
|
|
5312
5336
|
return (o, r) => {
|
|
5313
5337
|
const i = Ae;
|
|
5314
|
-
return x(),
|
|
5315
|
-
(x(!0),
|
|
5338
|
+
return x(), T("div", Wr, [
|
|
5339
|
+
(x(!0), T(N, null, G(t.tags, (c, p) => (x(), U(i, {
|
|
5316
5340
|
key: c.key,
|
|
5317
5341
|
closable: "",
|
|
5318
5342
|
type: "info",
|
|
@@ -5372,10 +5396,10 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5372
5396
|
}), r = W({}), i = W({}), c = (y) => {
|
|
5373
5397
|
r.value = y, i.value = Gr(y, n.value), a.value = !0;
|
|
5374
5398
|
}, p = () => {
|
|
5375
|
-
const { valid: y, message: m, tagText:
|
|
5399
|
+
const { valid: y, message: m, tagText: w } = Jr(i.value);
|
|
5376
5400
|
if (!y)
|
|
5377
5401
|
return eu.warning(m);
|
|
5378
|
-
i.value.tagText =
|
|
5402
|
+
i.value.tagText = w;
|
|
5379
5403
|
const D = t.value.findIndex(({ key: O }) => O === i.value.key);
|
|
5380
5404
|
D === -1 ? t.value.push(i.value) : t.value.splice(D, 1, i.value), a.value = !1;
|
|
5381
5405
|
}, d = (y) => {
|
|
@@ -5428,13 +5452,13 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5428
5452
|
});
|
|
5429
5453
|
break;
|
|
5430
5454
|
}
|
|
5431
|
-
},
|
|
5455
|
+
}, F = () => {
|
|
5432
5456
|
const { key: y } = r.value, m = i.value;
|
|
5433
5457
|
if (y === "mainFlow")
|
|
5434
5458
|
m.radio = null, m.rankRange = [null, null];
|
|
5435
5459
|
else if (y === "perVolumn") {
|
|
5436
|
-
const
|
|
5437
|
-
|
|
5460
|
+
const w = m.radioType;
|
|
5461
|
+
w === "0" && (m.radio = null, m.levels = []), w === "2" && (m.range = [null, null]);
|
|
5438
5462
|
}
|
|
5439
5463
|
};
|
|
5440
5464
|
return Cu(
|
|
@@ -5443,8 +5467,8 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5443
5467
|
t.value.length && (t.value = t.value.filter(({ key: y }) => o.value.find((m) => m.key === y)));
|
|
5444
5468
|
}
|
|
5445
5469
|
), (y, m) => {
|
|
5446
|
-
const
|
|
5447
|
-
return u.config.show && o.value.length ? (x(),
|
|
5470
|
+
const w = Xe, D = te, O = Ke, k = Fe, g = ye, E = Ce, M = we, $ = Nt, V = ee;
|
|
5471
|
+
return u.config.show && o.value.length ? (x(), T("div", Xr, [
|
|
5448
5472
|
C("div", uo, [
|
|
5449
5473
|
C("div", eo, [
|
|
5450
5474
|
to,
|
|
@@ -5453,7 +5477,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5453
5477
|
}, "不限")
|
|
5454
5478
|
]),
|
|
5455
5479
|
C("div", no, [
|
|
5456
|
-
(x(!0),
|
|
5480
|
+
(x(!0), T(N, null, G(o.value, (Z) => (x(), T("span", {
|
|
5457
5481
|
key: Z.key,
|
|
5458
5482
|
onClick: (v) => c(Z)
|
|
5459
5483
|
}, X(Z.label), 9, lo))), 128))
|
|
@@ -5476,10 +5500,10 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5476
5500
|
modelValue: i.value.radioType,
|
|
5477
5501
|
"onUpdate:modelValue": m[1] || (m[1] = (v) => i.value.radioType = v),
|
|
5478
5502
|
style: { "vertical-align": "4px", "margin-left": "12px" },
|
|
5479
|
-
onChange:
|
|
5503
|
+
onChange: F
|
|
5480
5504
|
}, {
|
|
5481
5505
|
default: _(() => [
|
|
5482
|
-
(x(!0),
|
|
5506
|
+
(x(!0), T(N, null, G(r.value.radioTypeOptions, (v) => (x(), U(w, {
|
|
5483
5507
|
key: v.value,
|
|
5484
5508
|
value: v.value,
|
|
5485
5509
|
disabled: v.value === "1" && n.value && n.value !== r.value.key
|
|
@@ -5510,8 +5534,8 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5510
5534
|
default: _(() => {
|
|
5511
5535
|
var Z;
|
|
5512
5536
|
return [
|
|
5513
|
-
r.value.type ? (x(),
|
|
5514
|
-
r.value.key === "st" ? (x(),
|
|
5537
|
+
r.value.type ? (x(), T(N, { key: 1 }, [
|
|
5538
|
+
r.value.key === "st" ? (x(), T("div", ho, [
|
|
5515
5539
|
h(D, {
|
|
5516
5540
|
modelValue: i.value.st,
|
|
5517
5541
|
"onUpdate:modelValue": m[8] || (m[8] = (v) => i.value.st = v)
|
|
@@ -5529,7 +5553,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5529
5553
|
_: 1
|
|
5530
5554
|
}, 8, ["modelValue"])
|
|
5531
5555
|
])) : j("", !0),
|
|
5532
|
-
r.value.key === "tFeaturelncomes" ? (x(),
|
|
5556
|
+
r.value.key === "tFeaturelncomes" ? (x(), T("div", mo, [
|
|
5533
5557
|
C("div", _o, [
|
|
5534
5558
|
h(k, {
|
|
5535
5559
|
onClick: m[9] || (m[9] = (v) => f("≤0"))
|
|
@@ -5596,7 +5620,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5596
5620
|
])
|
|
5597
5621
|
])
|
|
5598
5622
|
])) : j("", !0),
|
|
5599
|
-
r.value.key === "priceLevels" ? (x(),
|
|
5623
|
+
r.value.key === "priceLevels" ? (x(), T("div", vo, [
|
|
5600
5624
|
h(E, {
|
|
5601
5625
|
modelValue: i.value.priceLevels,
|
|
5602
5626
|
"onUpdate:modelValue": m[17] || (m[17] = (v) => i.value.priceLevels = v),
|
|
@@ -5606,7 +5630,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5606
5630
|
style: { width: "100%" }
|
|
5607
5631
|
}, {
|
|
5608
5632
|
default: _(() => [
|
|
5609
|
-
(x(),
|
|
5633
|
+
(x(), T(N, null, G([1, 2, 3, 4, 5], (v) => h(g, {
|
|
5610
5634
|
key: v,
|
|
5611
5635
|
label: `${v}分位`,
|
|
5612
5636
|
value: v
|
|
@@ -5615,7 +5639,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5615
5639
|
_: 1
|
|
5616
5640
|
}, 8, ["modelValue"])
|
|
5617
5641
|
])) : j("", !0),
|
|
5618
|
-
r.value.key === "peTtmLevels" ? (x(),
|
|
5642
|
+
r.value.key === "peTtmLevels" ? (x(), T("div", ko, [
|
|
5619
5643
|
h(E, {
|
|
5620
5644
|
modelValue: i.value.peTtmLevels,
|
|
5621
5645
|
"onUpdate:modelValue": m[18] || (m[18] = (v) => i.value.peTtmLevels = v),
|
|
@@ -5625,7 +5649,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5625
5649
|
style: { width: "100%" }
|
|
5626
5650
|
}, {
|
|
5627
5651
|
default: _(() => [
|
|
5628
|
-
(x(),
|
|
5652
|
+
(x(), T(N, null, G([1, 2, 3, 4, 5, 6, 7, 8, 9, 10], (v) => h(g, {
|
|
5629
5653
|
key: v,
|
|
5630
5654
|
label: `${v}分位`,
|
|
5631
5655
|
value: v
|
|
@@ -5634,7 +5658,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5634
5658
|
_: 1
|
|
5635
5659
|
}, 8, ["modelValue"])
|
|
5636
5660
|
])) : j("", !0),
|
|
5637
|
-
r.value.key === "peTrendTtmLevels" ? (x(),
|
|
5661
|
+
r.value.key === "peTrendTtmLevels" ? (x(), T("div", yo, [
|
|
5638
5662
|
h(E, {
|
|
5639
5663
|
modelValue: i.value.peTrendTtmLevels,
|
|
5640
5664
|
"onUpdate:modelValue": m[19] || (m[19] = (v) => i.value.peTrendTtmLevels = v),
|
|
@@ -5644,7 +5668,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5644
5668
|
style: { width: "100%" }
|
|
5645
5669
|
}, {
|
|
5646
5670
|
default: _(() => [
|
|
5647
|
-
(x(),
|
|
5671
|
+
(x(), T(N, null, G([1, 2, 3, 4, 5, 6, 7, 8, 9, 10], (v) => h(g, {
|
|
5648
5672
|
key: v,
|
|
5649
5673
|
label: `${v}分位`,
|
|
5650
5674
|
value: v
|
|
@@ -5653,7 +5677,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5653
5677
|
_: 1
|
|
5654
5678
|
}, 8, ["modelValue"])
|
|
5655
5679
|
])) : j("", !0),
|
|
5656
|
-
r.value.key === "optionsCpType" ? (x(),
|
|
5680
|
+
r.value.key === "optionsCpType" ? (x(), T("div", Co, [
|
|
5657
5681
|
h(D, {
|
|
5658
5682
|
modelValue: i.value.optionsCpType,
|
|
5659
5683
|
"onUpdate:modelValue": m[20] || (m[20] = (v) => i.value.optionsCpType = v)
|
|
@@ -5671,8 +5695,8 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5671
5695
|
_: 1
|
|
5672
5696
|
}, 8, ["modelValue"])
|
|
5673
5697
|
])) : j("", !0),
|
|
5674
|
-
r.value.key === "perVolumn" ? (x(),
|
|
5675
|
-
i.value.radioType === "0" ? (x(),
|
|
5698
|
+
r.value.key === "perVolumn" ? (x(), T("div", Eo, [
|
|
5699
|
+
i.value.radioType === "0" ? (x(), T("div", Do, [
|
|
5676
5700
|
Fo,
|
|
5677
5701
|
h(O, {
|
|
5678
5702
|
modelValue: i.value.range[0],
|
|
@@ -5682,14 +5706,14 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5682
5706
|
r.value.unitOptions.length ? {
|
|
5683
5707
|
name: "append",
|
|
5684
5708
|
fn: _(() => [
|
|
5685
|
-
r.value.unitOptions.length === 1 ? (x(),
|
|
5709
|
+
r.value.unitOptions.length === 1 ? (x(), T("span", Ao, X(i.value.unit[0]), 1)) : (x(), U(E, {
|
|
5686
5710
|
key: 1,
|
|
5687
5711
|
modelValue: i.value.unit[0],
|
|
5688
5712
|
"onUpdate:modelValue": m[21] || (m[21] = (v) => i.value.unit[0] = v),
|
|
5689
5713
|
style: { width: "72px" }
|
|
5690
5714
|
}, {
|
|
5691
5715
|
default: _(() => [
|
|
5692
|
-
(x(!0),
|
|
5716
|
+
(x(!0), T(N, null, G(r.value.unitOptions, (v) => (x(), U(g, {
|
|
5693
5717
|
label: v,
|
|
5694
5718
|
value: v
|
|
5695
5719
|
}, null, 8, ["label", "value"]))), 256))
|
|
@@ -5709,14 +5733,14 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5709
5733
|
r.value.unitOptions.length ? {
|
|
5710
5734
|
name: "append",
|
|
5711
5735
|
fn: _(() => [
|
|
5712
|
-
r.value.unitOptions.length === 1 ? (x(),
|
|
5736
|
+
r.value.unitOptions.length === 1 ? (x(), T("span", wo, X(i.value.unit[1]), 1)) : (x(), U(E, {
|
|
5713
5737
|
key: 1,
|
|
5714
5738
|
modelValue: i.value.unit[1],
|
|
5715
5739
|
"onUpdate:modelValue": m[23] || (m[23] = (v) => i.value.unit[1] = v),
|
|
5716
5740
|
style: { width: "72px" }
|
|
5717
5741
|
}, {
|
|
5718
5742
|
default: _(() => [
|
|
5719
|
-
(x(!0),
|
|
5743
|
+
(x(!0), T(N, null, G(r.value.unitOptions, (v) => (x(), U(g, {
|
|
5720
5744
|
label: v,
|
|
5721
5745
|
value: v
|
|
5722
5746
|
}, null, 8, ["label", "value"]))), 256))
|
|
@@ -5728,13 +5752,13 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5728
5752
|
} : void 0
|
|
5729
5753
|
]), 1032, ["modelValue"])
|
|
5730
5754
|
])) : j("", !0),
|
|
5731
|
-
i.value.radioType === "2" ? (x(),
|
|
5755
|
+
i.value.radioType === "2" ? (x(), T("div", To, [
|
|
5732
5756
|
h(D, {
|
|
5733
5757
|
modelValue: i.value.radio,
|
|
5734
5758
|
"onUpdate:modelValue": m[25] || (m[25] = (v) => i.value.radio = v)
|
|
5735
5759
|
}, {
|
|
5736
5760
|
default: _(() => [
|
|
5737
|
-
(x(!0),
|
|
5761
|
+
(x(!0), T(N, null, G(I(w0), (v) => (x(), U(M, {
|
|
5738
5762
|
key: v.value,
|
|
5739
5763
|
value: v.value
|
|
5740
5764
|
}, {
|
|
@@ -5754,7 +5778,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5754
5778
|
placeholder: "请选择分位"
|
|
5755
5779
|
}, {
|
|
5756
5780
|
default: _(() => [
|
|
5757
|
-
(x(),
|
|
5781
|
+
(x(), T(N, null, G([1, 2, 3, 4, 5], (v) => h(g, {
|
|
5758
5782
|
key: v,
|
|
5759
5783
|
label: `${v}分位`,
|
|
5760
5784
|
value: v
|
|
@@ -5764,7 +5788,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5764
5788
|
}, 8, ["modelValue"])
|
|
5765
5789
|
])) : j("", !0)
|
|
5766
5790
|
])) : j("", !0),
|
|
5767
|
-
r.value.key === "mainFlow" ? (x(),
|
|
5791
|
+
r.value.key === "mainFlow" ? (x(), T("div", Io, [
|
|
5768
5792
|
h(D, {
|
|
5769
5793
|
modelValue: i.value.radio,
|
|
5770
5794
|
"onUpdate:modelValue": m[27] || (m[27] = (v) => i.value.radio = v)
|
|
@@ -5812,13 +5836,13 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5812
5836
|
}, null, 8, ["modelValue"])
|
|
5813
5837
|
])
|
|
5814
5838
|
])) : j("", !0),
|
|
5815
|
-
r.value.key === "auditOpinionType" ? (x(),
|
|
5839
|
+
r.value.key === "auditOpinionType" ? (x(), T("div", Oo, [
|
|
5816
5840
|
h(D, {
|
|
5817
5841
|
modelValue: i.value.enumType,
|
|
5818
5842
|
"onUpdate:modelValue": m[30] || (m[30] = (v) => i.value.enumType = v)
|
|
5819
5843
|
}, {
|
|
5820
5844
|
default: _(() => [
|
|
5821
|
-
(x(!0),
|
|
5845
|
+
(x(!0), T(N, null, G(I(T0), (v, J) => (x(), U(M, {
|
|
5822
5846
|
key: J,
|
|
5823
5847
|
label: v.label,
|
|
5824
5848
|
value: v.value
|
|
@@ -5827,8 +5851,8 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5827
5851
|
_: 1
|
|
5828
5852
|
}, 8, ["modelValue"])
|
|
5829
5853
|
])) : j("", !0)
|
|
5830
|
-
], 64)) : (x(),
|
|
5831
|
-
i.value.radioType === "1" ? (x(),
|
|
5854
|
+
], 64)) : (x(), T(N, { key: 0 }, [
|
|
5855
|
+
i.value.radioType === "1" ? (x(), T("div", ro, [
|
|
5832
5856
|
oo,
|
|
5833
5857
|
h(O, {
|
|
5834
5858
|
modelValue: i.value.rankRange[0],
|
|
@@ -5841,9 +5865,9 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5841
5865
|
"onUpdate:modelValue": m[3] || (m[3] = (v) => i.value.rankRange[1] = v),
|
|
5842
5866
|
style: { flex: "1" }
|
|
5843
5867
|
}, null, 8, ["modelValue"])
|
|
5844
|
-
])) : (x(),
|
|
5845
|
-
(Z = r.value.convenientOptions) != null && Z.length ? (x(),
|
|
5846
|
-
(x(!0),
|
|
5868
|
+
])) : (x(), T("div", io, [
|
|
5869
|
+
(Z = r.value.convenientOptions) != null && Z.length ? (x(), T("div", co, [
|
|
5870
|
+
(x(!0), T(N, null, G(r.value.convenientOptions, (v) => (x(), U(k, {
|
|
5847
5871
|
key: v.text,
|
|
5848
5872
|
onClick: (J) => s(v)
|
|
5849
5873
|
}, {
|
|
@@ -5863,14 +5887,14 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5863
5887
|
r.value.unitOptions.length ? {
|
|
5864
5888
|
name: "append",
|
|
5865
5889
|
fn: _(() => [
|
|
5866
|
-
r.value.unitOptions.length === 1 ? (x(),
|
|
5890
|
+
r.value.unitOptions.length === 1 ? (x(), T("span", po, X(i.value.unit[0]), 1)) : (x(), U(E, {
|
|
5867
5891
|
key: 1,
|
|
5868
5892
|
modelValue: i.value.unit[0],
|
|
5869
5893
|
"onUpdate:modelValue": m[4] || (m[4] = (v) => i.value.unit[0] = v),
|
|
5870
5894
|
style: { width: "72px" }
|
|
5871
5895
|
}, {
|
|
5872
5896
|
default: _(() => [
|
|
5873
|
-
(x(!0),
|
|
5897
|
+
(x(!0), T(N, null, G(r.value.unitOptions, (v) => (x(), U(g, {
|
|
5874
5898
|
label: v,
|
|
5875
5899
|
value: v
|
|
5876
5900
|
}, null, 8, ["label", "value"]))), 256))
|
|
@@ -5890,14 +5914,14 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
|
|
|
5890
5914
|
r.value.unitOptions.length ? {
|
|
5891
5915
|
name: "append",
|
|
5892
5916
|
fn: _(() => [
|
|
5893
|
-
r.value.unitOptions.length === 1 ? (x(),
|
|
5917
|
+
r.value.unitOptions.length === 1 ? (x(), T("span", bo, X(i.value.unit[1]), 1)) : (x(), U(E, {
|
|
5894
5918
|
key: 1,
|
|
5895
5919
|
modelValue: i.value.unit[1],
|
|
5896
5920
|
"onUpdate:modelValue": m[6] || (m[6] = (v) => i.value.unit[1] = v),
|
|
5897
5921
|
style: { width: "72px" }
|
|
5898
5922
|
}, {
|
|
5899
5923
|
default: _(() => [
|
|
5900
|
-
(x(!0),
|
|
5924
|
+
(x(!0), T(N, null, G(r.value.unitOptions, (v) => (x(), U(g, {
|
|
5901
5925
|
label: v,
|
|
5902
5926
|
value: v
|
|
5903
5927
|
}, null, 8, ["label", "value"]))), 256))
|
|
@@ -5970,13 +5994,13 @@ const Ro = (u) => (Ee("data-v-07aa9e1a"), u = u(), De(), u), qo = {
|
|
|
5970
5994
|
const { id: b, name: s, value: f } = r.value;
|
|
5971
5995
|
if (!s)
|
|
5972
5996
|
return eu.warning("请选择需要排序的条件");
|
|
5973
|
-
const { label:
|
|
5997
|
+
const { label: F } = i.value.find((m) => m.key === s), y = `${F}-${f === "asc" ? "升序↑" : "降序↓"}`;
|
|
5974
5998
|
if (b === null) {
|
|
5975
|
-
const m = l.value.findIndex((
|
|
5999
|
+
const m = l.value.findIndex((w) => w.name === s);
|
|
5976
6000
|
m === -1 ? l.value.push({ ...r.value, id: s, tagText: y }) : l.value.splice(m, 1, { ...r.value, id: s, tagText: y });
|
|
5977
6001
|
} else if (r.value.id) {
|
|
5978
|
-
const m = l.value.findIndex((D) => D.name === b),
|
|
5979
|
-
l.value[m] = { ...r.value, id: s, tagText: y },
|
|
6002
|
+
const m = l.value.findIndex((D) => D.name === b), w = l.value.findIndex((D) => D.name === s);
|
|
6003
|
+
l.value[m] = { ...r.value, id: s, tagText: y }, w !== -1 && m !== w && l.value.splice(w, 1);
|
|
5980
6004
|
}
|
|
5981
6005
|
o.value = !1;
|
|
5982
6006
|
break;
|
|
@@ -5993,8 +6017,8 @@ const Ro = (u) => (Ee("data-v-07aa9e1a"), u = u(), De(), u), qo = {
|
|
|
5993
6017
|
l.value.length && (l.value = l.value.filter(({ name: p }) => i.value.find((d) => d.key === p)));
|
|
5994
6018
|
}
|
|
5995
6019
|
), (p, d) => {
|
|
5996
|
-
const b = Ae, s = Fe, f = jt,
|
|
5997
|
-
return u.config.show && i.value.length ? (x(),
|
|
6020
|
+
const b = Ae, s = Fe, f = jt, F = ye, y = Ce, m = Ut, w = we, D = te, O = Pt, k = ee;
|
|
6021
|
+
return u.config.show && i.value.length ? (x(), T("div", qo, [
|
|
5998
6022
|
C("div", Bo, [
|
|
5999
6023
|
zo,
|
|
6000
6024
|
C("span", {
|
|
@@ -6002,7 +6026,7 @@ const Ro = (u) => (Ee("data-v-07aa9e1a"), u = u(), De(), u), qo = {
|
|
|
6002
6026
|
}, "不限")
|
|
6003
6027
|
]),
|
|
6004
6028
|
C("div", Lo, [
|
|
6005
|
-
(x(!0),
|
|
6029
|
+
(x(!0), T(N, null, G(l.value, (g, E) => (x(), U(b, {
|
|
6006
6030
|
closable: "",
|
|
6007
6031
|
type: "info",
|
|
6008
6032
|
onClose: (M) => c("delete", E)
|
|
@@ -6096,7 +6120,7 @@ const Ro = (u) => (Ee("data-v-07aa9e1a"), u = u(), De(), u), qo = {
|
|
|
6096
6120
|
"no-match-text": "未匹配到相关条件"
|
|
6097
6121
|
}, {
|
|
6098
6122
|
default: _(() => [
|
|
6099
|
-
(x(!0),
|
|
6123
|
+
(x(!0), T(N, null, G(i.value, ({ label: g, key: E }) => (x(), U(F, {
|
|
6100
6124
|
label: g,
|
|
6101
6125
|
value: E,
|
|
6102
6126
|
key: E
|
|
@@ -6114,11 +6138,11 @@ const Ro = (u) => (Ee("data-v-07aa9e1a"), u = u(), De(), u), qo = {
|
|
|
6114
6138
|
"onUpdate:modelValue": d[4] || (d[4] = (g) => r.value.value = g)
|
|
6115
6139
|
}, {
|
|
6116
6140
|
default: _(() => [
|
|
6117
|
-
h(
|
|
6141
|
+
h(w, {
|
|
6118
6142
|
label: "升序",
|
|
6119
6143
|
value: "asc"
|
|
6120
6144
|
}),
|
|
6121
|
-
h(
|
|
6145
|
+
h(w, {
|
|
6122
6146
|
label: "降序",
|
|
6123
6147
|
value: "desc"
|
|
6124
6148
|
})
|
|
@@ -6158,7 +6182,7 @@ const Wo = { class: "tag-list" }, Yo = { class: "tab-list-item" }, Qo = { style:
|
|
|
6158
6182
|
O();
|
|
6159
6183
|
}, 300);
|
|
6160
6184
|
});
|
|
6161
|
-
const f = (g) => !!c.value.includes(g.id),
|
|
6185
|
+
const f = (g) => !!c.value.includes(g.id), F = (g) => {
|
|
6162
6186
|
f(g) ? c.value = c.value.filter((E) => E !== g.id) : c.value.push(g.id);
|
|
6163
6187
|
}, y = (g, E) => {
|
|
6164
6188
|
switch (g) {
|
|
@@ -6182,7 +6206,7 @@ const Wo = { class: "tag-list" }, Yo = { class: "tab-list-item" }, Qo = { style:
|
|
|
6182
6206
|
E === "confirm" && (await t.post("/alarm/deliversign/deleteTag", { tagId: g.id }), O(), eu.success("删除成功!"));
|
|
6183
6207
|
}
|
|
6184
6208
|
});
|
|
6185
|
-
},
|
|
6209
|
+
}, w = (g) => {
|
|
6186
6210
|
d.value = g, b.value = g.name, p.value = !0;
|
|
6187
6211
|
}, D = async () => {
|
|
6188
6212
|
await t.post("/alarm/deliversign/addOrUpdateFeatureTag", { tagName: b.value, tagId: d.value.id }), r.value = {
|
|
@@ -6241,10 +6265,10 @@ const Wo = { class: "tag-list" }, Yo = { class: "tab-list-item" }, Qo = { style:
|
|
|
6241
6265
|
};
|
|
6242
6266
|
}, {});
|
|
6243
6267
|
})(), (g, E) => {
|
|
6244
|
-
const M = Ae, $ = Fe, V = Xe, Z = te, v =
|
|
6245
|
-
return x(),
|
|
6268
|
+
const M = Ae, $ = Fe, V = Xe, Z = te, v = Ke, J = Mt, A = ee;
|
|
6269
|
+
return x(), T(N, null, [
|
|
6246
6270
|
C("div", null, [
|
|
6247
|
-
(x(!0),
|
|
6271
|
+
(x(!0), T(N, null, G(s.value, (P, au) => (x(), U(M, {
|
|
6248
6272
|
closable: "",
|
|
6249
6273
|
style: { "margin-right": "10px" },
|
|
6250
6274
|
type: "info",
|
|
@@ -6269,7 +6293,7 @@ const Wo = { class: "tag-list" }, Yo = { class: "tab-list-item" }, Qo = { style:
|
|
|
6269
6293
|
_: 1
|
|
6270
6294
|
}, 8, ["icon"])
|
|
6271
6295
|
]),
|
|
6272
|
-
h(
|
|
6296
|
+
h(A, {
|
|
6273
6297
|
modelValue: a.value,
|
|
6274
6298
|
"onUpdate:modelValue": E[5] || (E[5] = (P) => a.value = P),
|
|
6275
6299
|
width: "1000"
|
|
@@ -6327,10 +6351,10 @@ const Wo = { class: "tag-list" }, Yo = { class: "tab-list-item" }, Qo = { style:
|
|
|
6327
6351
|
]),
|
|
6328
6352
|
default: _(() => [
|
|
6329
6353
|
C("div", Wo, [
|
|
6330
|
-
(x(!0),
|
|
6354
|
+
(x(!0), T(N, null, G(i.value, (P) => (x(), T("div", Yo, [
|
|
6331
6355
|
h(J, {
|
|
6332
6356
|
checked: f(P),
|
|
6333
|
-
onChange: (au) =>
|
|
6357
|
+
onChange: (au) => F(P)
|
|
6334
6358
|
}, {
|
|
6335
6359
|
default: _(() => [
|
|
6336
6360
|
C("div", Qo, [
|
|
@@ -6338,13 +6362,13 @@ const Wo = { class: "tag-list" }, Yo = { class: "tab-list-item" }, Qo = { style:
|
|
|
6338
6362
|
n.value === "person" ? (x(), U($, {
|
|
6339
6363
|
key: 0,
|
|
6340
6364
|
size: "small",
|
|
6341
|
-
icon: I(
|
|
6342
|
-
onClick: (au) =>
|
|
6365
|
+
icon: I(Q0),
|
|
6366
|
+
onClick: (au) => w(P)
|
|
6343
6367
|
}, null, 8, ["icon", "onClick"])) : j("", !0),
|
|
6344
6368
|
n.value === "person" ? (x(), U($, {
|
|
6345
6369
|
key: 1,
|
|
6346
6370
|
size: "small",
|
|
6347
|
-
icon: I(
|
|
6371
|
+
icon: I(K0),
|
|
6348
6372
|
onClick: (au) => m(P)
|
|
6349
6373
|
}, null, 8, ["icon", "onClick"])) : j("", !0)
|
|
6350
6374
|
])
|
|
@@ -6356,7 +6380,7 @@ const Wo = { class: "tag-list" }, Yo = { class: "tab-list-item" }, Qo = { style:
|
|
|
6356
6380
|
]),
|
|
6357
6381
|
_: 1
|
|
6358
6382
|
}, 8, ["modelValue"]),
|
|
6359
|
-
h(
|
|
6383
|
+
h(A, {
|
|
6360
6384
|
modelValue: p.value,
|
|
6361
6385
|
"onUpdate:modelValue": E[9] || (E[9] = (P) => p.value = P),
|
|
6362
6386
|
title: "编辑标签",
|
|
@@ -6400,7 +6424,7 @@ const Wo = { class: "tag-list" }, Yo = { class: "tab-list-item" }, Qo = { style:
|
|
|
6400
6424
|
};
|
|
6401
6425
|
}
|
|
6402
6426
|
}, ni = /* @__PURE__ */ Nu(ti, [["__scopeId", "data-v-7f5f72e8"]]);
|
|
6403
|
-
const Zu = (u) => (Ee("data-v-
|
|
6427
|
+
const Zu = (u) => (Ee("data-v-a867705a"), u = u(), De(), u), li = { class: "variety-search" }, ai = {
|
|
6404
6428
|
key: 0,
|
|
6405
6429
|
class: "variety-search-row"
|
|
6406
6430
|
}, ri = { class: "title" }, oi = /* @__PURE__ */ Zu(() => /* @__PURE__ */ C("span", null, "品种市场: ", -1)), ii = {
|
|
@@ -6456,14 +6480,15 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
|
|
|
6456
6480
|
const o = tu(() => {
|
|
6457
6481
|
const b = {};
|
|
6458
6482
|
return Object.keys(bt).forEach((s) => {
|
|
6459
|
-
const f = bt[s],
|
|
6483
|
+
const f = bt[s], F = a.config[s] ?? {}, y = { ...f, ...F };
|
|
6460
6484
|
b[s] = y;
|
|
6461
6485
|
}), b;
|
|
6462
6486
|
}), r = tu(() => o.value.varietyMarket.options), i = tu(() => {
|
|
6487
|
+
var s;
|
|
6463
6488
|
const { varietyMarket: b } = n.value;
|
|
6464
|
-
return b ? r.value.find(({ value:
|
|
6465
|
-
const
|
|
6466
|
-
return
|
|
6489
|
+
return b ? (((s = r.value.find(({ value: F }) => F === b)) == null ? void 0 : s.memo) ?? []).reduce((F, y) => {
|
|
6490
|
+
const m = o.value.commonOption.options.find((w) => w.value === y);
|
|
6491
|
+
return m && F.push(m), F;
|
|
6467
6492
|
}, []) : o.value.commonOption.options;
|
|
6468
6493
|
}), c = tu(() => {
|
|
6469
6494
|
const { varietyMarket: b } = n.value;
|
|
@@ -6516,21 +6541,21 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
|
|
|
6516
6541
|
() => i.value,
|
|
6517
6542
|
(b) => {
|
|
6518
6543
|
var s;
|
|
6519
|
-
(s = n.value.commonOption) != null && s.length && (n.value.commonOption = n.value.commonOption.filter((f) => b.find(({ value:
|
|
6544
|
+
(s = n.value.commonOption) != null && s.length && (n.value.commonOption = n.value.commonOption.filter((f) => b.find(({ value: F }) => F === f)));
|
|
6520
6545
|
}
|
|
6521
6546
|
), Cu(
|
|
6522
6547
|
() => c.value,
|
|
6523
6548
|
(b) => {
|
|
6524
6549
|
var s;
|
|
6525
|
-
(s = n.value.marketIds) != null && s.length && (n.value.marketIds = n.value.marketIds.filter((f) => b.find(({ value:
|
|
6550
|
+
(s = n.value.marketIds) != null && s.length && (n.value.marketIds = n.value.marketIds.filter((f) => b.find(({ value: F }) => F === f)));
|
|
6526
6551
|
}
|
|
6527
6552
|
), zt("clearRow", d), e({
|
|
6528
6553
|
// 生成接口传参结构的数据
|
|
6529
6554
|
formatData: (b) => {
|
|
6530
|
-
var f,
|
|
6555
|
+
var f, F, y, m, w, D, O;
|
|
6531
6556
|
console.log("%c[st-varietySearch]: 正在生成接口传参...", "color: tomato");
|
|
6532
6557
|
const s = {};
|
|
6533
|
-
if (b.varietyMarket && (s.exchangeId = String(b.varietyMarket)), (f = b.commonOption) != null && f.length && (s.optionId = b.commonOption.join(",")), (
|
|
6558
|
+
if (b.varietyMarket && (s.exchangeId = String(b.varietyMarket)), (f = b.commonOption) != null && f.length && (s.optionId = b.commonOption.join(",")), (F = b.marketIds) != null && F.length && (s.marketIds = b.marketIds), (y = b.customTag) != null && y.length && (s.tagIds = b.customTag), (m = o.value.jcTranslate) != null && m.show) {
|
|
6534
6559
|
const { jcTranslate: k } = b, { type: g, jcList: E } = k;
|
|
6535
6560
|
switch (g) {
|
|
6536
6561
|
case 1: {
|
|
@@ -6541,7 +6566,7 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
|
|
|
6541
6566
|
s.translateType = 2;
|
|
6542
6567
|
}
|
|
6543
6568
|
}
|
|
6544
|
-
if ((
|
|
6569
|
+
if ((w = o.value.factorScreen) != null && w.show) {
|
|
6545
6570
|
const { factorScreen: k } = b;
|
|
6546
6571
|
if ((D = k == null ? void 0 : k.list) != null && D.length && (s.tbFeatureFactorScores = k.list.map((g) => {
|
|
6547
6572
|
switch (g.key) {
|
|
@@ -6567,13 +6592,13 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
|
|
|
6567
6592
|
const Z = `条件${V + 1}`;
|
|
6568
6593
|
switch ($.key) {
|
|
6569
6594
|
case "compare": {
|
|
6570
|
-
let
|
|
6571
|
-
(v = o.value.factorScreen) != null && v.cycleShow ?
|
|
6595
|
+
let A = "";
|
|
6596
|
+
(v = o.value.factorScreen) != null && v.cycleShow ? A = `freq_id = ${$.cycle} and factor_id = ${$.factor} ${$.compareType} freq_id = ${$.cycle2} and factor_id = ${$.factor2}` : A = `factor_id = ${$.factor} ${$.compareType} factor_id = ${$.factor2}`, M.set(Z, `(${A})`);
|
|
6572
6597
|
break;
|
|
6573
6598
|
}
|
|
6574
6599
|
default: {
|
|
6575
|
-
let
|
|
6576
|
-
(J = o.value.factorScreen) != null && J.cycleShow && (
|
|
6600
|
+
let A = `factor_id = ${$.factor} and `;
|
|
6601
|
+
(J = o.value.factorScreen) != null && J.cycleShow && (A = `freq_id = ${$.cycle} and factor_id = ${$.factor} and `), ($.score[0] || $.score[0] === 0) && ($.score[1] || $.score[1] === 0) ? A += `score >= ${$.score[0]} and score <= ${$.score[1]}` : $.score[0] || $.score[0] === 0 ? A += `score >= ${$.score[0]}` : ($.score[1] || $.score[1] === 0) && (A += `score <= ${$.score[1]}`), M.set(Z, `(${A})`);
|
|
6577
6602
|
}
|
|
6578
6603
|
}
|
|
6579
6604
|
return M;
|
|
@@ -6588,13 +6613,13 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
|
|
|
6588
6613
|
s.enableSql = k.sqlEnable === 1 ? 2 : 1, k.factorSelectExpr && (s.factorSelectExpr = k.factorSelectExpr);
|
|
6589
6614
|
}
|
|
6590
6615
|
{
|
|
6591
|
-
const k = ["expireDays", "virtualRealDegree", "yearProfitRate", "impliedVolatility", "levelMultiplier", "turnover", "volume", "openInterest", "optionsCpType", "optionGear"], g = b.commonIndicator.reduce((
|
|
6616
|
+
const k = ["expireDays", "virtualRealDegree", "yearProfitRate", "impliedVolatility", "levelMultiplier", "turnover", "volume", "openInterest", "optionsCpType", "optionGear"], g = b.commonIndicator.reduce((A, P) => {
|
|
6592
6617
|
const { key: au, type: Vu, range: fu, unit: xu, radioType: R, radio: S, rankRange: Y } = P;
|
|
6593
6618
|
if (au === "mainFlow") {
|
|
6594
6619
|
let [L, H] = Y, Q = R === "0" ? `netInfow${S}d` : `last${S}DayMainFlowRank`;
|
|
6595
|
-
|
|
6620
|
+
A.push({ column: Q, start: L, end: H });
|
|
6596
6621
|
} else if (au === "auditOpinionType")
|
|
6597
|
-
|
|
6622
|
+
A.push({ column: P.key, enumType: P.enumType });
|
|
6598
6623
|
else if (R === "1")
|
|
6599
6624
|
s.sortBy = {
|
|
6600
6625
|
column: P.key,
|
|
@@ -6603,7 +6628,7 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
|
|
|
6603
6628
|
};
|
|
6604
6629
|
else if (["dividendYield", "incrementRevenueLyr", "netProfitGrowthRatioLyr", "fiveYearRoe"].includes(au)) {
|
|
6605
6630
|
let [L, H] = fu;
|
|
6606
|
-
["", null].includes(L) || (L = L / 100), ["", null].includes(H) || (H = H / 100),
|
|
6631
|
+
["", null].includes(L) || (L = L / 100), ["", null].includes(H) || (H = H / 100), A.push({
|
|
6607
6632
|
column: P.key,
|
|
6608
6633
|
start: L,
|
|
6609
6634
|
end: H
|
|
@@ -6634,30 +6659,30 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
|
|
|
6634
6659
|
H = H;
|
|
6635
6660
|
break;
|
|
6636
6661
|
}
|
|
6637
|
-
|
|
6662
|
+
A.push({
|
|
6638
6663
|
column: P.key,
|
|
6639
6664
|
start: L,
|
|
6640
6665
|
end: H
|
|
6641
6666
|
});
|
|
6642
6667
|
}
|
|
6643
|
-
return
|
|
6644
|
-
}, []), E = b.commonIndicator.find(({ key:
|
|
6668
|
+
return A;
|
|
6669
|
+
}, []), E = b.commonIndicator.find(({ key: A }) => A === "st");
|
|
6645
6670
|
E && (s.st = E.st);
|
|
6646
|
-
const M = b.commonIndicator.find(({ key:
|
|
6671
|
+
const M = b.commonIndicator.find(({ key: A }) => A === "tFeaturelncomes");
|
|
6647
6672
|
M && (s.netProfitQueryDto = { ...M, netProfit: M.netProfit * 1e8 });
|
|
6648
|
-
const $ = b.commonIndicator.find(({ key:
|
|
6673
|
+
const $ = b.commonIndicator.find(({ key: A }) => A === "priceLevels");
|
|
6649
6674
|
$ && (s.priceLevels = $.priceLevels);
|
|
6650
|
-
const V = b.commonIndicator.find(({ key:
|
|
6675
|
+
const V = b.commonIndicator.find(({ key: A }) => A === "peTtmLevels");
|
|
6651
6676
|
V && (s.peTtmLevels = V.peTtmLevels);
|
|
6652
|
-
const Z = b.commonIndicator.find(({ key:
|
|
6677
|
+
const Z = b.commonIndicator.find(({ key: A }) => A === "peTrendTtmLevels");
|
|
6653
6678
|
Z && (s.peTrendTtmLevels = Z.peTrendTtmLevels);
|
|
6654
|
-
const v = b.commonIndicator.find(({ key:
|
|
6679
|
+
const v = b.commonIndicator.find(({ key: A }) => A === "perVolumn");
|
|
6655
6680
|
if (v) {
|
|
6656
|
-
const { radioType:
|
|
6657
|
-
if (
|
|
6681
|
+
const { radioType: A, radio: P, levels: au, range: Vu, unit: fu } = v;
|
|
6682
|
+
if (A === "2" && (s.perVolumn = {
|
|
6658
6683
|
type: P,
|
|
6659
6684
|
value: au
|
|
6660
|
-
}),
|
|
6685
|
+
}), A === "0") {
|
|
6661
6686
|
let [xu, R] = Vu;
|
|
6662
6687
|
if (!["", null].includes(xu))
|
|
6663
6688
|
switch (fu == null ? void 0 : fu[0]) {
|
|
@@ -6685,38 +6710,38 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
|
|
|
6685
6710
|
}
|
|
6686
6711
|
}
|
|
6687
6712
|
const J = {};
|
|
6688
|
-
b.commonIndicator.forEach((
|
|
6689
|
-
const { key: P } =
|
|
6713
|
+
b.commonIndicator.forEach((A) => {
|
|
6714
|
+
const { key: P } = A;
|
|
6690
6715
|
switch (P) {
|
|
6691
6716
|
case "expireDays":
|
|
6692
|
-
["", null].includes(
|
|
6717
|
+
["", null].includes(A.range[0]) || (J.minExpireDays = A.range[0]), ["", null].includes(A.range[1]) || (J.maxExpireDays = A.range[1]);
|
|
6693
6718
|
break;
|
|
6694
6719
|
case "virtualRealDegree":
|
|
6695
|
-
["", null].includes(
|
|
6720
|
+
["", null].includes(A.range[0]) || (J.minVirtualRealDegree = A.range[0] / 100), ["", null].includes(A.range[1]) || (J.maxVirtualRealDegree = A.range[1] / 100);
|
|
6696
6721
|
break;
|
|
6697
6722
|
case "yearProfitRate":
|
|
6698
|
-
["", null].includes(
|
|
6723
|
+
["", null].includes(A.range[0]) || (J.minYearProfitRate = A.range[0] / 100), ["", null].includes(A.range[1]) || (J.maxYearProfitRate = A.range[1] / 100);
|
|
6699
6724
|
break;
|
|
6700
6725
|
case "impliedVolatility":
|
|
6701
|
-
["", null].includes(
|
|
6726
|
+
["", null].includes(A.range[0]) || (J.minImpliedVolatility = A.range[0] / 100), ["", null].includes(A.range[1]) || (J.maxImpliedVolatility = A.range[1] / 100);
|
|
6702
6727
|
break;
|
|
6703
6728
|
case "levelMultiplier":
|
|
6704
|
-
["", null].includes(
|
|
6729
|
+
["", null].includes(A.range[0]) || (J.minLevelMultiplier = A.range[0]), ["", null].includes(A.range[1]) || (J.maxLevelMultiplier = A.range[1]);
|
|
6705
6730
|
break;
|
|
6706
6731
|
case "turnover":
|
|
6707
|
-
|
|
6732
|
+
A.radioType === "0" && !["", null].includes(A.range[0]) && (J.minTurnover = A.range[0] * 1e4), A.radioType === "0" && !["", null].includes(A.range[1]) && (J.maxTurnover = A.range[1] * 1e4);
|
|
6708
6733
|
break;
|
|
6709
6734
|
case "volume":
|
|
6710
|
-
|
|
6735
|
+
A.radioType === "0" && !["", null].includes(A.range[0]) && (J.minVolume = A.range[0]), A.radioType === "0" && !["", null].includes(A.range[1]) && (J.maxVolume = A.range[1]);
|
|
6711
6736
|
break;
|
|
6712
6737
|
case "openInterest":
|
|
6713
|
-
|
|
6738
|
+
A.radioType === "0" && !["", null].includes(A.range[0]) && (J.minOpenInterest = A.range[0]), A.radioType === "0" && !["", null].includes(A.range[1]) && (J.maxOpenInterest = A.range[1]);
|
|
6714
6739
|
break;
|
|
6715
6740
|
case "optionsCpType":
|
|
6716
|
-
J.optionsCpType =
|
|
6741
|
+
J.optionsCpType = A.optionsCpType;
|
|
6717
6742
|
break;
|
|
6718
6743
|
case "optionGear":
|
|
6719
|
-
["", null].includes(
|
|
6744
|
+
["", null].includes(A.range[0]) || (J.minOptionGear = A.range[0]), ["", null].includes(A.range[1]) || (J.maxOptionGear = A.range[1]);
|
|
6720
6745
|
break;
|
|
6721
6746
|
}
|
|
6722
6747
|
}), g.length && (s.query = g), Object.keys(J).length && (s.searchOptionDto = J);
|
|
@@ -6754,22 +6779,22 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
|
|
|
6754
6779
|
}
|
|
6755
6780
|
}), (b, s) => {
|
|
6756
6781
|
var O, k, g, E, M, $;
|
|
6757
|
-
const f = we,
|
|
6758
|
-
return x(),
|
|
6759
|
-
(O = o.value.varietyMarket) != null && O.show ? (x(),
|
|
6782
|
+
const f = we, F = te, y = Mt, m = L0, w = ye, D = Ce;
|
|
6783
|
+
return x(), T("div", li, [
|
|
6784
|
+
(O = o.value.varietyMarket) != null && O.show ? (x(), T("div", ai, [
|
|
6760
6785
|
C("div", ri, [
|
|
6761
6786
|
oi,
|
|
6762
6787
|
C("span", {
|
|
6763
6788
|
onClick: s[0] || (s[0] = (V) => d("varietyMarket"))
|
|
6764
6789
|
}, "不限")
|
|
6765
6790
|
]),
|
|
6766
|
-
h(
|
|
6791
|
+
h(F, {
|
|
6767
6792
|
modelValue: n.value.varietyMarket,
|
|
6768
6793
|
"onUpdate:modelValue": s[1] || (s[1] = (V) => n.value.varietyMarket = V),
|
|
6769
6794
|
size: "small"
|
|
6770
6795
|
}, {
|
|
6771
6796
|
default: _(() => [
|
|
6772
|
-
(x(!0),
|
|
6797
|
+
(x(!0), T(N, null, G(r.value, ({ label: V, value: Z }) => (x(), U(f, {
|
|
6773
6798
|
label: V,
|
|
6774
6799
|
value: Z,
|
|
6775
6800
|
key: Z
|
|
@@ -6778,7 +6803,7 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
|
|
|
6778
6803
|
_: 1
|
|
6779
6804
|
}, 8, ["modelValue"])
|
|
6780
6805
|
])) : j("", !0),
|
|
6781
|
-
(k = o.value.commonOption) != null && k.show && i.value.length ? (x(),
|
|
6806
|
+
(k = o.value.commonOption) != null && k.show && i.value.length ? (x(), T("div", ii, [
|
|
6782
6807
|
C("div", ci, [
|
|
6783
6808
|
si,
|
|
6784
6809
|
C("span", {
|
|
@@ -6791,7 +6816,7 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
|
|
|
6791
6816
|
size: "small"
|
|
6792
6817
|
}, {
|
|
6793
6818
|
default: _(() => [
|
|
6794
|
-
(x(!0),
|
|
6819
|
+
(x(!0), T(N, null, G(i.value, ({ label: V, value: Z }) => (x(), U(y, {
|
|
6795
6820
|
label: V,
|
|
6796
6821
|
value: Z,
|
|
6797
6822
|
key: Z
|
|
@@ -6800,7 +6825,7 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
|
|
|
6800
6825
|
_: 1
|
|
6801
6826
|
}, 8, ["modelValue"])
|
|
6802
6827
|
])) : j("", !0),
|
|
6803
|
-
(g = o.value.marketIds) != null && g.show && c.value.length ? (x(),
|
|
6828
|
+
(g = o.value.marketIds) != null && g.show && c.value.length ? (x(), T("div", di, [
|
|
6804
6829
|
C("div", fi, [
|
|
6805
6830
|
pi,
|
|
6806
6831
|
C("span", {
|
|
@@ -6813,7 +6838,7 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
|
|
|
6813
6838
|
size: "small"
|
|
6814
6839
|
}, {
|
|
6815
6840
|
default: _(() => [
|
|
6816
|
-
(x(!0),
|
|
6841
|
+
(x(!0), T(N, null, G(c.value, ({ label: V, value: Z }) => (x(), U(y, {
|
|
6817
6842
|
label: V,
|
|
6818
6843
|
value: Z,
|
|
6819
6844
|
key: Z
|
|
@@ -6822,7 +6847,7 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
|
|
|
6822
6847
|
_: 1
|
|
6823
6848
|
}, 8, ["modelValue"])
|
|
6824
6849
|
])) : j("", !0),
|
|
6825
|
-
(E = o.value.customTag) != null && E.show ? (x(),
|
|
6850
|
+
(E = o.value.customTag) != null && E.show ? (x(), T("div", bi, [
|
|
6826
6851
|
C("div", hi, [
|
|
6827
6852
|
mi,
|
|
6828
6853
|
C("span", {
|
|
@@ -6834,14 +6859,14 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
|
|
|
6834
6859
|
"onUpdate:data": s[7] || (s[7] = (V) => n.value.customTag = V)
|
|
6835
6860
|
}, null, 8, ["data"])
|
|
6836
6861
|
])) : j("", !0),
|
|
6837
|
-
(M = o.value.jcTranslate) != null && M.show ? (x(),
|
|
6862
|
+
(M = o.value.jcTranslate) != null && M.show ? (x(), T("div", _i, [
|
|
6838
6863
|
C("div", xi, [
|
|
6839
6864
|
gi,
|
|
6840
6865
|
C("span", {
|
|
6841
6866
|
onClick: s[8] || (s[8] = (V) => d("jcTranslate"))
|
|
6842
6867
|
}, "不限")
|
|
6843
6868
|
]),
|
|
6844
|
-
h(
|
|
6869
|
+
h(F, {
|
|
6845
6870
|
modelValue: n.value.jcTranslate.type,
|
|
6846
6871
|
"onUpdate:modelValue": s[9] || (s[9] = (V) => n.value.jcTranslate.type = V),
|
|
6847
6872
|
size: "small"
|
|
@@ -6873,7 +6898,7 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
|
|
|
6873
6898
|
style: { width: "140px" }
|
|
6874
6899
|
}, {
|
|
6875
6900
|
default: _(() => [
|
|
6876
|
-
(x(!0),
|
|
6901
|
+
(x(!0), T(N, null, G(p.value, (V) => (x(), U(w, {
|
|
6877
6902
|
key: V.value,
|
|
6878
6903
|
label: V.label,
|
|
6879
6904
|
value: V.value
|
|
@@ -6884,7 +6909,7 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
|
|
|
6884
6909
|
[je, n.value.jcTranslate.type === 1]
|
|
6885
6910
|
])
|
|
6886
6911
|
])) : j("", !0),
|
|
6887
|
-
($ = o.value.factorScreen) != null && $.show ? (x(),
|
|
6912
|
+
($ = o.value.factorScreen) != null && $.show ? (x(), T("div", vi, [
|
|
6888
6913
|
C("div", ki, [
|
|
6889
6914
|
yi,
|
|
6890
6915
|
C("span", {
|
|
@@ -6916,11 +6941,11 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
|
|
|
6916
6941
|
]);
|
|
6917
6942
|
};
|
|
6918
6943
|
}
|
|
6919
|
-
}, Ei = /* @__PURE__ */ Nu(Ci, [["__scopeId", "data-v-
|
|
6944
|
+
}, Ei = /* @__PURE__ */ Nu(Ci, [["__scopeId", "data-v-a867705a"]]), kc = {
|
|
6920
6945
|
install(u) {
|
|
6921
6946
|
u.component("st-varietySearch", Ei);
|
|
6922
6947
|
}
|
|
6923
6948
|
};
|
|
6924
6949
|
export {
|
|
6925
|
-
|
|
6950
|
+
kc as default
|
|
6926
6951
|
};
|