wangyunfei 1 month ago
parent 868d62b4d5
commit 01c7b3694d

@ -642,6 +642,7 @@ const OnlineMonitoring = () => {
<img src={exportIcon} alt="导出" style={{ width: 16, height: 16, margin: '-2px 6px 0 0px'}} /> <img src={exportIcon} alt="导出" style={{ width: 16, height: 16, margin: '-2px 6px 0 0px'}} />
导出word 报告 导出word 报告
</Button> </Button>
<Button <Button
danger danger
onClick={handleBatchDelete} onClick={handleBatchDelete}

Loading…
Cancel
Save