From 96cb9c3671e9bd81b3e091778820d9795df668e6 Mon Sep 17 00:00:00 2001 From: wwl <xchao828@163.com> Date: 星期二, 07 一月 2025 15:23:24 +0800 Subject: [PATCH] 最左边不显示bug --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 4d4fb32..a33da8d 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,7 @@ "@riophae/vue-treeselect": "0.4.0", "axios": "0.24.0", "babel-polyfill": "^6.26.0", + "big.js": "^6.2.2", "clipboard": "2.0.8", "core-js": "3.25.3", "echarts": "4.9.0", -- Gitblit v1.8.0