src/tabviews/custom/components/carousel/data-card/index.jsx
@@ -54,6 +54,7 @@ item.key = index item.$$uuid = item[_config.setting.primaryKey] || '' item.$$BID = BID || '' item.$Index = index + 1 return item }) } @@ -114,6 +115,7 @@ item.key = index item.$$uuid = item[config.setting.primaryKey] || '' item.$$BID = BID || '' item.$Index = index + 1 return item }) @@ -222,6 +224,7 @@ item.$$uuid = item[config.setting.primaryKey] || '' item.$$BID = BID || '' item.$$BData = BData || '' item.$Index = index + 1 return item }), loading: false