fix no props warning component_get_random_files

This commit is contained in:
2021-05-24 01:37:48 +08:00
parent ccf1566cc9
commit be37b9cede

View File

@@ -465,6 +465,7 @@ const component_search_files = {
const component_get_random_files = {
emits: ['play_audio', 'set_token'],
props: ['token'],
data() {
return {
files: [],