@@ -210,6 +210,7 @@ const DailyRecord = props => {
<Button
type="primary"
onClick={() => {
+ setLogDetail([]);
setWriteVisible(true);
}}
>