From ae1edfe38447ddb4a9870de83837e7b9964d4785 Mon Sep 17 00:00:00 2001 From: yanran200830 Date: Fri, 25 Nov 2022 16:37:01 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=AF=E5=88=86=E5=95=86=E5=9F=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/pidu/app/AppGoods/components/Add.vue | 42 +++++++--------- project/pidu/app/AppGoods/components/List.vue | 48 +++++++++++++++---- 2 files changed, 55 insertions(+), 35 deletions(-) diff --git a/project/pidu/app/AppGoods/components/Add.vue b/project/pidu/app/AppGoods/components/Add.vue index 0aac1948..af4ed389 100644 --- a/project/pidu/app/AppGoods/components/Add.vue +++ b/project/pidu/app/AppGoods/components/Add.vue @@ -11,24 +11,23 @@ - + + :limit="1"> - + - + @@ -50,7 +49,7 @@
- {{ item }} + {{ item.girdName }} 等{{ form.girdList.length }}个
请选择 @@ -70,15 +69,13 @@