mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-20 10:55:43 +08:00
重构ConfigurationPage,优化数据传递
This commit is contained in:
@@ -161,11 +161,6 @@ export default {
|
||||
this.commandInit();
|
||||
this.sidebarInit();
|
||||
},
|
||||
computed: {
|
||||
configurationPage() {
|
||||
return this.$root.$refs.view;
|
||||
},
|
||||
},
|
||||
methods: {
|
||||
// 命令初始化
|
||||
commandInit() {
|
||||
|
||||
Reference in New Issue
Block a user