From 34ec919649adfefeecd0418284dd7b02e9ed49b8 Mon Sep 17 00:00:00 2001 From: 马宇豪 <978517621@qq.com> Date: 星期三, 23 四月 2025 15:42:17 +0800 Subject: [PATCH] 添加批发仓库监测预警 --- package.json | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 35984d5..40c6e55 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,7 @@ "driver.js": "0.8.1", "dropzone": "5.2.0", "echarts": "4.1.0", + "element-china-area-data": "^5.0.2", "element-ui": "2.14.1", "event-source-polyfill": "^1.0.5", "eventsource-polyfill": "^0.9.6", @@ -45,16 +46,16 @@ "file-saver": "^1.3.8", "fuse.js": "3.4.2", "jquery": "^3.6.0", - "js-cookie": "2.2.0", + "js-base64": "^2.6.1", + "js-cookie": "^2.2.0", "jsbarcode": "^3.11.4", "jsonlint": "1.6.3", "jszip": "^3.1.5", "mockjs": "1.0.1-beta3", - "node-sass": "^6.0.1", + "node-sass": "^7.0.3", "normalize.css": "7.0.0", "nprogress": "0.2.0", "print-js": "^1.6.0", - "python": "0.0.4", "qrcodejs2": "0.0.2", "screenfull": "4.0.0", "showdown": "1.8.6", @@ -145,4 +146,4 @@ "not ie <= 8" ], "main": "index.js" -} +} \ No newline at end of file -- Gitblit v1.9.2