From 09c21769e3921f175082cfedd94cb959939c2738 Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Wed, 15 Jun 2022 11:44:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20=E7=BC=96=E8=BE=91?= =?UTF-8?q?=E5=85=91=E6=8D=A2=E7=A0=81=20=E6=96=B0=E5=A2=9E=E5=95=86?= =?UTF-8?q?=E5=93=81=E6=9D=83=E9=87=8D=E9=AA=8C=E8=AF=81=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/exchangecode/product/add.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/exchangecode/product/add.js b/src/pages/exchangecode/product/add.js index 37440148..815b7ee4 100644 --- a/src/pages/exchangecode/product/add.js +++ b/src/pages/exchangecode/product/add.js @@ -265,6 +265,7 @@ export default class adduserinfo extends React.Component { quantity: quantity, stock: quantity, usage: 0, + weight: this.state.model.weight, product_name: cur_product.title, show_url: picItem ? picItem.pic : '', describe_url: '',