From 685511b71cc4bb676f3e5c832bb5ed218b80c250 Mon Sep 17 00:00:00 2001
From: quanyawei <401863037@qq.com>
Date: Mon, 16 Oct 2023 10:47:57 +0800
Subject: [PATCH] fix:表格样式添加

---
 package.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index 2d6487c..505c898 100644
--- a/package.json
+++ b/package.json
@@ -59,6 +59,7 @@
   },
   "devDependencies": {
     "@babel/core": "7.0.0",
+    "@babel/plugin-proposal-optional-chaining": "^7.21.0",
     "@babel/register": "7.0.0",
     "@vue/cli-plugin-babel": "3.6.0",
     "@vue/cli-plugin-eslint": "3.6.0",

--
Gitblit v1.8.0