src/menu/datasource/verifycard/index.jsx @@ -64,6 +64,7 @@ inputType: 'input', editable: true, unique: true, strict: true, copy: true, rules: [{ pattern: /^[\u4E00-\u9FA50-9a-zA-Z_]*$/ig,