修复没有返回 option 的 bug

This commit is contained in:
fofolee 2022-05-01 20:08:19 +08:00
parent 88ed58f0fd
commit bb47d4c01f

View File

@ -157,6 +157,7 @@ export default {
: this.$root.programs[command.program];
option.scptarg = command.scptarg || "";
option.charset = command.charset || {};
return option;
},
listenStopSign() {
// ctrl c