src/main/webapp/static/js/deviceConfig/deviceConfig.js
@@ -27,6 +27,7 @@ ,{field: 'ip', align: 'center',title: '设备ip'} ,{field: 'port', align: 'center',title: '设备端口'} ,{field: 'threadImpl', align: 'center',title: '实现类'} ,{field: 'fake$', align: 'center',title: '虚拟设备'} ,{field: 'createTime$', align: 'center',title: '创建时间'} ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:120}