mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-20 09:51:31 +08:00
update files
This commit is contained in:
@@ -91,9 +91,7 @@ module.exports = Vue.component('dynamic-item', {
|
||||
}
|
||||
},
|
||||
events: {
|
||||
'reset-form': function (){
|
||||
this.name = '';
|
||||
this.value = '';
|
||||
'reset-error': function (){
|
||||
this.nameError = '';
|
||||
this.valueError = '';
|
||||
}
|
||||
|
Reference in New Issue
Block a user