mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-20 18:31:21 +08:00
update files
This commit is contained in:
@@ -50,7 +50,7 @@ module.exports = Vue.component('app-configure', {
|
||||
this.$broadcast('clean-error');
|
||||
}
|
||||
},
|
||||
addProject: function (){
|
||||
add: function (){
|
||||
this.$broadcast('submit');
|
||||
|
||||
if (this.name && this.path) {
|
||||
|
Reference in New Issue
Block a user