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