mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
remove log
This commit is contained in:
@@ -121,7 +121,6 @@ async function getData() {
|
|||||||
description: data.data.table.description,
|
description: data.data.table.description,
|
||||||
maxVideoCount: data.data.table.maxVideoCount,
|
maxVideoCount: data.data.table.maxVideoCount,
|
||||||
} as VideoCollectCreateModel
|
} as VideoCollectCreateModel
|
||||||
console.log(data.data)
|
|
||||||
return data.data
|
return data.data
|
||||||
}
|
}
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
|
|||||||
Reference in New Issue
Block a user