From d718d199d63c6f50d8c7a4c44bfa98bf9c53bdcb Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Tue, 27 Jun 2023 17:52:01 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=8A=20fix:=20=E3=80=90=E8=AE=A2?= =?UTF-8?q?=E5=8D=95=E5=88=97=E8=A1=A8=E3=80=91=E7=BA=A2=E5=8C=85=E5=95=86?= =?UTF-8?q?=E5=93=81=E7=B1=BB=E5=9E=8B=E5=BA=94=E8=AF=A5=E4=B8=BA=E2=80=9C?= =?UTF-8?q?=E5=85=91=E6=8D=A2=E7=A0=81=E7=8E=B0=E9=87=91=E7=BA=A2=E5=8C=85?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/order/list/list.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/order/list/list.js b/src/pages/order/list/list.js index dee058b6..ec9f68b4 100644 --- a/src/pages/order/list/list.js +++ b/src/pages/order/list/list.js @@ -771,7 +771,7 @@ export default class orderList extends React.Component { : rowData.product_type == 2 ? "卡密" : rowData.type == 3 - ? "现金红包" + ? "兑换码现金红包" : rowData.product_type == 3 ? "立减金" : "-"}