fix: call loadPipelineVisual() when switching assets
This commit is contained in:
@@ -30,6 +30,7 @@ function switchAsset(asset, btnEl) {
|
||||
|
||||
// Reload data for new asset
|
||||
loadAssetBrief();
|
||||
loadPipelineVisual(); // Refresh pipeline visual for new asset
|
||||
loadConfig();
|
||||
loadPortfolio();
|
||||
loadMultiStratChart('live');
|
||||
|
||||
Reference in New Issue
Block a user