From e44473eb7516d21ac8b666c679392c13347f2060 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 07 Jan 2022 10:38:12 +0800
Subject: [PATCH] 名字更换

---
 src/components/mobilePopupOurAfter/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/components/mobilePopupOurAfter/index.vue b/src/components/mobilePopupOurAfter/index.vue
index 9476a1a..655171e 100644
--- a/src/components/mobilePopupOurAfter/index.vue
+++ b/src/components/mobilePopupOurAfter/index.vue
@@ -109,7 +109,7 @@
       //   { name: "购物超市", type: 2, method: getListsupermarket },
       //   { name: "社区内医疗", type: 3, method: getListmedical },
       //   { name: "邮寄快递", type: 4, method: getListmail },
-      //   { name: "学生浴室", type: 5, method: getListbathroom },
+      //   { name: "社区浴室", type: 5, method: getListbathroom },
       //   { name: "圈存机", type: 6, method: getListtransference },
       //   { name: "打字复印", type: 7, method: getListduplicate },
       //   { name: "AED", type: 8, method: getListaed },
@@ -123,7 +123,7 @@
         { name: "购物超市", type: 2, method: getListLifeOnce },
         { name: "社区内医疗", type: 3, method: getListLifeOnce },
         { name: "邮寄快递", type: 4, method: getListLifeOnce },
-        { name: "学生浴室", type: 5, method: getListLifeOnce },
+        { name: "社区浴室", type: 5, method: getListLifeOnce },
         { name: "圈存机", type: 6, method: getListLifeOnce },
         { name: "打字复印", type: 7, method: getListLifeOnce },
         { name: "银行网点", type: 8, method: getListLifeOnce },

--
Gitblit v1.9.3