aI问答支持流式输出,效果非常好
This commit is contained in:
@@ -105,10 +105,10 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
b: common_vendor.p({
|
||||
clickable: true
|
||||
}),
|
||||
c: common_vendor.o($options.refreshData),
|
||||
c: common_vendor.o($options.refreshData, "49"),
|
||||
d: common_vendor.sr("udb", "42bb1b1c-0"),
|
||||
e: common_vendor.o(($event) => $data.isLoading == false),
|
||||
f: common_vendor.o(($event) => $data.isLoading == false),
|
||||
e: common_vendor.o(($event) => $data.isLoading == false, "4f"),
|
||||
f: common_vendor.o(($event) => $data.isLoading == false, "7b"),
|
||||
g: common_vendor.p({
|
||||
where: $data.udbWhere,
|
||||
collection: "opendb-news-articles",
|
||||
|
||||
Reference in New Issue
Block a user