From dea01d14ce109a3c364b6888b9a885cd27862b0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Fri, 19 May 2023 17:04:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/station/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/system/station/index.vue b/src/views/system/station/index.vue index d73dcb1..0e0cbce 100644 --- a/src/views/system/station/index.vue +++ b/src/views/system/station/index.vue @@ -757,7 +757,6 @@ export default { nurseStationFriends(row.id).then(res => { this.nurseStationFriendsimg = process.env.VUE_APP_BASE_API + res.msg; this.nurseStationFriendsshow = true; - console.log(res); }); }, imgs(item) {