update files

This commit is contained in:
Nuintun
2015-11-20 16:34:41 +08:00
parent 5950b48276
commit d280e911e7
4 changed files with 8 additions and 2 deletions

View File

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