From 8118f56d86267e443f147c17ccb014338607e247 Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期五, 18 八月 2023 20:26:18 +0800
Subject: [PATCH] 面板 前端开发+ 后端 没数据

---
 babel.config.js |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/babel.config.js b/babel.config.js
index e955840..ce0dffb 100644
--- a/babel.config.js
+++ b/babel.config.js
@@ -1,5 +1,7 @@
 module.exports = {
   presets: [
     '@vue/cli-plugin-babel/preset'
-  ]
+  ],
+  // 鍏佽涓ょ缂栫爜寮曞叆鏂瑰紡鍏卞瓨,涔熷氨鏄� common 瑙勮寖涓� es6 瑙勮寖鐨勫叡瀛樺鐞�
+  sourceType: 'unambiguous'
 }

--
Gitblit v1.8.0