update files

This commit is contained in:
Nuintun
2015-11-20 17:58:30 +08:00
parent 627d176ea8
commit 9420e3613f
3 changed files with 14 additions and 15 deletions

View File

@@ -22,7 +22,6 @@ module.exports = Vue.component('app-configure', {
return {
name: '',
path: '',
_cached: {},
submitError: '',
popup: false
}