From 54ca5d675acc4583de3bea0cffdac10cdf9dc2d4 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 17 四月 2025 17:21:19 +0800
Subject: [PATCH] 1.设备使用授权页面开发、联调 2.设备保养、量值溯源计划添加查看功能
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 750ba15..7e70330 100644
--- a/package.json
+++ b/package.json
@@ -41,6 +41,7 @@
"@vue-office/excel": "^1.7.14",
"@vue/composition-api": "^1.7.2",
"axios": "0.28.1",
+ "big.js": "^6.2.2",
"clipboard": "2.0.8",
"core-js": "3.37.1",
"dom-to-image": "^2.6.0",
--
Gitblit v1.9.3