update files

This commit is contained in:
nuintun
2015-11-23 11:57:33 +08:00
parent f29bfb70ac
commit 2727398d3a
8 changed files with 51 additions and 109 deletions

View File

@@ -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) {