Commit 2536052c by shiwenbo

调整单位项目查询表格列宽

parent 397c784c
......@@ -148,6 +148,7 @@
"type": "VALUE",
"title": "预付款余额(元)",
"key": "contractAdvanceBalance",
"width": 150,
"columnType": {
"name": "select",
"data": {
......@@ -170,6 +171,7 @@
"type": "VALUE",
"title": "需用总量(吨)",
"key": "needPlanTotalAmount",
"width": 150,
"columnType": {
"name": "select",
"data": {
......@@ -181,6 +183,7 @@
"type": "VALUE",
"title": "销售总量(吨)",
"key": "saleDinasAmount",
"width": 150,
"columnType": {
"name": "select",
"data": {
......@@ -203,6 +206,7 @@
"type": "VALUE",
"title": "完成百分比(%)",
"key": "finishPercent",
"width": 150,
"columnType": {
"name": "select",
"data": {
......@@ -214,7 +218,7 @@
"type" : "ACTION",
"key" : "new_logo77b16046-4d20-4e43-b6bc-5e5e264014fe",
"title" : "操作列",
"width" : 150,
"width" : 100,
"actions" : [ {
"name" : "new_action",
"title" : "详情",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment