diff --git a/src/components/PreviewFile/index.vue b/src/components/PreviewFile/index.vue
index 7136b5f5..7ab20b66 100644
--- a/src/components/PreviewFile/index.vue
+++ b/src/components/PreviewFile/index.vue
@@ -2,7 +2,8 @@
-
+
+
-
+
+
-
+
+
![]()
@@ -44,6 +45,7 @@ import addTree from './components/addTree.vue'
import { useMonitoringPoint } from '@/stores/monitoringPoint'
import { ElMessage, ElMessageBox } from 'element-plus'
import { getFileNameAndFilePath, downloadFile } from '@/api/system-boot/file'
+
//引入相关样式
import '@vue-office/excel/lib/index.css'
//引入VueOfficeDocx组件