|
@@ -226,7 +226,7 @@
|
|
|
{type:'checkbox',field:'left', width:'5%', align:'center',style:"font-size:12px;"}
|
|
|
,{field:'colorId',width:'7%', title: 'ID', sort: true,style:"font-size:12px;"}
|
|
|
,{field:'productName', width:'', title: '产品名称', sort: false,style:"font-size:12px;"}
|
|
|
- ,{field:'colorName', width:'15%', title: '颜色', sort: false,style:"font-size:12px;"}
|
|
|
+ ,{field:'colorName', width:'25%', title: '颜色', sort: false,style:"font-size:12px;"}
|
|
|
,{field:'colorBar', width:'20%', title: '69码', sort: false,align:'center',style:"font-size:12px;"}
|
|
|
// ,{field:'right', width:'13%', title: '操作',sort: false, toolbar: '#barDemo',style:"font-size:12px;"}
|
|
|
]]
|