mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-29 04:12:45 +08:00
修复帮助按钮未正确显示
This commit is contained in:
parent
61ce3ebd22
commit
245fdcea78
@ -36,7 +36,7 @@
|
||||
v-if="isDev"
|
||||
>
|
||||
</q-btn>
|
||||
<q-btn flat dense icon="help" @click="showHelp" v-if="isDev">
|
||||
<q-btn flat dense icon="help" @click="showHelp">
|
||||
<q-tooltip>帮助</q-tooltip>
|
||||
</q-btn>
|
||||
<q-btn
|
||||
|
Loading…
x
Reference in New Issue
Block a user