mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-06 10:54:07 +08:00
update files
This commit is contained in:
parent
8e11489eb0
commit
98dfc8546f
@ -76,6 +76,7 @@ module.exports = Vue.component('project-base', {
|
|||||||
'reset-input': function (){
|
'reset-input': function (){
|
||||||
this.name = '';
|
this.name = '';
|
||||||
this.path = '';
|
this.path = '';
|
||||||
|
this.originName = '';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user