From 34ddcc0b82f5f8fec345f40762219685cb64421c Mon Sep 17 00:00:00 2001 From: zhangyu Date: Mon, 20 Jun 2022 16:31:52 +0800 Subject: [PATCH] =?UTF-8?q?NEZ-1946=20fix=EF=BC=9A=20=E6=89=93=E5=BC=80?= =?UTF-8?q?=E5=BA=95=E9=83=A8=E5=BC=B9=E7=AA=97=20=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E5=AF=B9=E5=BA=94=E5=85=83=E7=B4=A0=20=E5=BA=95=E9=83=A8?= =?UTF-8?q?=E5=BC=B9=E7=AA=97=E4=B8=8D=E5=85=B3=E9=97=AD=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/common/deleteButton.vue | 2 ++ .../src/components/common/mixin/dataList.js | 1 + .../common/rightBox/addEndpointBox.vue | 2 +- .../common/rightBox/batchAddEndpoint.vue | 2 +- .../common/rightBox/batchModifyEndpoint.vue | 2 +- .../common/rightBox/editEndpointBoxNew.vue | 4 ++-- .../components/common/table/nzDataList.vue | 22 ++++++++++++++++++- 7 files changed, 29 insertions(+), 6 deletions(-) diff --git a/nezha-fronted/src/components/common/deleteButton.vue b/nezha-fronted/src/components/common/deleteButton.vue index 854fdc7ae..dc17fd1ef 100644 --- a/nezha-fronted/src/components/common/deleteButton.vue +++ b/nezha-fronted/src/components/common/deleteButton.vue @@ -10,6 +10,7 @@