updated color
This commit is contained in:
parent
2672f7518c
commit
326f5f8e6a
12 changed files with 18 additions and 31 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue