src/utils/option.js @@ -25,7 +25,8 @@ innerMessage: '内部函数名称只允许包含数字、字母和下划线,且以指定字符开始。' }, textarea: { max: 1024 max: 1024, message: '长文本最多1024个字符。' } }