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