From a59f15c41afa6ddf106c4bf9c163d9e322d314cc Mon Sep 17 00:00:00 2001
From: xiaoyi <908147524@qq.com>
Date: 星期五, 21 八月 2026 16:52:34 +0800
Subject: [PATCH] feat 修改页面白屏

---
 pnpm-workspace.yaml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml
index ad49499..6105520 100644
--- a/pnpm-workspace.yaml
+++ b/pnpm-workspace.yaml
@@ -193,7 +193,7 @@
   vue-json-pretty: ^2.6.0
   vue-router: ^5.1.0
   vue-tippy: ^6.7.1
-  vue-tsc: ^3.3.3
+  vue-tsc: ^3.3.9
   vue3-print-nb: ^0.1.4
   vue3-signature: ^0.4.4
   vuedraggable: ^4.1.0
@@ -210,10 +210,10 @@
 allowBuilds:
   '@carbon/icons': true
   '@parcel/watcher': true
-  '@vue-office/docx': set this to true or false
-  '@vue-office/excel': set this to true or false
-  '@vue-office/pdf': set this to true or false
-  '@vue-office/pptx': set this to true or false
+  '@vue-office/docx': true
+  '@vue-office/excel': true
+  '@vue-office/pdf': true
+  '@vue-office/pptx': true
   core-js: true
   core-js-pure: true
   esbuild: true

--
Gitblit v1.9.3