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()