update files

This commit is contained in:
Nuintun
2015-11-20 16:45:19 +08:00
parent d280e911e7
commit b31cda4eab
6 changed files with 6 additions and 9 deletions

View File

@@ -34,9 +34,6 @@ module.exports = Vue.component('project-base', {
}
},
events: {
'directory-input-focus': function (){
this.pathError = '';
},
'clean-error': function (){
this.nameError = '';
this.pathError = '';