From e2cef6c358e57c2bc63e67a05c88c52585bb96db Mon Sep 17 00:00:00 2001 From: wente <329538422@qq.com> Date: 星期五, 29 十二月 2023 11:22:29 +0800 Subject: [PATCH] 项目表 --- web/src/views/modules/configAuditReport/ConfigAuditReport.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/web/src/views/modules/configAuditReport/ConfigAuditReport.vue b/web/src/views/modules/configAuditReport/ConfigAuditReport.vue index f16467b..a316a59 100644 --- a/web/src/views/modules/configAuditReport/ConfigAuditReport.vue +++ b/web/src/views/modules/configAuditReport/ConfigAuditReport.vue @@ -40,6 +40,7 @@ <script> import AddOrUpdate from './ConfigAuditReport-AddOrUpdate' import ProjectSelect from "../project/Project-select"; + import Preview from '@/views/pages/view' export default { data() { return { -- Gitblit v1.9.1