Explorar o código

更改评分提示语

liyanbo hai 3 semanas
pai
achega
f75de6ebdd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/qsfl/components/AiQAChat2.vue

+ 1 - 1
src/views/qsfl/components/AiQAChat2.vue

@@ -743,7 +743,7 @@ const exportMessageWord = async (content, event) => {
   }
 }
 
-const getRequestContent = (content, script) => script ? `${content}\n 补充评分规则项参考话术:\n${script}` : content
+const getRequestContent = (content, script) => script ? `${content}\n 补充评分规则项参考话术开始】:\n${script}【补充评分规则项参考话术结束】` : content
 const handleStudentScoreChange = (message, payload) => {
   if (!payload?.blockKey) return
   message.scoreOverrides = {