mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-19 17:17:33 +08:00
update files
This commit is contained in:
@@ -50,6 +50,8 @@ module.exports = Vue.component('app-configure', {
|
||||
this.popup = !this.popup;
|
||||
|
||||
if (!this.popup) {
|
||||
this.name = '';
|
||||
this.path = '';
|
||||
this.submitError = '';
|
||||
this.$broadcast('clean-error');
|
||||
}
|
||||
|
Reference in New Issue
Block a user