From 89abb85caa91a8f65dc6fb50c3962d1d1add8dc3 Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Mon, 22 Apr 2024 08:55:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9A=E5=95=86=E5=93=81?= =?UTF-8?q?=E5=9C=A8=E7=A7=BB=E5=8A=A8=E7=AB=AF=E7=BC=96=E8=BE=91=E5=90=8E?= =?UTF-8?q?=20=E4=B8=A2=E5=A4=B1=E9=83=A8=E5=88=86=E8=A7=84=E6=A0=BC?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/product/addGoods/secound.vue | 4 +--- pages/product/addGoods/singleSpecification.vue | 11 +++++++---- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/pages/product/addGoods/secound.vue b/pages/product/addGoods/secound.vue index 5d5c9c2..9db98f6 100644 --- a/pages/product/addGoods/secound.vue +++ b/pages/product/addGoods/secound.vue @@ -170,9 +170,7 @@ export default { }, video_link: this.addGoodsSecoundData.video_link }; - - postData.attrValue = attrValue.filter(item => item != ''); - + postData.attrValue = attrValue.filter(item => item != ''); if (getStorage('addGoodsFormData').spec_type == 0) { // postData.attr = [getStorage('singleSpecification')]; } diff --git a/pages/product/addGoods/singleSpecification.vue b/pages/product/addGoods/singleSpecification.vue index ff8a4f0..5aa8d42 100644 --- a/pages/product/addGoods/singleSpecification.vue +++ b/pages/product/addGoods/singleSpecification.vue @@ -3,7 +3,7 @@ 更多 - + 保存 @@ -33,7 +33,10 @@ volume: '', // 体积 image: '', extension_one: '', - extension_two: '' + extension_two: '', + svip_price: '', + copy_value_id: '', + copy_unique: '', }, moreThanFlag: true, formList: [ @@ -103,7 +106,7 @@ model: 'extension_two' } ], - + } }, watch: { @@ -164,7 +167,7 @@ color: #333333; font-size: 30rpx; } - + .handle { position: fixed; left: 0;