From 0ba276caaffedaf757b932f26aac86f695008175 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 28 十一月 2022 17:34:50 +0800 Subject: [PATCH] 2022-11-28 --- src/views/billprint/index.jsx | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/billprint/index.jsx b/src/views/billprint/index.jsx index 379eecf..1b0e280 100644 --- a/src/views/billprint/index.jsx +++ b/src/views/billprint/index.jsx @@ -343,6 +343,7 @@ }) } component.cols = getColumns(component.cols) + component.statFields = [] } if (component.wrap && component.wrap.datatype === 'static') { -- Gitblit v1.8.0