fix btn color primary
This commit is contained in:
parent
9001f79763
commit
5bf9582415
53 changed files with 63 additions and 63 deletions
|
|
@ -342,7 +342,7 @@ onMounted(async () => {
|
|||
round
|
||||
dense
|
||||
:disable="store.isStaff == true && store.rootId == ''"
|
||||
color="add"
|
||||
color="primary"
|
||||
icon="mdi-account-arrow-right"
|
||||
@click.prevent="modalCommand = true"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue