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