From 8c29088f6d296f8551bb7d835aad4e30ad350827 Mon Sep 17 00:00:00 2001 From: jl-zhoujl2 Date: Mon, 11 Apr 2022 16:02:26 +0800 Subject: [PATCH] =?UTF-8?q?4.11=20=E8=AE=A2=E5=8D=95=E6=9F=A5=E7=9C=8B?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=88=A0=E9=99=A4=E6=8C=89=E9=92=AE=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E9=80=BB=E8=BE=91=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Finance/Cost/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Finance/Cost/index.tsx b/src/pages/Finance/Cost/index.tsx index a7a05c3..be63b23 100644 --- a/src/pages/Finance/Cost/index.tsx +++ b/src/pages/Finance/Cost/index.tsx @@ -135,7 +135,7 @@ const finance: React.FC<{}> = () => { title: '操作', dataIndex: 'option', width: 150, valueType: 'option', render: (_, record) => { - if (record.timeOut == 0 && record.state == 0) { + if (orderData.state == "0") { return (