| {{ column.label }} |
@switch (column.key) {
@case ("serial") {
@if (element.username === authService.username() || authService.role() === "admin") {
{{ element[column.key] }}
} @else {
{{ element[column.key] }}
}
|
Remove |
|
Delete |
|
|---|
| No data matching the filter. |