退出时保存光标位置

This commit is contained in:
fofolee
2022-04-13 16:49:47 +08:00
parent 8f479fa545
commit d659fdcc88
10 changed files with 27 additions and 23 deletions

View File

@@ -67,9 +67,6 @@ export default {
*/
action: Object,
},
mounted() {
window.runResult = this;
},
computed: {
fromUtools() {
return this.action.type === "input";