Commit 037e5c5e by yyq1988

细节调整

parent 20ae3089
......@@ -51,11 +51,16 @@
align: 'center'
},
{
field: 'sum',
field: 'num',
title: '数量',
align: 'center'
},
{
field: 'sum',
title: '总价',
align: 'center'
},
{
title: '操作',
align: 'center',
formatter: function (){
......
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