src/tabviews/zshare/mutilform/checkCard/index.jsx
@@ -67,7 +67,12 @@ paddingTop = '56.25%' } if (display !== 'picture') { if (!options || options.length === 0) { return null } else if (display !== 'picture') { if (!fields || fields.length === 0) { return null } return options.map(item => { let _active = false if (multiple === 'true' && selectKeys.includes(item.$value)) {