remove card from EventRequests
This commit is contained in:
parent
2ddb89f89c
commit
a88e3a0160
|
@ -1,7 +1,5 @@
|
|||
<template>
|
||||
<q-page padding>
|
||||
<q-card>
|
||||
<q-card-section>
|
||||
<q-table
|
||||
v-model:pagination="pagination"
|
||||
title="Dienstanfragen"
|
||||
|
@ -33,8 +31,6 @@
|
|||
</q-td>
|
||||
</template>
|
||||
</q-table>
|
||||
</q-card-section>
|
||||
</q-card>
|
||||
</q-page>
|
||||
</template>
|
||||
|
||||
|
|
Loading…
Reference in New Issue