From 7e5377861a9505f0cc76f36e69046ea90d151d25 Mon Sep 17 00:00:00 2001 From: zerosaturation Date: Mon, 8 Jun 2026 23:41:38 +0800 Subject: [PATCH] feat(income-curve): wire chartRef + onChartComplete placeholder --- .../pages/dashboard/components/IncomeCurve.vue | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/frontend/pages/dashboard/components/IncomeCurve.vue b/frontend/pages/dashboard/components/IncomeCurve.vue index f9fae37..e3d1103 100644 --- a/frontend/pages/dashboard/components/IncomeCurve.vue +++ b/frontend/pages/dashboard/components/IncomeCurve.vue @@ -21,6 +21,7 @@ @@ -40,7 +42,7 @@