mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-19 18:25:44 +08:00
优化varinput可选变量的获取逻辑
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
>
|
||||
<ComposerCard
|
||||
v-model="commands[index]"
|
||||
:command-index="index"
|
||||
@remove="removeCommand(index)"
|
||||
@run="handleRunCommand"
|
||||
@add-branch="addBranch"
|
||||
|
||||
Reference in New Issue
Block a user