mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-20 02:47:30 +08:00
优化CommandConfig布局,节省空间
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<CommandConfig
|
||||
v-if="!isRunCodePage"
|
||||
v-model="commandManager.state.currentCommand"
|
||||
from="quickcommand"
|
||||
@update:is-expanded="isConfigExpanded = $event"
|
||||
:expand-on-focus="true"
|
||||
class="command-config"
|
||||
|
||||
Reference in New Issue
Block a user