Commit 3775da4f authored by 季圣华's avatar 季圣华
Browse files

调整宽度-功能列表

parent b6691a3d
...@@ -160,7 +160,7 @@ ...@@ -160,7 +160,7 @@
{ title: '编号 ',field: 'Number',width:60}, { title: '编号 ',field: 'Number',width:60},
{ title: '名称',field: 'Name',width:80}, { title: '名称',field: 'Name',width:80},
{ title: '上级编号',field: 'PNumber',width:60}, { title: '上级编号',field: 'PNumber',width:60},
{ title: '链接',field: 'URL',width:120}, { title: '链接',field: 'URL',width:200},
{ title: '排序',field: 'Sort',width:50}, { title: '排序',field: 'Sort',width:50},
{ title: '收缩',field: 'State',width:50,formatter:function(value){ { title: '收缩',field: 'State',width:50,formatter:function(value){
return value? "":""; return value? "":"";
......
Supports Markdown
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