Vanessa 2023-10-27 23:09:42 +08:00
parent f273e0af19
commit 6225246d99
13 changed files with 64 additions and 26 deletions

View file

@ -827,7 +827,8 @@ export const openMenuPanel = (options: {
isNotEmpty: false,
content: null,
content2: null,
hasEndDate: false
hasEndDate: false,
isNotTime: true,
}
});
avPanelElement.remove();