mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-29 04:12:45 +08:00
修复没有返回 option 的 bug
This commit is contained in:
parent
88ed58f0fd
commit
bb47d4c01f
@ -157,6 +157,7 @@ export default {
|
||||
: this.$root.programs[command.program];
|
||||
option.scptarg = command.scptarg || "";
|
||||
option.charset = command.charset || {};
|
||||
return option;
|
||||
},
|
||||
listenStopSign() {
|
||||
// ctrl c 终止
|
||||
|
Loading…
x
Reference in New Issue
Block a user