|
@ -1173,9 +1173,9 @@ const PatrolTable = (props) => { |
|
|
: '' |
|
|
: '' |
|
|
} |
|
|
} |
|
|
<Button style={{ marginLeft: 20 }}>查询</Button> |
|
|
<Button style={{ marginLeft: 20 }}>查询</Button> |
|
|
{ |
|
|
{/* { |
|
|
routerUrl == 'patrol_anomaly' ? <Button onClick={() => { showModal() }} style={{ float: 'right', marginRight: 30 }}> 短信提醒</Button> : '' |
|
|
routerUrl == 'patrol_anomaly' ? <Button onClick={() => { showModal() }} style={{ float: 'right', marginRight: 30 }}> 短信提醒</Button> : '' |
|
|
} |
|
|
} */} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{/* <Button style={{ marginLeft: 20 }} onClick={handleExport} >导出</Button> */} |
|
|
{/* <Button style={{ marginLeft: 20 }} onClick={handleExport} >导出</Button> */} |
|
|