From 4d7e4d80d3f1dc8d29eba8771556f688083c8035 Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: Tue, 17 Mar 2026 10:49:00 +0800
Subject: [PATCH] 修改报警类型
---
src/api/warehouse.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/api/warehouse.js b/src/api/warehouse.js
index c9aad12..6228389 100644
--- a/src/api/warehouse.js
+++ b/src/api/warehouse.js
@@ -151,7 +151,6 @@
})
}
-
// 监管
export function getSupervisionStatistics(data) {
return request({
--
Gitblit v1.9.2