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