mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-18 09:57:23 +08:00
退出时保存光标位置
This commit is contained in:
@@ -275,9 +275,6 @@ export default {
|
||||
quickcommandInfo: Object,
|
||||
canCommandSave: Boolean,
|
||||
},
|
||||
mounted() {
|
||||
window.CommandSideBar = this;
|
||||
},
|
||||
computed: {
|
||||
specialVarsOptions() {
|
||||
let x = Object.values(specialVars).filter(
|
||||
|
||||
Reference in New Issue
Block a user