From b8541d67306dd02f6b705f83f035cef5d26cb041 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Fri, 17 Jul 2026 15:50:43 +0800 Subject: [PATCH] fix(accounting): remove cheight from Tabular for auto row height --- wwwroot/billing.ui | 1 - 1 file changed, 1 deletion(-) diff --git a/wwwroot/billing.ui b/wwwroot/billing.ui index cb1acb6..1afb518 100644 --- a/wwwroot/billing.ui +++ b/wwwroot/billing.ui @@ -81,7 +81,6 @@ "options": { "width": "100%", "flex": "1", - "cheight": 9, "data_url": "{{entire_url('/accounting/billing.dspy')}}", "editable": false, "page_rows": 60,