完善执行命令功能 99%

This commit is contained in:
fofolee
2022-04-10 14:06:21 +08:00
parent c78581bc76
commit a4179cb9d8
6 changed files with 73 additions and 44 deletions

View File

@@ -188,7 +188,7 @@
</q-card>
</q-dialog>
<CommandRunResult
:action="{ type: 'inPlugin' }"
:action="{ type: 'config' }"
ref="result"
></CommandRunResult>
</div>