Explorar o código

渲染完excel之后刷新公式

Renxy hai 1 ano
pai
achega
9b6c1c3b10
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/pages/PSRManage/detail.js

+ 1 - 0
src/pages/PSRManage/detail.js

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