From 46c0efda448f2db8163a8ad1e668f3e4d4047288 Mon Sep 17 00:00:00 2001 From: red-deng-deng <1924913374@qq.com> Date: Mon, 13 Dec 2021 14:02:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=B6=88=E6=9F=A5=E8=AF=A2=E8=AE=A2?= =?UTF-8?q?=E5=8D=95=E7=8A=B6=E6=80=81=E2=80=9C=E5=BE=85=E5=85=85=E5=80=BC?= =?UTF-8?q?=EF=BC=9A0=E2=80=9D=E7=9A=84=E6=9D=A1=E4=BB=B6?= 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 944cd3bf..72c39260 100644 --- a/src/pages/order/list/list.js +++ b/src/pages/order/list/list.js @@ -141,7 +141,7 @@ export default class orderlist extends React.Component{ this.state={ tabList:[{title:"订单列表"}], orderList:[], - filterList:[{id:0,label:"订单状态",menuList:[{id:0,name:"待充值"},{id:1,name:"充值中"},{id:2,name:"已完成"},{id:3,name:"充值失败"},{id:4,name:"已取消"}]}], + filterList:[{id:0,label:"订单状态",menuList:[{id:1,name:"充值中"},{id:2,name:"已完成"},{id:3,name:"充值失败"},{id:4,name:"已取消"}]}], selectiondata:[], menuList:[{id:0,name:"订单状态",check:false}] ,allcheck:false,