mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-20 09:51:31 +08:00
update files
This commit is contained in:
@@ -23,6 +23,7 @@ module.exports = Vue.component('dynamic-item', {
|
||||
},
|
||||
items: {
|
||||
type: Array,
|
||||
twoWay: true,
|
||||
default: function (){
|
||||
return [];
|
||||
}
|
||||
|
Reference in New Issue
Block a user