add delete device
This commit is contained in:
@@ -41,6 +41,7 @@ export default function AddDeviceFeature() {
|
||||
|
||||
const deviceToSave: DeviceData = {
|
||||
...form,
|
||||
id: new Date().getTime().toString(),
|
||||
towerNumber: merchant.tower,
|
||||
floorName: merchant.floor,
|
||||
unitNumber: merchant.unit,
|
||||
|
||||
Reference in New Issue
Block a user