From bdb7e2403592dbf60acf3b280a31f20db142720d Mon Sep 17 00:00:00 2001 From: dongjiajun <1756465965@qq.com> Date: Thu, 11 Jul 2024 10:04:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E5=AD=98=E7=82=B9=E4=B9=8B=E5=90=8E?= =?UTF-8?q?=EF=BC=8C=E5=8F=AA=E5=B1=95=E7=A4=BA=E4=BF=AE=E6=94=B9=E7=82=B9?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ration/soilMoisture/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ration/soilMoisture/index.vue b/src/components/ration/soilMoisture/index.vue index b61b476..35478ca 100644 --- a/src/components/ration/soilMoisture/index.vue +++ b/src/components/ration/soilMoisture/index.vue @@ -655,7 +655,7 @@ export default { } } //对表格内容实现全部选中 - this.$refs.multipleTable.toggleAllSelection(); + this.$refs.multipleTable.toggleRowSelection(this.simpleData[index]); //关闭地图按钮 this.updatePointVisible = false; //销毁监听