fix(FE): show forms, luxon dates
This commit is contained in:
parent
66f31f7717
commit
775b1a93ba
11 changed files with 39 additions and 36 deletions
|
@ -61,7 +61,7 @@ const contextMenuDeleteShow = async (showInstanceId: number) => {
|
|||
};
|
||||
|
||||
const createShow = () => {
|
||||
showSelected.value = 0;
|
||||
showSelected.value = null;
|
||||
showCreateEditMode.value = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue