@@ -668,6 +668,7 @@ const PSRDetail = () => {
luckysheetRef.current.destroy();
luckysheetRef.current.create(option);
+ luckysheetRef.current.refreshFormula();
};
const fillWorkLoadData = async () => {