Commit 2324bb10 by 杨清松

经营日报view完善

parent 29add7db
......@@ -91,7 +91,7 @@
},
{
"type": "VALUE",
"title": "销量",
"title": "销量(吨)",
"key": "saleDealAmount",
"columnType": {
"name": "select",
......@@ -102,7 +102,7 @@
},
{
"type": "VALUE",
"title": "销售额",
"title": "销售额(元)",
"key": "saleAmount",
"columnType": {
"name": "select",
......
......@@ -91,7 +91,7 @@
},
{
"type": "VALUE",
"title": "销量",
"title": "销量(万吨)",
"key": "saleDealAmount",
"columnType": {
"name": "select",
......@@ -102,7 +102,7 @@
},
{
"type": "VALUE",
"title": "销售额",
"title": "销售额(万元)",
"key": "saleAmount",
"columnType": {
"name": "select",
......
......@@ -72,7 +72,7 @@
"title": "时间",
"key": "createTime",
"columnType": {
"name" : "inner",
"name" : "select",
"data": {
"selected": true
}
......
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