From cdc0f5b51bb8b5515d32ec1e12a119dcc9e8780e Mon Sep 17 00:00:00 2001 From: Kane Wang Date: Sun, 30 Nov 2025 23:32:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E5=AD=98=E8=BF=9B=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/console/data/NewRegulatory.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/code/web/regulatory-management-util/src/views/console/data/NewRegulatory.vue b/code/web/regulatory-management-util/src/views/console/data/NewRegulatory.vue index f14d4ef..4b851b1 100644 --- a/code/web/regulatory-management-util/src/views/console/data/NewRegulatory.vue +++ b/code/web/regulatory-management-util/src/views/console/data/NewRegulatory.vue @@ -171,7 +171,6 @@ import VueOfficeDocx from "@vue-office/docx"; import VueOfficeExcel from "@vue-office/excel"; //引入相关样式 -import "@vue-office/pdf/lib/index.css"; import "@vue-office/docx/lib/index.css"; import "@vue-office/excel/lib/index.css";