From 634e2994bc4020a06d7116f44a83702a0e423a22 Mon Sep 17 00:00:00 2001
From: Houjie <714924425@qq.com>
Date: 星期三, 09 七月 2025 09:29:14 +0800
Subject: [PATCH] 点检历史 维修历史,周报历史,相关图标

---
 common/luch-request/core/Request.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/common/luch-request/core/Request.js b/common/luch-request/core/Request.js
index 6bf0d85..40b683b 100644
--- a/common/luch-request/core/Request.js
+++ b/common/luch-request/core/Request.js
@@ -181,6 +181,8 @@
     })
   }
 
+
+
   post(url, data, options = {}) {
     return this.request({
       url,

--
Gitblit v1.9.3