feat: workflow remove preview mode (#3941)

This commit is contained in:
zxhlyh
2024-04-28 17:09:56 +08:00
committed by GitHub
parent 0940f01634
commit 8e4989ed03
33 changed files with 549 additions and 309 deletions

View File

@@ -49,6 +49,8 @@ const translation = {
processData: '数据处理',
input: '输入',
output: '输出',
viewOnly: '只读',
showRunHistory: '显示运行历史',
},
errorMsg: {
fieldRequired: '{{field}} 不能为空',