mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-28 07:05:03 +08:00
添加快捷命令服务的功能
This commit is contained in:
@@ -143,6 +143,7 @@
|
||||
</div>
|
||||
<MonacoEditor
|
||||
class="absolute-bottom"
|
||||
:placeholder="true"
|
||||
ref="editor"
|
||||
@typing="(val) => (quickcommandInfo.cmd = val)"
|
||||
:style="{
|
||||
|
Reference in New Issue
Block a user