src/tabviews/custom/components/carousel/data-card/index.jsx @@ -52,6 +52,7 @@ item.key = index item.$$uuid = item[_config.setting.primaryKey] || '' item.$$BID = BID || '' item.$$BData = BData || '' item.$Index = index + 1 return item })