fix: remove cheight from items_list CRUD index.ui
This commit is contained in:
parent
b69bd38b27
commit
2f2c9c42e7
@ -1,13 +1,12 @@
|
||||
|
||||
{
|
||||
"widgettype":"VBox",
|
||||
"options":{"cheight":40,"width":"100%"},
|
||||
"options":{"width":"100%"},
|
||||
"subwidgets":[{
|
||||
"id":"distribution_agreement_items_tbl",
|
||||
"widgettype":"Tabular",
|
||||
"options":{
|
||||
"width":"100%",
|
||||
"cheight":40,
|
||||
|
||||
|
||||
"title":"分销协议产品折扣明细表",
|
||||
|
||||
@ -1,13 +1,12 @@
|
||||
|
||||
{
|
||||
"widgettype":"VBox",
|
||||
"options":{"cheight":40,"width":"100%"},
|
||||
"options":{"width":"100%"},
|
||||
"subwidgets":[{
|
||||
"id":"supply_contract_items_tbl",
|
||||
"widgettype":"Tabular",
|
||||
"options":{
|
||||
"width":"100%",
|
||||
"cheight":40,
|
||||
|
||||
|
||||
"title":"供销合同产品折扣明细表",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user