diff --git a/sec-beidou/src/main/resources/templates/page/gnss_dev_cfg.html b/sec-beidou/src/main/resources/templates/page/gnss_dev_cfg.html index 7ee3fca6..9ad81b43 100644 --- a/sec-beidou/src/main/resources/templates/page/gnss_dev_cfg.html +++ b/sec-beidou/src/main/resources/templates/page/gnss_dev_cfg.html @@ -88,7 +88,7 @@ {field: 'deviceid', title: '设备号', width: 100, sort: true}, {field: 'project_id', title: '项目号', width: 120, sort: true}, {field: 'sector', title: '桩号', width: 120, sort: true}, - {field: 'name', title: '设备名称', width: 80}, + {field: 'name', title: '监测点号', width: 80}, {field: 'devicetype', title: '类型', width: 80,templet: '#typeTrans'}, {field: 'group_id', title: '基本参数组', width: 60, sort: true}, {field: 'calc_group_id', title: '解算参数组', width: 60, sort: true},