Aggiunta del Bottone "Aggiungi"

This commit is contained in:
Surya Paolo
2022-12-01 21:44:33 +01:00
parent bf1e9fc982
commit 07f5f1c4c9
14 changed files with 864 additions and 550 deletions

View File

@@ -449,6 +449,7 @@ export interface IGlobalState {
selElem?: IMyElem,
editOn?: boolean,
myselector: ISelector,
addNewRecord: string,
}
export interface IMenuList {