fix: billing layout - Form fixed height, Tabular css filler

This commit is contained in:
yumoqing 2026-05-31 13:30:32 +08:00
parent 7361614f89
commit 7c2c584407

View File

@ -19,6 +19,7 @@
{
"widgettype":"Form",
"options":{
"height":"auto",
"fields":[
{
"name":"start_date",
@ -60,6 +61,7 @@
"options":{
"width":"100%",
"height":"100%",
"css":"filler",
"data_url":"{{entire_url('/accounting/billing.dspy')}}",
"data_params":{
"start_date":"{{start_date}}",