From 1a023afacb287524f3bda0fc3a1846140399c6f0 Mon Sep 17 00:00:00 2001 From: zhujiyan <17812234322@163.com> Date: Thu, 12 Sep 2024 10:21:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=E5=A4=B9/?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E6=B7=BB=E5=8A=A0=E7=A1=AE=E8=AE=A4=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E5=BC=B9=E5=87=BA=E7=A1=AE=E8=AE=A4=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/govern/device/fileService/index.vue | 23 ++++++++++++------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/src/views/govern/device/fileService/index.vue b/src/views/govern/device/fileService/index.vue index 3c8bc81..d7dd6a8 100644 --- a/src/views/govern/device/fileService/index.vue +++ b/src/views/govern/device/fileService/index.vue @@ -64,15 +64,20 @@ - - - + + { } }) } +//取消删除 +const cancelEvent = () => {} //下载文件 const fileRef = ref()