@@ -52,7 +52,7 @@ const ContactDetail = props => {
<div className="sheet-box">
<Row>
<Col span={12} className="sheet-box-left">
- {!orderIds.length ? (
+ {orderIds.length ? (
<div className="mb-3">
<Tooltip title="上一条记录">
<IconPark