@@ -22,16 +22,16 @@ $(function () {
supportAjaxPage: true,
columnData: [
{
- key: "code",
- text: "硬件编号",
- },
- {
key: "devTypeName",
text: "硬件类型",
},
key: "name",
- text: "热点名字",
+ text: "设备名称",
+ },
+ {
+ key: "status",
+ text: "设备状态",
@@ -20,18 +20,17 @@ $(function () {
pageSize:10,
- text: "硬件状态",
+ text: "硬件类型",
- ,
key: "id",
width: "100px",