ปรับสีพื้นหลัง ทะเบียนประวัติ
This commit is contained in:
parent
69ab685832
commit
e9fd48f7f3
1 changed files with 1 additions and 4 deletions
|
|
@ -140,10 +140,7 @@ const visibleColumns = ref<string[]>([
|
|||
<Search />
|
||||
<div
|
||||
flat
|
||||
class="q-py-lg"
|
||||
:class="{
|
||||
'bg-white': mode === 'table',
|
||||
}"
|
||||
class="q-py-lg bg-white"
|
||||
style="width: 100%"
|
||||
>
|
||||
<div class="flex justify-between q-mb-md q-pr-lg q-pl-sm">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue