From 0707bcd353b8f13a2d8f158ef9def09c201e619c Mon Sep 17 00:00:00 2001 From: zhangrenyuan <18990852002@163.com> Date: Thu, 12 Feb 2026 10:31:41 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E8=A1=A8=E6=A0=BC-=E7=8E=B0=E9=87=91?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E5=AE=8C=E6=88=90):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E8=A1=A8=E6=A0=BC=E6=95=B0=E6=8D=AE=E5=88=B7=E6=96=B0=E5=90=8E?= =?UTF-8?q?=E6=BB=9A=E5=8A=A8=E4=BD=8D=E7=BD=AE=E6=9C=AA=E9=87=8D=E7=BD=AE?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 在三个资金管理页面的表格组件中添加 ref 引用,并在数据加载完成后自动滚动到顶部 --- src/views/moneyManage/executor/executor.vue | 10 ++++++++-- src/views/moneyManage/financialAccount/cashFlow.vue | 10 ++++++++-- .../moneyManage/financialAccount/performanceAttribution.vue | 10 ++++++++-- 3 files changed, 24 insertions(+), 6 deletions(-) diff --git a/src/views/moneyManage/executor/executor.vue b/src/views/moneyManage/executor/executor.vue index e66a025..4df0f1b 100644 --- a/src/views/moneyManage/executor/executor.vue +++ b/src/views/moneyManage/executor/executor.vue @@ -53,7 +53,7 @@ - +