src/templates/tableshare/verifycard/customform/index.jsx
@@ -59,6 +59,13 @@ duration: 10 }) return } else if (/--/ig.test(values.sql)) { notification.warning({ top: 92, message: '自定义sql语句中,不可出现字符 -- ,注释请用 /*内容*/', duration: 10 }) return } this.props.customChange(values)