From 825014e3707474037dbbfd2244c34efeb6377cb8 Mon Sep 17 00:00:00 2001 From: ArvinLovegood Date: Fri, 21 Feb 2025 14:45:46 +0800 Subject: [PATCH] =?UTF-8?q?fix(stock):=E4=BF=AE=E5=A4=8DAI=E9=87=8D?= =?UTF-8?q?=E6=96=B0=E6=A3=80=E6=B5=8B=E5=BA=93=E5=AD=98=E6=97=B6=E4=BF=9D?= =?UTF-8?q?=E7=95=99=E9=97=AE=E9=A2=98=E6=96=87=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除了 aiReCheckStock函数中清除 question 字段的代码行 - 确保在重新检测库存时,之前的问题文本得以保留 --- frontend/src/components/stock.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/components/stock.vue b/frontend/src/components/stock.vue index e2f0f1e..477ef36 100644 --- a/frontend/src/components/stock.vue +++ b/frontend/src/components/stock.vue @@ -524,7 +524,6 @@ function SendMessage(result,type){ } function aiReCheckStock(stock,stockCode) { data.modelName="" - data.question="" data.airesult="" data.time="" data.name=stock