From 63aec0761712079c0ba8025101a398e65327dc88 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Thu, 10 Apr 2025 16:42:18 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A2=9E=E5=8A=A0decimal=E6=95=B0?= =?UTF-8?q?=E5=AD=97=E8=AE=A1=E7=AE=97=E5=BA=93=EF=BC=8C=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=87=BA=E5=85=A5=E5=BA=93=E5=8D=95=E4=BD=8D=E5=88=87=E6=8D=A2?= =?UTF-8?q?=E4=BB=B7=E6=A0=BC=E5=B1=95=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + src/views/inventory/operation_in/index.vue | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2143d7d..aee93eb 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,7 @@ "codemirror": "^5.65.18", "codemirror-editor-vue3": "^2.8.0", "dayjs": "^1.11.13", + "decimal.js": "^10.5.0", "default-passive-events": "^2.0.0", "echarts": "^5.6.0", "element-plus": "^2.9.3", diff --git a/src/views/inventory/operation_in/index.vue b/src/views/inventory/operation_in/index.vue index a830e73..16263cd 100644 --- a/src/views/inventory/operation_in/index.vue +++ b/src/views/inventory/operation_in/index.vue @@ -226,7 +226,7 @@