Authored by ‘superliu’

杭州-资源视图资源名称列加宽

... ... @@ -222,7 +222,7 @@ layui.define(['soulTable', 'commonDetail', 'common', 'laytpl', 'view', 'admin',
// {field: 'provider', title: '厂商', minWidth: x_130, align: 'center', sort: true},
// {field: 'model', title: '型号', minWidth: x_130, align: 'center', sort: true},
{
field: 'resName', title: '资源名称', minWidth: x_300, sort: true,
field: 'resName', title: '资源名称', minWidth: x_330, sort: true,
templet: '#resindex_resName' },
{field: 'health', title: '健康状态', minWidth: x_110, align: 'center', sort: true, templet: '#healthTpl'},
// {field: 'diskSize', title: '磁盘总大小', minWidth: 120, align: 'center'},
... ...