mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-20 01:27:47 +08:00
update files
This commit is contained in:
@@ -38,7 +38,9 @@ module.exports = Vue.component('project-base', {
|
||||
}
|
||||
},
|
||||
events: {
|
||||
'clean-error': function (){
|
||||
'reset-form': function (){
|
||||
this.name = '';
|
||||
this.path = '';
|
||||
this.nameError = '';
|
||||
this.pathError = '';
|
||||
},
|
||||
|
Reference in New Issue
Block a user