优化起草合同的样式,隐藏评查点设置的自定义代码

This commit is contained in:
2025-12-08 21:40:12 +08:00
parent 17ec162a7d
commit 0660f206f4
4 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -252,7 +252,7 @@ export const EVALUATION_OPTIONS = {
{ value: 'logic', label: '逻辑判断' },
{ value: 'regex', label: '正则表达式' },
{ value: 'ai', label: '大模型判断' },
{ value: 'code', label: '自定义代码' }
// { value: 'code', label: '自定义代码' }
],
// 逻辑操作符选项