From c67bb938de47171eca2ffe6753cd4238a579d0f5 Mon Sep 17 00:00:00 2001 From: shijing Date: Sun, 28 Sep 2025 15:51:34 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E8=87=AA=E5=8A=A8=E9=80=89=E4=B8=AD?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E7=9A=84=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm_bx/mlogbw_check_table.vue | 7 +++++++ 1 file changed, 7 insertions(+) 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);