Changes
This commit is contained in:
@@ -5,11 +5,14 @@
|
||||
|
||||
const templateColumns = [
|
||||
{
|
||||
key: 'employeeNumber',
|
||||
label: "MA-Nummer:",
|
||||
sortable: true
|
||||
},{
|
||||
key: 'fullName',
|
||||
label: "Name:",
|
||||
sortable: true
|
||||
},
|
||||
{
|
||||
},{
|
||||
key: "email",
|
||||
label: "E-Mail:",
|
||||
sortable: true
|
||||
|
||||
Reference in New Issue
Block a user