before using typescript

This commit is contained in:
lb 2023-12-13 13:44:45 +08:00
parent cb0de3b5d0
commit 19825dcb5f

View File

@ -147,7 +147,7 @@ function FaultTotal(props) {
return ( return (
<GraphBase <GraphBase
icon="battery" icon="battery"
title="产线当日缺陷分类" title="产线缺陷统计"
dateOptions={['日', '周', '月', '年']} dateOptions={['日', '周', '月', '年']}
onDateChange={handleDateChange} onDateChange={handleDateChange}
size={bgSize} size={bgSize}