From 6f44eb561c9a728e3ff4862554047abc31640ca7 Mon Sep 17 00:00:00 2001 From: wjt <1797368093@qq.com> Date: 星期六, 22 六月 2024 16:41:25 +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