mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-06 16:16:42 +08:00
remove console
This commit is contained in:
@@ -40,7 +40,6 @@ function getParams() {
|
|||||||
// 获取列表数据
|
// 获取列表数据
|
||||||
async function fetchData({ done }: { done: any }) {
|
async function fetchData({ done }: { done: any }) {
|
||||||
try {
|
try {
|
||||||
console.log(1111)
|
|
||||||
if (!props.apipath) return
|
if (!props.apipath) return
|
||||||
|
|
||||||
// 如果正在加载中,直接返回
|
// 如果正在加载中,直接返回
|
||||||
|
|||||||
Reference in New Issue
Block a user