fix: remove duplicate stats_row, keep only quick_cards

This commit is contained in:
yumoqing 2026-08-02 17:01:20 +08:00
parent 8e0a45abca
commit 40afce18e7

View File

@ -76,25 +76,6 @@
}
]
},
{
"widgettype": "HBox",
"options": {
"width": "100%",
"padding": "8px 24px 8px 24px",
"cheight": 4,
"gap": "16px"
},
"subwidgets": [
{
"widgettype": "urlwidget",
"id": "stats_row",
"options": {
"url": "{{entire_url('/pipeline-sdlc/api/cockpit_stats.dspy')}}",
"method": "GET"
}
}
]
},
{
"widgettype": "HBox",
"id": "context_bar",