Vanessa 2024-03-07 11:51:15 +08:00
parent 263dcbe8bc
commit 383fa70bd7
2 changed files with 3 additions and 1 deletions

View file

@ -324,6 +324,7 @@ export const refreshAV = (protyle: IProtyle, operation: IOperation) => {
document.querySelector(".av__mask")?.remove();
}
}
item.removeAttribute("data-loading");
});
});
}