pull/10/head
xuxueli 5 years ago
parent 0d1925fcbb
commit 09afb8800e

@ -46,11 +46,11 @@ $(function() {
{
"data": 'jobDesc',
"visible" : true,
"width":'20%'
"width":'25%'
},
{
"data": 'glueType',
"width":'20%',
"width":'25%',
"visible" : true,
"render": function ( data, type, row ) {
var glueTypeTitle = findGlueTypeTitle(row.glueType);

Loading…
Cancel
Save