From 69a74309ed12cc13f0fa9fb90c5bffad17ade360 Mon Sep 17 00:00:00 2001
From: wjt <1797368093@qq.com>
Date: 星期四, 27 六月 2024 13:34:56 +0800
Subject: [PATCH] 问题修改

---
 api/policy.js |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/api/policy.js b/api/policy.js
index c1a8d96..70d60ba 100644
--- a/api/policy.js
+++ b/api/policy.js
@@ -62,7 +62,3 @@
 export function orderUpd(data) {
 	return http.post(`/enforce/order/doResultOrder`, data, { custom: { loading: true }});
 }
-// 浼佷笟琚墽娉曟鏁� /report/team/getCompanyCount
-export function getCompanyCount(data) {
-	return http.get(`/report/team/getCompanyCount`, data, { custom: { loading: true }});
-}
\ No newline at end of file

--
Gitblit v1.9.1