diff --git a/package.json b/package.json index edaa2496..e2671d84 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,8 @@ "vue-router": "^3.0.7", "vuex": "^3.6.2", "element-ui": "^2.15.9", - "dayjs": "^1.8.14" + "dayjs": "^1.8.14", + "decimal.js": "^10.4.3" }, "devDependencies": { "@babel/core": "^7.12.16", diff --git a/src/views/index/invoicingNotify.vue b/src/views/index/invoicingNotify.vue index 048f8567..8b168440 100644 --- a/src/views/index/invoicingNotify.vue +++ b/src/views/index/invoicingNotify.vue @@ -86,6 +86,7 @@