From aeb316f0ed2dabf4d3f2c75af284b13a2982dcb8 Mon Sep 17 00:00:00 2001
From: zhongrj <646384940@qq.com>
Date: Tue, 09 Jan 2024 19:49:28 +0800
Subject: [PATCH] 场所维护新增待完善状态过滤

---
 api/workLog/workLog.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/api/workLog/workLog.js b/api/workLog/workLog.js
index 64220f9..0dea5d3 100644
--- a/api/workLog/workLog.js
+++ b/api/workLog/workLog.js
@@ -7,4 +7,4 @@
 		method: 'POST',
 		data
 	})
-}
+}
\ No newline at end of file

--
Gitblit v1.9.3