From af84ba0317c39c68c0312b27ea34f9ebf3489fd3 Mon Sep 17 00:00:00 2001 From: mkm <727897186@qq.com> Date: Thu, 25 Jul 2024 09:35:49 +0800 Subject: [PATCH] =?UTF-8?q?feat(store):=20=E4=BF=AE=E6=94=B9=E5=95=86?= =?UTF-8?q?=E5=93=81=E7=BC=96=E8=BE=91=E9=A1=B5=E9=9D=A2=E6=AF=9B=E5=88=A9?= =?UTF-8?q?=E7=8E=87=E8=BE=93=E5=85=A5=E6=96=B9=E5=BC=8F=EF=BC=8C=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=AF=9B=E5=88=A9=E7=8E=87=E5=88=97=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/store/store_product/edit.vue | 17 ++++++++++++----- src/views/store/store_product/index.vue | 6 ++++++ src/views/user/indexList.vue | 6 ++++-- 3 files changed, 22 insertions(+), 7 deletions(-) diff --git a/src/views/store/store_product/edit.vue b/src/views/store/store_product/edit.vue index c7ab41047..3a522a65a 100644 --- a/src/views/store/store_product/edit.vue +++ b/src/views/store/store_product/edit.vue @@ -142,11 +142,18 @@ :readonly="false" /> - + + + + + 支持 diff --git a/src/views/store/store_product/index.vue b/src/views/store/store_product/index.vue index ced359fce..4ca20f15c 100644 --- a/src/views/store/store_product/index.vue +++ b/src/views/store/store_product/index.vue @@ -117,6 +117,12 @@ min-width="100" show-overflow-tooltip /> + - + @@ -81,6 +81,8 @@ --> + +