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