diff --git a/src/views/wpm_bx/mlogbw_check_table.vue b/src/views/wpm_bx/mlogbw_check_table.vue
index c2709195..e860a8a7 100644
--- a/src/views/wpm_bx/mlogbw_check_table.vue
+++ b/src/views/wpm_bx/mlogbw_check_table.vue
@@ -22,6 +22,7 @@
{
+ that.$refs.mlogbwTable.setCurrentRows(obj); // 选中第一行
+ })
+
if(that.setForm.cd_req_addr!==null&&that.setForm.cd_req_addr!==""&&that.setForm.cd_req_addr!==undefined){
//执行cd_req_addr,获取检测设备的数据
that.getEqData(0);