From 09528b7562a969f034559d32e9facac8f7833314 Mon Sep 17 00:00:00 2001
From: 张钢 <floatgang@163.com>
Date: 星期六, 24 八月 2024 13:47:50 +0800
Subject: [PATCH] 修改了表格样式F5刷新不能加载的问题

---
 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