Changed Booking
Changed Columns in Incoming Invoices
This commit is contained in:
@@ -81,6 +81,10 @@ const templateColumns = [
|
||||
{
|
||||
key: "paymentType",
|
||||
label: "Zahlart"
|
||||
},
|
||||
{
|
||||
key: "description",
|
||||
label: "Beschreibung"
|
||||
}
|
||||
]
|
||||
const selectedColumns = ref(templateColumns)
|
||||
|
||||
Reference in New Issue
Block a user