mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-22 18:22:37 +08:00
添加函数返回、完善注入JS功能
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
<!-- 保存变量按钮 -->
|
||||
<q-icon
|
||||
:name="command.saveOutput ? 'data_object' : 'output'"
|
||||
v-if="!command.neverHasOutput"
|
||||
class="output-btn"
|
||||
@click="$emit('toggle-output')"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user