From 875cec86525036187fbda14813cccd6dbf1af587 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=98=E7=AB=8B=E6=A0=87?= <2658037827@qq.com> Date: Fri, 8 Dec 2023 17:47:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B5=84=E6=BA=90=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E5=8D=A1=E7=82=B9=E5=87=BB=E6=B4=BE=E5=8D=95=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E5=85=B3=E9=97=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dataBoard/overview/components/ResourceInfo.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/dataBoard/overview/components/ResourceInfo.vue b/src/views/dataBoard/overview/components/ResourceInfo.vue index 1f0027726..727c51616 100644 --- a/src/views/dataBoard/overview/components/ResourceInfo.vue +++ b/src/views/dataBoard/overview/components/ResourceInfo.vue @@ -175,6 +175,7 @@ export default { this.rowData = rowData }, handleSure() { + this.handleClose() this.$emit('ok',this.rowData) }, getData(type) {