From dccc001554c6c5376482df77f929c0d49b258844 Mon Sep 17 00:00:00 2001
From: yangpeixing <yangpeixing@hnkhzn.com>
Date: 星期三, 04 二月 2026 08:58:00 +0800
Subject: [PATCH] 1
---
WCS/WIDESEAWCS_Client/package.json | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/WCS/WIDESEAWCS_Client/package.json b/WCS/WIDESEAWCS_Client/package.json
index 977418b..40740c7 100644
--- a/WCS/WIDESEAWCS_Client/package.json
+++ b/WCS/WIDESEAWCS_Client/package.json
@@ -24,6 +24,8 @@
"wangeditor": "^4.7.6"
},
"devDependencies": {
+ "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
+ "@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
--
Gitblit v1.9.3