From d18961e96586c778d858c740b49bc0a5b8fa43c3 Mon Sep 17 00:00:00 2001 From: zmj <1493694146@qq.com> Date: Wed, 29 Nov 2023 18:45:48 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- subpkg/townTask/gatherRecords.vue | 68 +++++++++++++++++-------------- subpkg/townTask/townGather.vue | 14 ++++--- 2 files changed, 46 insertions(+), 36 deletions(-) diff --git a/subpkg/townTask/gatherRecords.vue b/subpkg/townTask/gatherRecords.vue index f2c56d5..283ed71 100644 --- a/subpkg/townTask/gatherRecords.vue +++ b/subpkg/townTask/gatherRecords.vue @@ -5,45 +5,51 @@ lineWidth='100' inactiveStyle='color:white' activeStyle="color:white"> - + + - - - 养植信息 + + + 养植信息 + + + 点击查看 + - - 点击查看 + + + 法人姓名: {{item.entityName}} + + + 联系电话: {{item.phone}} + - - - 法人姓名: {{item.entityName}} + + + + 批发商信息 + + + 点击查看 + - - 联系电话: {{item.phone}} - - - - - - - 批发商信息 - - - 点击查看 - - - - - 店主姓名: {{item.storeName}} - - - 联系电话: {{item.shopkeeperPhone}} + + + 店主姓名: {{item.storeName}} + + + 联系电话: {{item.shopkeeperPhone}} + + + + +