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