|
@@ -1040,7 +1040,7 @@ export default {
|
|
item.input_date = event.inDate
|
|
item.input_date = event.inDate
|
|
item.storage_location = event.place
|
|
item.storage_location = event.place
|
|
item.asset_state = event.state
|
|
item.asset_state = event.state
|
|
- item.accessory = event.attachment
|
|
|
|
|
|
+ // item.accessory = event.attachment
|
|
item.notes = event.remark
|
|
item.notes = event.remark
|
|
}
|
|
}
|
|
})
|
|
})
|