-popupliste, sliderliste ts hataları giderildi
- Uyebilgileri preview 2 form görünüyor
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user