Added library list UI
This commit is contained in:
@@ -18,7 +18,7 @@ export default {
|
||||
dirty: false,
|
||||
safeValue: this.value,
|
||||
inputValue: this.value,
|
||||
}},
|
||||
};},
|
||||
props: {
|
||||
value: [String, Number],
|
||||
debounceTime: {
|
||||
|
||||
Reference in New Issue
Block a user