|
|
@ -151,10 +151,10 @@
|
|
|
|
{ title: '服务商(联通,电信,移动等)', field: 'wfs', align: 'center', width: "15%" },
|
|
|
|
{ title: '服务商(联通,电信,移动等)', field: 'wfs', align: 'center', width: "15%" },
|
|
|
|
{ title: '合同年均费用(万元)', align: 'center', width: "10%", templet: '#htnjfyTpl' },
|
|
|
|
{ title: '合同年均费用(万元)', align: 'center', width: "10%", templet: '#htnjfyTpl' },
|
|
|
|
{ title: '合同服务期', field: 'htfwq', align: 'center', width: "10%" },
|
|
|
|
{ title: '合同服务期', field: 'htfwq', align: 'center', width: "10%" },
|
|
|
|
{ title: '班级数', align: 'center', width: "5%", templet: '#bjsTpl' },
|
|
|
|
{ title: '班级数', align: 'center', width: "10%", templet: '#bjsTpl' },
|
|
|
|
{ title: '是否有防火墙', field: 'fhq', align: 'center', width: "10%", },
|
|
|
|
{ title: '是否有防火墙', field: 'fhq', align: 'center', width: "10%", },
|
|
|
|
{ title: '内部主干网络是否为光纤', field: 'zgwgx', align: 'center', width: "10%" },
|
|
|
|
{ title: '内部主干网络是否为光纤', field: 'zgwgx', align: 'center', width: "10%" },
|
|
|
|
{ title: '带宽(MB)', align: 'center', width: "5%", templet: '#dkTpl' },
|
|
|
|
// { title: '带宽(MB)', align: 'center', width: "5%", templet: '#dkTpl' },
|
|
|
|
{ title: '操作', align: 'center', width: "10%", rowspan: 2, toolbar: '#table-bar' }
|
|
|
|
{ title: '操作', align: 'center', width: "10%", rowspan: 2, toolbar: '#table-bar' }
|
|
|
|
]
|
|
|
|
]
|
|
|
|
],
|
|
|
|
],
|
|
|
@ -168,7 +168,7 @@
|
|
|
|
type: 2,
|
|
|
|
type: 2,
|
|
|
|
title: '新增',
|
|
|
|
title: '新增',
|
|
|
|
shade: 0.1,
|
|
|
|
shade: 0.1,
|
|
|
|
area: ['930px', '370px'],
|
|
|
|
area: ['930px', '320px'],
|
|
|
|
content: './xxjszb_wlaq_add.html'
|
|
|
|
content: './xxjszb_wlaq_add.html'
|
|
|
|
});
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
|
@ -226,7 +226,7 @@
|
|
|
|
type: 2,
|
|
|
|
type: 2,
|
|
|
|
title: '编辑',
|
|
|
|
title: '编辑',
|
|
|
|
shade: 0.1,
|
|
|
|
shade: 0.1,
|
|
|
|
area: ['930px', '370px'],
|
|
|
|
area: ['930px', '320px'],
|
|
|
|
content: './xxjszb_wlaq_update.html?id=' + obj.data.id
|
|
|
|
content: './xxjszb_wlaq_update.html?id=' + obj.data.id
|
|
|
|
});
|
|
|
|
});
|
|
|
|
}
|
|
|
|
}
|
|
|
|