From a0eb3c8e9f2d145e94d8b6b8374d8233dcea86c2 Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期二, 05 九月 2023 14:53:11 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.65.113:9001/r/lims-before
---
package.json | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index c0ee919..112973e 100644
--- a/package.json
+++ b/package.json
@@ -20,12 +20,16 @@
"core-js": "3.6.5",
"echarts": "^5.4.3",
"element-ui": "2.13.2",
+ "html2pdf.js": "^0.10.1",
"js-cookie": "2.2.0",
+ "moment": "^2.29.4",
"normalize.css": "7.0.0",
"nprogress": "0.2.0",
"path-to-regexp": "2.4.0",
"postcss-pxtorem": "^5.1.1",
+ "print-js": "^1.6.0",
"vue": "2.6.10",
+ "vue-clipboard2": "^0.3.3",
"vue-router": "3.0.6",
"vuex": "3.1.0"
},
@@ -40,6 +44,7 @@
"babel-jest": "23.6.0",
"babel-plugin-dynamic-import-node": "2.3.3",
"chalk": "2.4.2",
+ "comlink-loader": "^2.0.0",
"connect": "3.6.6",
"eslint": "6.7.2",
"eslint-plugin-vue": "6.2.2",
--
Gitblit v1.9.3