获取 json 布局不应保存 scroll

This commit is contained in:
Vanessa 2023-12-31 16:51:31 +08:00
parent 45bfec7d2f
commit ac269b4e1b
16 changed files with 74 additions and 83 deletions

View file

@ -263,8 +263,6 @@ export const transactionError = () => {
exitSiYuan();
/// #else
exportLayout({
reload: false,
onlyData: false,
errorExit: true,
cb: exitSiYuan
});