updated style & layout
This commit is contained in:
parent
78310f1d3e
commit
2a1e85f720
33 changed files with 344 additions and 451 deletions
|
|
@ -8,7 +8,7 @@
|
|||
:outline="editvisible"
|
||||
dense
|
||||
:disabled="editvisible == true"
|
||||
:color="editvisible == true ? 'grey-7' : 'primary'"
|
||||
:color="editvisible == true ? 'grey-7' : 'edit'"
|
||||
label="แก้ไข"
|
||||
@click="edit"
|
||||
icon="mdi-pencil-outline"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue