From 2280e8be717608bb36c3cf921f129db24349396d Mon Sep 17 00:00:00 2001 From: guonan <guonan201020@163.com> Date: 星期二, 10 六月 2025 17:55:29 +0800 Subject: [PATCH] 大改图层树 --- src/api/hpApi.js | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/api/hpApi.js b/src/api/hpApi.js index 23e827e..d397817 100644 --- a/src/api/hpApi.js +++ b/src/api/hpApi.js @@ -229,7 +229,6 @@ "dictThreatObj": "", "year": "2025" }); - console.log("getAeraCode:", response); return response.data; } @@ -243,6 +242,5 @@ "dictThreatObj": "", "year": "2025" }); - console.log("getAeraCode:", response); return response.data; } \ No newline at end of file -- Gitblit v1.9.3