From c3830a636d1136ed6a714cf803d398d310545fcb Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Fri, 28 Jun 2024 09:26:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=EF=BC=9A=E9=85=92=E9=81=93?= =?UTF-8?q?=E9=A6=86=E5=92=8C=E8=81=94=E7=9B=9F=E5=95=86=E5=AE=B6=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E7=B1=BB=E5=9E=8B=E5=8C=BA=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../merchant/list/handle/merEditForm.vue | 25 ++++++++++++++++++- src/views/merchant/list/handle/merInfo.vue | 8 ++++++ src/views/merchant/list/index.vue | 10 +++++++- 3 files changed, 41 insertions(+), 2 deletions(-) diff --git a/src/views/merchant/list/handle/merEditForm.vue b/src/views/merchant/list/handle/merEditForm.vue index acbe1ea..3d24bec 100644 --- a/src/views/merchant/list/handle/merEditForm.vue +++ b/src/views/merchant/list/handle/merEditForm.vue @@ -329,7 +329,7 @@ - + @@ -354,6 +354,29 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/views/merchant/list/handle/merInfo.vue b/src/views/merchant/list/handle/merInfo.vue index ee0067a..6f6aa8a 100644 --- a/src/views/merchant/list/handle/merInfo.vue +++ b/src/views/merchant/list/handle/merInfo.vue @@ -201,6 +201,14 @@
关联商户:
{{ merData.merShop ? (merData.merShop.mer_name || '') : ''}}
+
  • + +
    商户类型:
    +
    大型餐厅
    +
    中小型餐厅
    +
    酒道馆
    +
    小酒馆
    +
  • 资源股东:
    diff --git a/src/views/merchant/list/index.vue b/src/views/merchant/list/index.vue index 32e7d8d..6de88e9 100644 --- a/src/views/merchant/list/index.vue +++ b/src/views/merchant/list/index.vue @@ -154,7 +154,15 @@ {{ scope.row.brand.title || '' }} - + + + +