src/menu/datasource/verifycard/index.jsx
@@ -59,6 +59,7 @@ dataIndex: 'label', inputType: 'input', editable: true, searchable: true, width: '28%' }, { @@ -68,6 +69,7 @@ editable: true, unique: true, strict: true, searchable: true, copy: true, rules: [{ pattern: /^[\u4E00-\u9FA50-9a-zA-Z_]*$/ig,