-popupliste, sliderliste ts hataları giderildi

- Uyebilgileri preview 2 form görünüyor
This commit is contained in:
M. Bestami
2025-07-11 09:40:29 +03:00
parent 6afb24332c
commit 29a2448fb6
4 changed files with 23 additions and 39 deletions

View File

@ -53,12 +53,13 @@
return AddNewMecra as Function
}
}
const AddNewMecra = () => {
piyangoMecraStore.ResetForm()
piyangoMecraStore.isUpdate = false
piyangoMecraStore.mecraPanel = true
}
const EditMecra = (d: Record<string, any>) => {
Object.assign(piyangoMecraStore.piyangoMecraForm, d)
piyangoMecraStore.mecraPanel = true