From 6fabf169ee373a68196d84907eed9346089af9ee Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期四, 26 三月 2026 09:05:31 +0800
Subject: [PATCH] 1.sop页面优化
---
package.json | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 6b02bfc..e024ab2 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,8 @@
"dependencies": {
"@jiaminghi/data-view": "^2.10.0",
"@microsoft/signalr": "^7.0.9",
+ "@vue-office/pdf": "^2.0.10",
+ "@vue/composition-api": "^1.7.2",
"array-to-tree": "^3.3.2",
"axios": "0.18.1",
"core-js": "3.6.5",
@@ -28,6 +30,7 @@
"jsonwebtoken": "^9.0.1",
"lib-flexible": "^0.3.2",
"lib-flexible-computer": "^1.0.2",
+ "marked": "^4.3.0",
"moment": "^2.30.1",
"nanoid": "^4.0.2",
"normalize.css": "7.0.0",
@@ -42,10 +45,13 @@
"vue-count-to": "^1.0.13",
"vue-cron": "^1.0.9",
"vue-cron-editor-buefy": "^0.2.17",
+ "vue-demi": "^0.14.10",
"vue-easy-print": "0.0.8",
+ "vue-pdf": "^4.3.0",
"vue-print-nb": "^1.7.5",
"vue-router": "3.0.6",
"vue-splitpane": "^1.0.6",
+ "vue-webview": "0.0.34",
"vuedraggable": "^2.24.3",
"xlsx": "0.14.1"
},
--
Gitblit v1.9.3