@ -2044,6 +2044,8 @@ export function rowColumnOperationInitial(){
}
jfrefreshgrid(d, Store.luckysheet_select_save);
$("#luckysheet-functionbox-cell").html("");
});
@ -188,6 +188,8 @@ function jfrefreshgrid(data, range, allParam, isRunExecFunction = true, isRefres
}, 1);
/* 选区同步 */
selectHightlightShow();
window.luckysheet_getcelldata_cache = null;