updated color

This commit is contained in:
Warunee Tamkoo 2024-11-27 10:40:37 +07:00
parent 2672f7518c
commit 326f5f8e6a
12 changed files with 18 additions and 31 deletions

View file

@ -219,7 +219,6 @@ onMounted(async () => {
<div class="col-xs-12 col-sm-3 col-md-2">
<q-btn
v-if="statusSubmit"
size="12px"
flat
round
color="primary"
@ -307,7 +306,6 @@ onMounted(async () => {
:options="store.columns"
option-value="name"
style="min-width: 140px"
/>
</div>
</div>