fix(accounting): remove cheight from Tabular for auto row height

This commit is contained in:
yumoqing 2026-07-17 15:50:43 +08:00
parent 78345c758c
commit b8541d6730

View File

@ -81,7 +81,6 @@
"options": { "options": {
"width": "100%", "width": "100%",
"flex": "1", "flex": "1",
"cheight": 9,
"data_url": "{{entire_url('/accounting/billing.dspy')}}", "data_url": "{{entire_url('/accounting/billing.dspy')}}",
"editable": false, "editable": false,
"page_rows": 60, "page_rows": 60,