remove console

This commit is contained in:
wintsa
2025-01-03 00:03:45 +08:00
parent 856dec3991
commit c11fb54b0b

View File

@@ -40,7 +40,6 @@ function getParams() {
// 获取列表数据
async function fetchData({ done }: { done: any }) {
try {
console.log(1111)
if (!props.apipath) return
// 如果正在加载中,直接返回