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:
@@ -95,7 +95,7 @@ module.exports = Vue.component('dynamic-item', {
|
||||
this.nameError = '';
|
||||
this.valueError = '';
|
||||
},
|
||||
'reset-input': function (){
|
||||
'reset-item-input': function (){
|
||||
this.name = '';
|
||||
this.value = '';
|
||||
}
|
||||
|
Reference in New Issue
Block a user