From 18027ba0e52b8128916ee569e5ce0a760b9d807a Mon Sep 17 00:00:00 2001 From: jiayulong Date: Thu, 28 May 2026 15:36:58 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E9=81=93=E5=A4=B4=E6=97=B6?= =?UTF-8?q?=EF=BC=8C=E9=AB=98=E5=BA=A6=E7=89=B9=E6=AE=8A=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- logPlus/formwell.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logPlus/formwell.cpp b/logPlus/formwell.cpp index c45808d..0adff99 100644 --- a/logPlus/formwell.cpp +++ b/logPlus/formwell.cpp @@ -1130,7 +1130,7 @@ void FormWell::getTableSize_Head_Biggest(int &iHight) iHight = ui->tableWidget->rowHeight(0); if(iHight == 0) { - iHight = 1; + iHight = 100; } } //