From 93d5248746860e9c19bedaab8761d480d0ce18b9 Mon Sep 17 00:00:00 2001
From: yz3456 <2753272399@qq.com>
Date: 星期日, 11 八月 2024 10:53:19 +0800
Subject: [PATCH] 解决了报错

---
 ruoyi-ui/.eslintignore |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/ruoyi-ui/.eslintignore b/ruoyi-ui/.eslintignore
index 89be6f6..ec40d2d 100644
--- a/ruoyi-ui/.eslintignore
+++ b/ruoyi-ui/.eslintignore
@@ -7,4 +7,6 @@
 # 蹇界暐褰撳墠鐩綍涓嬩负js鐨勬枃浠剁殑璇硶妫�鏌�
 *.js
 # 蹇界暐褰撳墠鐩綍涓嬩负vue鐨勬枃浠剁殑璇硶妫�鏌�
-*.vue
\ No newline at end of file
+*.vue
+/src/components/
+/src/
\ No newline at end of file

--
Gitblit v1.9.1