fix: Intent node i18n

--bug=1062041 --user=张展玮 【应用编排】意图识别的输入下拉框必填提示没有国际化 https://www.tapd.cn/62980211/s/1777709
This commit is contained in:
zhangzhanwei 2025-09-23 14:42:53 +08:00 committed by zhanweizhang7
parent 8a1506ff4a
commit 9b00b857bf

View File

@ -55,8 +55,9 @@
prop="content_list"
:label="$t('views.applicationWorkflow.nodes.intentNode.input.label')"
:rules="{
required: true,
message: $t('views.applicationWorkflow.nodes.textToSpeechNode.content.label'),
trigger: 'change',
required: true,
}"
>
<template #label>