From b77eaa21dc1236150b64ca90285a00b10de09d89 Mon Sep 17 00:00:00 2001 From: wangdong <1551135706@qq.com> Date: Fri, 7 Jun 2024 13:27:47 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/shop/Index.vue | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/src/views/shop/Index.vue b/src/views/shop/Index.vue index 101b75a..422ce6e 100644 --- a/src/views/shop/Index.vue +++ b/src/views/shop/Index.vue @@ -46,15 +46,9 @@ {{ item.shop_label }} - - {{ item.company_name }} - {{ item.is_select_mechant ? '是' : '否' }} - - {{ item.is_show_license ? '是' : '否' }} -