Browse Source

before using typescript

master
lb 9 months ago
parent
commit
19825dcb5f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/components/Common/TodayFaultTotal/index.jsx

+ 1
- 1
src/components/Common/TodayFaultTotal/index.jsx View File

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


Loading…
Cancel
Save