Commit 09afb880 by xuxueli

optimize

parent 0d1925fc
......@@ -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);
......
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 sign in to comment