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 (