aI问答支持流式输出,效果非常好
This commit is contained in:
@@ -493,24 +493,24 @@ if (!Math) {
|
||||
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
return common_vendor.e({
|
||||
a: common_vendor.t($data.materialTotal),
|
||||
b: common_vendor.o((...args) => $options.onMaterialSearch && $options.onMaterialSearch(...args)),
|
||||
b: common_vendor.o((...args) => $options.onMaterialSearch && $options.onMaterialSearch(...args), "34"),
|
||||
c: $data.materialQuery.title,
|
||||
d: common_vendor.o(($event) => $data.materialQuery.title = $event.detail.value),
|
||||
e: common_vendor.o((...args) => $options.onMaterialSearch && $options.onMaterialSearch(...args)),
|
||||
d: common_vendor.o(($event) => $data.materialQuery.title = $event.detail.value, "be"),
|
||||
e: common_vendor.o((...args) => $options.onMaterialSearch && $options.onMaterialSearch(...args), "4e"),
|
||||
f: $data.materialQuery.industry,
|
||||
g: common_vendor.o(($event) => $data.materialQuery.industry = $event.detail.value),
|
||||
g: common_vendor.o(($event) => $data.materialQuery.industry = $event.detail.value, "ec"),
|
||||
h: common_vendor.p({
|
||||
type: "refresh",
|
||||
size: "18",
|
||||
color: "#2A68FF"
|
||||
}),
|
||||
i: common_vendor.o((...args) => $options.onMaterialRefresh && $options.onMaterialRefresh(...args)),
|
||||
i: common_vendor.o((...args) => $options.onMaterialRefresh && $options.onMaterialRefresh(...args), "a7"),
|
||||
j: common_vendor.p({
|
||||
type: "plus",
|
||||
size: "18",
|
||||
color: "#2A68FF"
|
||||
}),
|
||||
k: common_vendor.o((...args) => $options.showAddMaterial && $options.showAddMaterial(...args)),
|
||||
k: common_vendor.o((...args) => $options.showAddMaterial && $options.showAddMaterial(...args), "a6"),
|
||||
l: common_vendor.f($data.materialList, (item, index, i0) => {
|
||||
return common_vendor.e({
|
||||
a: common_vendor.t((item.title || "知").charAt(0)),
|
||||
@@ -552,10 +552,10 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
}, !$data.materialLoading && !$data.materialList.length ? {} : {}, {
|
||||
o: $data.materialLoading && $data.materialList.length
|
||||
}, $data.materialLoading && $data.materialList.length ? {} : {}, {
|
||||
p: common_vendor.o((...args) => $options.onMaterialReachBottom && $options.onMaterialReachBottom(...args)),
|
||||
p: common_vendor.o((...args) => $options.onMaterialReachBottom && $options.onMaterialReachBottom(...args), "76"),
|
||||
q: $data.showMaterialPopup
|
||||
}, $data.showMaterialPopup ? {
|
||||
r: common_vendor.o((...args) => $options.closeMaterialPopup && $options.closeMaterialPopup(...args))
|
||||
r: common_vendor.o((...args) => $options.closeMaterialPopup && $options.closeMaterialPopup(...args), "af")
|
||||
} : {}, {
|
||||
s: $data.showMaterialPopup
|
||||
}, $data.showMaterialPopup ? common_vendor.e({
|
||||
@@ -564,13 +564,13 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
size: "20",
|
||||
color: "#999"
|
||||
}),
|
||||
v: common_vendor.o((...args) => $options.closeMaterialPopup && $options.closeMaterialPopup(...args)),
|
||||
v: common_vendor.o((...args) => $options.closeMaterialPopup && $options.closeMaterialPopup(...args), "d1"),
|
||||
w: $data.materialForm.title,
|
||||
x: common_vendor.o(($event) => $data.materialForm.title = $event.detail.value),
|
||||
x: common_vendor.o(($event) => $data.materialForm.title = $event.detail.value, "c0"),
|
||||
y: $data.materialForm.category,
|
||||
z: common_vendor.o(($event) => $data.materialForm.category = $event.detail.value),
|
||||
z: common_vendor.o(($event) => $data.materialForm.category = $event.detail.value, "d0"),
|
||||
A: $data.materialForm.industry,
|
||||
B: common_vendor.o(($event) => $data.materialForm.industry = $event.detail.value),
|
||||
B: common_vendor.o(($event) => $data.materialForm.industry = $event.detail.value, "7c"),
|
||||
C: $data.materialForm.file
|
||||
}, $data.materialForm.file ? {
|
||||
D: common_vendor.t($data.materialForm.file.name || "文件"),
|
||||
@@ -579,7 +579,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
size: "16",
|
||||
color: "#999"
|
||||
}),
|
||||
F: common_vendor.o((...args) => $options.removeFile && $options.removeFile(...args))
|
||||
F: common_vendor.o((...args) => $options.removeFile && $options.removeFile(...args), "ed")
|
||||
} : {}, {
|
||||
G: !$data.materialForm.file
|
||||
}, !$data.materialForm.file ? {
|
||||
@@ -588,26 +588,26 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
size: "24",
|
||||
color: "#2A68FF"
|
||||
}),
|
||||
I: common_vendor.o((...args) => $options.chooseFile && $options.chooseFile(...args))
|
||||
I: common_vendor.o((...args) => $options.chooseFile && $options.chooseFile(...args), "14")
|
||||
} : {}, {
|
||||
J: common_vendor.p({
|
||||
type: "close",
|
||||
size: "20",
|
||||
color: "#2A68FF"
|
||||
}),
|
||||
K: common_vendor.o((...args) => $options.closeMaterialPopup && $options.closeMaterialPopup(...args)),
|
||||
K: common_vendor.o((...args) => $options.closeMaterialPopup && $options.closeMaterialPopup(...args), "c2"),
|
||||
L: common_vendor.p({
|
||||
type: "checkmarkempty",
|
||||
size: "20",
|
||||
color: "#2A68FF"
|
||||
}),
|
||||
M: common_vendor.o((...args) => $options.submitMaterial && $options.submitMaterial(...args)),
|
||||
M: common_vendor.o((...args) => $options.submitMaterial && $options.submitMaterial(...args), "3a"),
|
||||
N: common_vendor.o(() => {
|
||||
})
|
||||
}, "71")
|
||||
}) : {}, {
|
||||
O: $data.showEditMaterialPopup
|
||||
}, $data.showEditMaterialPopup ? {
|
||||
P: common_vendor.o((...args) => $options.closeEditMaterialPopup && $options.closeEditMaterialPopup(...args))
|
||||
P: common_vendor.o((...args) => $options.closeEditMaterialPopup && $options.closeEditMaterialPopup(...args), "ea")
|
||||
} : {}, {
|
||||
Q: $data.showEditMaterialPopup
|
||||
}, $data.showEditMaterialPopup ? {
|
||||
@@ -616,39 +616,39 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
size: "20",
|
||||
color: "#999"
|
||||
}),
|
||||
S: common_vendor.o((...args) => $options.closeEditMaterialPopup && $options.closeEditMaterialPopup(...args)),
|
||||
S: common_vendor.o((...args) => $options.closeEditMaterialPopup && $options.closeEditMaterialPopup(...args), "e7"),
|
||||
T: $data.editMaterialForm.title,
|
||||
U: common_vendor.o(($event) => $data.editMaterialForm.title = $event.detail.value),
|
||||
U: common_vendor.o(($event) => $data.editMaterialForm.title = $event.detail.value, "f8"),
|
||||
V: $data.editMaterialForm.category,
|
||||
W: common_vendor.o(($event) => $data.editMaterialForm.category = $event.detail.value),
|
||||
W: common_vendor.o(($event) => $data.editMaterialForm.category = $event.detail.value, "1e"),
|
||||
X: $data.editMaterialForm.industry,
|
||||
Y: common_vendor.o(($event) => $data.editMaterialForm.industry = $event.detail.value),
|
||||
Y: common_vendor.o(($event) => $data.editMaterialForm.industry = $event.detail.value, "eb"),
|
||||
Z: $data.editMaterialForm.content,
|
||||
aa: common_vendor.o(($event) => $data.editMaterialForm.content = $event.detail.value),
|
||||
aa: common_vendor.o(($event) => $data.editMaterialForm.content = $event.detail.value, "de"),
|
||||
ab: $data.editMaterialForm.remark,
|
||||
ac: common_vendor.o(($event) => $data.editMaterialForm.remark = $event.detail.value),
|
||||
ac: common_vendor.o(($event) => $data.editMaterialForm.remark = $event.detail.value, "23"),
|
||||
ad: common_vendor.p({
|
||||
type: "close",
|
||||
size: "20",
|
||||
color: "#2A68FF"
|
||||
}),
|
||||
ae: common_vendor.o((...args) => $options.closeEditMaterialPopup && $options.closeEditMaterialPopup(...args)),
|
||||
ae: common_vendor.o((...args) => $options.closeEditMaterialPopup && $options.closeEditMaterialPopup(...args), "5f"),
|
||||
af: common_vendor.p({
|
||||
type: "checkmarkempty",
|
||||
size: "20",
|
||||
color: "#2A68FF"
|
||||
}),
|
||||
ag: common_vendor.o((...args) => $options.submitEditMaterial && $options.submitEditMaterial(...args)),
|
||||
ag: common_vendor.o((...args) => $options.submitEditMaterial && $options.submitEditMaterial(...args), "6b"),
|
||||
ah: common_vendor.o(() => {
|
||||
})
|
||||
}, "6d")
|
||||
} : {}, {
|
||||
ai: $data.contextMenuVisible
|
||||
}, $data.contextMenuVisible ? {
|
||||
aj: common_vendor.o((...args) => $options.closeContextMenu && $options.closeContextMenu(...args))
|
||||
aj: common_vendor.o((...args) => $options.closeContextMenu && $options.closeContextMenu(...args), "e4")
|
||||
} : {}, {
|
||||
ak: $data.showContentPopup
|
||||
}, $data.showContentPopup ? {
|
||||
al: common_vendor.o((...args) => $options.closeContentPopup && $options.closeContentPopup(...args))
|
||||
al: common_vendor.o((...args) => $options.closeContentPopup && $options.closeContentPopup(...args), "a6")
|
||||
} : {}, {
|
||||
am: $data.showContentPopup
|
||||
}, $data.showContentPopup ? {
|
||||
@@ -658,10 +658,10 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
size: "20",
|
||||
color: "#999"
|
||||
}),
|
||||
ap: common_vendor.o((...args) => $options.closeContentPopup && $options.closeContentPopup(...args)),
|
||||
ap: common_vendor.o((...args) => $options.closeContentPopup && $options.closeContentPopup(...args), "80"),
|
||||
aq: common_vendor.t($data.contentPopupText),
|
||||
ar: common_vendor.o(() => {
|
||||
})
|
||||
}, "c9")
|
||||
} : {});
|
||||
}
|
||||
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-b0f1fe5a"]]);
|
||||
|
||||
@@ -507,24 +507,24 @@ if (!Math) {
|
||||
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
return common_vendor.e({
|
||||
a: common_vendor.t($data.practiceTotal),
|
||||
b: common_vendor.o((...args) => $options.onPracticeSearch && $options.onPracticeSearch(...args)),
|
||||
b: common_vendor.o((...args) => $options.onPracticeSearch && $options.onPracticeSearch(...args), "98"),
|
||||
c: $data.practiceQuery.title,
|
||||
d: common_vendor.o(($event) => $data.practiceQuery.title = $event.detail.value),
|
||||
e: common_vendor.o((...args) => $options.onPracticeSearch && $options.onPracticeSearch(...args)),
|
||||
d: common_vendor.o(($event) => $data.practiceQuery.title = $event.detail.value, "97"),
|
||||
e: common_vendor.o((...args) => $options.onPracticeSearch && $options.onPracticeSearch(...args), "75"),
|
||||
f: $data.practiceQuery.industry,
|
||||
g: common_vendor.o(($event) => $data.practiceQuery.industry = $event.detail.value),
|
||||
g: common_vendor.o(($event) => $data.practiceQuery.industry = $event.detail.value, "b1"),
|
||||
h: common_vendor.p({
|
||||
type: "refresh",
|
||||
size: "18",
|
||||
color: "#2A68FF"
|
||||
}),
|
||||
i: common_vendor.o((...args) => $options.onPracticeRefresh && $options.onPracticeRefresh(...args)),
|
||||
i: common_vendor.o((...args) => $options.onPracticeRefresh && $options.onPracticeRefresh(...args), "ed"),
|
||||
j: common_vendor.p({
|
||||
type: "plus",
|
||||
size: "18",
|
||||
color: "#2A68FF"
|
||||
}),
|
||||
k: common_vendor.o((...args) => $options.showAddPractice && $options.showAddPractice(...args)),
|
||||
k: common_vendor.o((...args) => $options.showAddPractice && $options.showAddPractice(...args), "4f"),
|
||||
l: common_vendor.f($data.practiceList, (item, index, i0) => {
|
||||
return common_vendor.e({
|
||||
a: common_vendor.t((item.title || "知").charAt(0)),
|
||||
@@ -565,10 +565,10 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
}, !$data.practiceLoading && !$data.practiceList.length ? {} : {}, {
|
||||
o: $data.practiceLoading && $data.practiceList.length
|
||||
}, $data.practiceLoading && $data.practiceList.length ? {} : {}, {
|
||||
p: common_vendor.o((...args) => $options.onPracticeReachBottom && $options.onPracticeReachBottom(...args)),
|
||||
p: common_vendor.o((...args) => $options.onPracticeReachBottom && $options.onPracticeReachBottom(...args), "ce"),
|
||||
q: $data.showPracticePopup
|
||||
}, $data.showPracticePopup ? {
|
||||
r: common_vendor.o((...args) => $options.closePracticePopup && $options.closePracticePopup(...args))
|
||||
r: common_vendor.o((...args) => $options.closePracticePopup && $options.closePracticePopup(...args), "c2")
|
||||
} : {}, {
|
||||
s: $data.showPracticePopup
|
||||
}, $data.showPracticePopup ? {
|
||||
@@ -577,35 +577,35 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
size: "20",
|
||||
color: "#999"
|
||||
}),
|
||||
v: common_vendor.o((...args) => $options.closePracticePopup && $options.closePracticePopup(...args)),
|
||||
v: common_vendor.o((...args) => $options.closePracticePopup && $options.closePracticePopup(...args), "59"),
|
||||
w: $data.practiceForm.title,
|
||||
x: common_vendor.o(($event) => $data.practiceForm.title = $event.detail.value),
|
||||
x: common_vendor.o(($event) => $data.practiceForm.title = $event.detail.value, "b7"),
|
||||
y: $data.practiceForm.category,
|
||||
z: common_vendor.o(($event) => $data.practiceForm.category = $event.detail.value),
|
||||
z: common_vendor.o(($event) => $data.practiceForm.category = $event.detail.value, "94"),
|
||||
A: $data.practiceForm.industry,
|
||||
B: common_vendor.o(($event) => $data.practiceForm.industry = $event.detail.value),
|
||||
B: common_vendor.o(($event) => $data.practiceForm.industry = $event.detail.value, "3e"),
|
||||
C: $data.practiceForm.content,
|
||||
D: common_vendor.o(($event) => $data.practiceForm.content = $event.detail.value),
|
||||
D: common_vendor.o(($event) => $data.practiceForm.content = $event.detail.value, "61"),
|
||||
E: $data.practiceForm.remark,
|
||||
F: common_vendor.o(($event) => $data.practiceForm.remark = $event.detail.value),
|
||||
F: common_vendor.o(($event) => $data.practiceForm.remark = $event.detail.value, "31"),
|
||||
G: common_vendor.p({
|
||||
type: "close",
|
||||
size: "20",
|
||||
color: "#2A68FF"
|
||||
}),
|
||||
H: common_vendor.o((...args) => $options.closePracticePopup && $options.closePracticePopup(...args)),
|
||||
H: common_vendor.o((...args) => $options.closePracticePopup && $options.closePracticePopup(...args), "97"),
|
||||
I: common_vendor.p({
|
||||
type: "checkmarkempty",
|
||||
size: "20",
|
||||
color: "#2A68FF"
|
||||
}),
|
||||
J: common_vendor.o((...args) => $options.submitPractice && $options.submitPractice(...args)),
|
||||
J: common_vendor.o((...args) => $options.submitPractice && $options.submitPractice(...args), "3a"),
|
||||
K: common_vendor.o(() => {
|
||||
})
|
||||
}, "6f")
|
||||
} : {}, {
|
||||
L: $data.showEditPracticePopup
|
||||
}, $data.showEditPracticePopup ? {
|
||||
M: common_vendor.o((...args) => $options.closeEditPracticePopup && $options.closeEditPracticePopup(...args))
|
||||
M: common_vendor.o((...args) => $options.closeEditPracticePopup && $options.closeEditPracticePopup(...args), "8f")
|
||||
} : {}, {
|
||||
N: $data.showEditPracticePopup
|
||||
}, $data.showEditPracticePopup ? {
|
||||
@@ -614,35 +614,35 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
size: "20",
|
||||
color: "#999"
|
||||
}),
|
||||
P: common_vendor.o((...args) => $options.closeEditPracticePopup && $options.closeEditPracticePopup(...args)),
|
||||
P: common_vendor.o((...args) => $options.closeEditPracticePopup && $options.closeEditPracticePopup(...args), "17"),
|
||||
Q: $data.editPracticeForm.title,
|
||||
R: common_vendor.o(($event) => $data.editPracticeForm.title = $event.detail.value),
|
||||
R: common_vendor.o(($event) => $data.editPracticeForm.title = $event.detail.value, "15"),
|
||||
S: $data.editPracticeForm.category,
|
||||
T: common_vendor.o(($event) => $data.editPracticeForm.category = $event.detail.value),
|
||||
T: common_vendor.o(($event) => $data.editPracticeForm.category = $event.detail.value, "c6"),
|
||||
U: $data.editPracticeForm.industry,
|
||||
V: common_vendor.o(($event) => $data.editPracticeForm.industry = $event.detail.value),
|
||||
V: common_vendor.o(($event) => $data.editPracticeForm.industry = $event.detail.value, "3b"),
|
||||
W: $data.editPracticeForm.content,
|
||||
X: common_vendor.o(($event) => $data.editPracticeForm.content = $event.detail.value),
|
||||
X: common_vendor.o(($event) => $data.editPracticeForm.content = $event.detail.value, "34"),
|
||||
Y: $data.editPracticeForm.remark,
|
||||
Z: common_vendor.o(($event) => $data.editPracticeForm.remark = $event.detail.value),
|
||||
Z: common_vendor.o(($event) => $data.editPracticeForm.remark = $event.detail.value, "aa"),
|
||||
aa: common_vendor.p({
|
||||
type: "close",
|
||||
size: "20",
|
||||
color: "#2A68FF"
|
||||
}),
|
||||
ab: common_vendor.o((...args) => $options.closeEditPracticePopup && $options.closeEditPracticePopup(...args)),
|
||||
ab: common_vendor.o((...args) => $options.closeEditPracticePopup && $options.closeEditPracticePopup(...args), "4f"),
|
||||
ac: common_vendor.p({
|
||||
type: "checkmarkempty",
|
||||
size: "20",
|
||||
color: "#2A68FF"
|
||||
}),
|
||||
ad: common_vendor.o((...args) => $options.submitEditPractice && $options.submitEditPractice(...args)),
|
||||
ad: common_vendor.o((...args) => $options.submitEditPractice && $options.submitEditPractice(...args), "de"),
|
||||
ae: common_vendor.o(() => {
|
||||
})
|
||||
}, "a1")
|
||||
} : {}, {
|
||||
af: $data.showPracticeTrainingPopup
|
||||
}, $data.showPracticeTrainingPopup ? {
|
||||
ag: common_vendor.o((...args) => $options.closePracticeTrainingPopup && $options.closePracticeTrainingPopup(...args))
|
||||
ag: common_vendor.o((...args) => $options.closePracticeTrainingPopup && $options.closePracticeTrainingPopup(...args), "02")
|
||||
} : {}, {
|
||||
ah: $data.showPracticeTrainingPopup
|
||||
}, $data.showPracticeTrainingPopup ? {
|
||||
@@ -651,33 +651,33 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
size: "20",
|
||||
color: "#999"
|
||||
}),
|
||||
aj: common_vendor.o((...args) => $options.closePracticeTrainingPopup && $options.closePracticeTrainingPopup(...args)),
|
||||
aj: common_vendor.o((...args) => $options.closePracticeTrainingPopup && $options.closePracticeTrainingPopup(...args), "a7"),
|
||||
ak: $data.practiceTrainingForm.title,
|
||||
al: common_vendor.o(($event) => $data.practiceTrainingForm.title = $event.detail.value),
|
||||
al: common_vendor.o(($event) => $data.practiceTrainingForm.title = $event.detail.value, "19"),
|
||||
am: $data.practiceTrainingForm.scenario,
|
||||
an: common_vendor.o(($event) => $data.practiceTrainingForm.scenario = $event.detail.value),
|
||||
an: common_vendor.o(($event) => $data.practiceTrainingForm.scenario = $event.detail.value, "5a"),
|
||||
ao: $data.practiceTrainingForm.participantName,
|
||||
ap: common_vendor.o(($event) => $data.practiceTrainingForm.participantName = $event.detail.value),
|
||||
ap: common_vendor.o(($event) => $data.practiceTrainingForm.participantName = $event.detail.value, "5e"),
|
||||
aq: $data.practiceTrainingForm.participantPhone,
|
||||
ar: common_vendor.o(($event) => $data.practiceTrainingForm.participantPhone = $event.detail.value),
|
||||
ar: common_vendor.o(($event) => $data.practiceTrainingForm.participantPhone = $event.detail.value, "51"),
|
||||
as: common_vendor.p({
|
||||
type: "close",
|
||||
size: "20",
|
||||
color: "#2A68FF"
|
||||
}),
|
||||
at: common_vendor.o((...args) => $options.closePracticeTrainingPopup && $options.closePracticeTrainingPopup(...args)),
|
||||
at: common_vendor.o((...args) => $options.closePracticeTrainingPopup && $options.closePracticeTrainingPopup(...args), "e9"),
|
||||
av: common_vendor.p({
|
||||
type: "checkmarkempty",
|
||||
size: "20",
|
||||
color: "#2A68FF"
|
||||
}),
|
||||
aw: common_vendor.o((...args) => $options.submitPracticeTraining && $options.submitPracticeTraining(...args)),
|
||||
aw: common_vendor.o((...args) => $options.submitPracticeTraining && $options.submitPracticeTraining(...args), "bd"),
|
||||
ax: common_vendor.o(() => {
|
||||
})
|
||||
}, "6a")
|
||||
} : {}, {
|
||||
ay: $data.showContentPopup
|
||||
}, $data.showContentPopup ? {
|
||||
az: common_vendor.o((...args) => $options.closeContentPopup && $options.closeContentPopup(...args))
|
||||
az: common_vendor.o((...args) => $options.closeContentPopup && $options.closeContentPopup(...args), "98")
|
||||
} : {}, {
|
||||
aA: $data.showContentPopup
|
||||
}, $data.showContentPopup ? {
|
||||
@@ -687,14 +687,14 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
size: "20",
|
||||
color: "#999"
|
||||
}),
|
||||
aD: common_vendor.o((...args) => $options.closeContentPopup && $options.closeContentPopup(...args)),
|
||||
aD: common_vendor.o((...args) => $options.closeContentPopup && $options.closeContentPopup(...args), "fe"),
|
||||
aE: common_vendor.t($data.contentPopupText),
|
||||
aF: common_vendor.o(() => {
|
||||
})
|
||||
}, "b5")
|
||||
} : {}, {
|
||||
aG: $data.showPracticeActionMenu
|
||||
}, $data.showPracticeActionMenu ? {
|
||||
aH: common_vendor.o((...args) => $options.closePracticeActionMenu && $options.closePracticeActionMenu(...args))
|
||||
aH: common_vendor.o((...args) => $options.closePracticeActionMenu && $options.closePracticeActionMenu(...args), "f9")
|
||||
} : {});
|
||||
}
|
||||
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-28cfaa6a"]]);
|
||||
|
||||
@@ -504,19 +504,19 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
}),
|
||||
e: $data.finishStatusOptions,
|
||||
f: $data.finishStatusIndex >= 0 ? $data.finishStatusIndex : 0,
|
||||
g: common_vendor.o((...args) => $options.onFinishStatusChange && $options.onFinishStatusChange(...args)),
|
||||
h: common_vendor.o((...args) => $options.onTrainingSearch && $options.onTrainingSearch(...args)),
|
||||
g: common_vendor.o((...args) => $options.onFinishStatusChange && $options.onFinishStatusChange(...args), "d8"),
|
||||
h: common_vendor.o((...args) => $options.onTrainingSearch && $options.onTrainingSearch(...args), "3c"),
|
||||
i: $data.trainingQuery.participantName,
|
||||
j: common_vendor.o(($event) => $data.trainingQuery.participantName = $event.detail.value),
|
||||
k: common_vendor.o((...args) => $options.onTrainingSearch && $options.onTrainingSearch(...args)),
|
||||
j: common_vendor.o(($event) => $data.trainingQuery.participantName = $event.detail.value, "5c"),
|
||||
k: common_vendor.o((...args) => $options.onTrainingSearch && $options.onTrainingSearch(...args), "55"),
|
||||
l: $data.trainingQuery.participantPhone,
|
||||
m: common_vendor.o(($event) => $data.trainingQuery.participantPhone = $event.detail.value),
|
||||
m: common_vendor.o(($event) => $data.trainingQuery.participantPhone = $event.detail.value, "09"),
|
||||
n: common_vendor.p({
|
||||
type: "refresh",
|
||||
size: "18",
|
||||
color: "#2A68FF"
|
||||
}),
|
||||
o: common_vendor.o((...args) => $options.onTrainingRefresh && $options.onTrainingRefresh(...args)),
|
||||
o: common_vendor.o((...args) => $options.onTrainingRefresh && $options.onTrainingRefresh(...args), "e2"),
|
||||
p: common_vendor.f($data.trainingList, (item, index, i0) => {
|
||||
return common_vendor.e({
|
||||
a: common_vendor.t((item.title || "陪").charAt(0)),
|
||||
@@ -564,12 +564,12 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
}, $data.trainingLoading && $data.trainingList.length ? {} : {}, {
|
||||
t: $data.showTrainingActionMenu
|
||||
}, $data.showTrainingActionMenu ? {
|
||||
v: common_vendor.o((...args) => $options.closeTrainingActionMenu && $options.closeTrainingActionMenu(...args))
|
||||
v: common_vendor.o((...args) => $options.closeTrainingActionMenu && $options.closeTrainingActionMenu(...args), "ce")
|
||||
} : {}, {
|
||||
w: common_vendor.o((...args) => $options.onTrainingReachBottom && $options.onTrainingReachBottom(...args)),
|
||||
w: common_vendor.o((...args) => $options.onTrainingReachBottom && $options.onTrainingReachBottom(...args), "c2"),
|
||||
x: $data.showTrainingItemListPopup
|
||||
}, $data.showTrainingItemListPopup ? {
|
||||
y: common_vendor.o((...args) => $options.closeTrainingItemListPopup && $options.closeTrainingItemListPopup(...args))
|
||||
y: common_vendor.o((...args) => $options.closeTrainingItemListPopup && $options.closeTrainingItemListPopup(...args), "63")
|
||||
} : {}, {
|
||||
z: $data.showTrainingItemListPopup
|
||||
}, $data.showTrainingItemListPopup ? common_vendor.e({
|
||||
@@ -578,7 +578,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
size: "20",
|
||||
color: "#999"
|
||||
}),
|
||||
B: common_vendor.o((...args) => $options.closeTrainingItemListPopup && $options.closeTrainingItemListPopup(...args)),
|
||||
B: common_vendor.o((...args) => $options.closeTrainingItemListPopup && $options.closeTrainingItemListPopup(...args), "8a"),
|
||||
C: common_vendor.f($data.trainingItemList, (item, index, i0) => {
|
||||
return common_vendor.e({
|
||||
a: common_vendor.t((item.question || "题").charAt(0)),
|
||||
@@ -598,9 +598,9 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
}, !$data.trainingItemLoading && !$data.trainingItemList.length ? {} : {}, {
|
||||
E: $data.trainingItemLoading && $data.trainingItemList.length
|
||||
}, $data.trainingItemLoading && $data.trainingItemList.length ? {} : {}, {
|
||||
F: common_vendor.o((...args) => $options.onTrainingItemListReachBottom && $options.onTrainingItemListReachBottom(...args)),
|
||||
F: common_vendor.o((...args) => $options.onTrainingItemListReachBottom && $options.onTrainingItemListReachBottom(...args), "e4"),
|
||||
G: common_vendor.o(() => {
|
||||
})
|
||||
}, "1d")
|
||||
}) : {});
|
||||
}
|
||||
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-4ed90893"]]);
|
||||
|
||||
Reference in New Issue
Block a user