From b5e79c048d941ef5b7c5cff394efd66e77cd90b1 Mon Sep 17 00:00:00 2001 From: fanluyan <754122931@qq.com> Date: Mon, 26 Jun 2023 09:43:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=91=8A=E8=AD=A6=E9=A1=B5=E9=9D=A2=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/alarmHandling/index.vue | 1 - .../photographicDevice/index.vue | 17 +++++++++++------ 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/src/views/alarmHandling/index.vue b/src/views/alarmHandling/index.vue index 8171d45..28495ce 100644 --- a/src/views/alarmHandling/index.vue +++ b/src/views/alarmHandling/index.vue @@ -404,7 +404,6 @@ export default { this.photoPic = res.data.list[0].path; this.selectRow = res.data.list[0]; console.log(this.selectRow); - // 别忘了标签上定义ref 这里的 myTable就说获取的标签上的ref命的名 this.$refs.multipleTable.setCurrentRow(this.selectRow); this.handleRowClick(this.selectRow); diff --git a/src/views/management/monitoringEquipment/photographicDevice/index.vue b/src/views/management/monitoringEquipment/photographicDevice/index.vue index d61300c..92d65b8 100644 --- a/src/views/management/monitoringEquipment/photographicDevice/index.vue +++ b/src/views/management/monitoringEquipment/photographicDevice/index.vue @@ -7,7 +7,7 @@ >新增 - +