feat(web): start/chat variable name cannot be duplicated
This commit is contained in:
@@ -2417,7 +2417,8 @@ export const zh = {
|
||||
value: '值',
|
||||
addCase: '添加条件',
|
||||
addVariable: '添加变量',
|
||||
output: '输出变量'
|
||||
output: '输出变量',
|
||||
duplicateName: '变量名不能重复',
|
||||
},
|
||||
|
||||
clear: '清空',
|
||||
|
||||
Reference in New Issue
Block a user