fix(application-form-fill): 清理填表说明并收窄按钮话术
This commit is contained in:
@@ -251,6 +251,7 @@ def test_workspace_tool_buttons_fill_default_prompts(client, django_user_model):
|
||||
assert ">风险预警</button>" not in content
|
||||
assert 'data-prompt-template="请对当前对话已上传的文件或压缩包自动汇总文件目录' in content
|
||||
assert 'data-prompt-template="请对当前对话最近成功汇总的注册资料发起 NMPA 法规核查与风险预警' in content
|
||||
assert 'data-prompt-template="请基于当前对话最近成功汇总的产品资料,自动提取产品关键信息并填入申报文件模板' in content
|
||||
assert 'data-prompt-template="请基于当前对话最近成功汇总的产品资料,自动提取产品关键信息并填入申报文件模板"' in content
|
||||
assert "优先生成注册证 Word 和字段来源追溯清单" not in content
|
||||
assert "bindPromptTemplateButtons" in script
|
||||
assert "promptInput.value = template" in script
|
||||
|
||||
Reference in New Issue
Block a user