src/tabviews/custom/components/card/double-data-card/index.jsx
@@ -127,7 +127,7 @@ _config.wrap.selStyle = _config.wrap.selStyle || 'active' _config.wrap.pagestyle = _config.wrap.pagestyle || 'page' _config.wrap.wrapClass = `${_config.wrap.selStyle} ${_config.wrap.cardType || ''}` _config.wrap.wrapClass = `${_config.wrap.selStyle} ${_config.wrap.cardType || ''} ${config.wrap.empSign === 'hidden' ? 'mk-empty-hide' : ''}` if (_config.wrap.zHeight || _config.wrap.minWidth) { _config.wrap.zoomStyle = {