From e05268f630176ccf6d5650d94f1e68360f0a4bbe Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Fri, 30 Jun 2023 15:53:42 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=8A=20fix:=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=95=86=E5=93=81=E5=88=97=E8=A1=A8=E7=9B=B4=E5=85=85=E5=95=86?= =?UTF-8?q?=E5=93=81=E6=97=A0=E6=B3=95=E5=88=A0=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/exchangecode/commodity/commodity.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/exchangecode/commodity/commodity.js b/src/pages/exchangecode/commodity/commodity.js index b4bb0b6b..ba4b54b4 100644 --- a/src/pages/exchangecode/commodity/commodity.js +++ b/src/pages/exchangecode/commodity/commodity.js @@ -134,6 +134,7 @@ export default class commodityList extends React.Component { if (item.type === 1) { item.entity.upstream = "直连天下" item.entity.weight = item.weight + item.entity.product_id = item.entity.goods_id resData.push(item.entity) } else if (item.type === 2) { resData.push({