From dbfdc1166172e3cdc45b7093376cef83bea75fb9 Mon Sep 17 00:00:00 2001
From: zmc <zmc_li@foxmail.com>
Date: 星期二, 08 八月 2023 08:56:46 +0800
Subject: [PATCH] 油烟监测 vue代码

---
 .eslintrc-auto-import.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/.eslintrc-auto-import.json b/.eslintrc-auto-import.json
index 1078dcf..3f78fe7 100644
--- a/.eslintrc-auto-import.json
+++ b/.eslintrc-auto-import.json
@@ -59,6 +59,7 @@
     "watchEffect": true,
     "watchPostEffect": true,
     "watchSyncEffect": true,
-    "ElMessage": true
+    "ElMessage": true,
+    "ElLoading": true
   }
 }

--
Gitblit v1.9.3