From 41a1d6f433eb2e0fd520984db5ee52b6abb92c18 Mon Sep 17 00:00:00 2001 From: mll Date: Thu, 7 May 2026 19:16:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BB=E8=A6=81=E5=8D=A0=E6=AF=94=E5=89=8D?= =?UTF-8?q?=E5=8D=81=E4=BA=A7=E5=93=81=E5=90=8D=E7=A7=B0=E5=88=97=E5=AE=BD?= =?UTF-8?q?=E5=8F=AF=E8=87=AA=E5=AE=9A=E4=B9=89=20=E9=94=80=E5=94=AE?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B=E5=90=8C=E6=AF=94=E8=A1=A8=E5=88=87=E6=8D=A2?= =?UTF-8?q?=E5=B9=B4=E4=BB=BD=E6=9F=B1=E5=BD=A2=E5=9B=BE=E5=8F=98=E5=8C=96?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/LowDesign/src/LowReport/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/LowDesign/src/LowReport/index.vue b/src/components/LowDesign/src/LowReport/index.vue index a278698..7703ea7 100644 --- a/src/components/LowDesign/src/LowReport/index.vue +++ b/src/components/LowDesign/src/LowReport/index.vue @@ -1130,6 +1130,7 @@ const getTableData = async (isLoading = true) => { hides=Object.keys(hideFeilds.value).length?hideFeilds.value[item].split(','):[] }) } + zhxsMonths.value=[] Object.keys(tableOption.value.column).forEach(key=>{ let item=tableOption.value.column[key] if(item.children){