src/menu/components/form/formaction/actionform/index.jsx
@@ -189,7 +189,7 @@ } else if (item.key === 'output') { if (interType === 'system') { _rules = [{ pattern: /^@[0-9a-zA-Z_]*$/, pattern: /^@[0-9a-zA-Z_]+@?$/, message: '变量以@符开头,可使用字母、数字以及_' }, { max: 100,