chore: 去除冗余的debug输出
This commit is contained in:
@ -144,7 +144,6 @@ onMounted(async () => {
|
||||
...item,
|
||||
}
|
||||
}
|
||||
console.log('Fetched Production:', production.value)
|
||||
} catch (error) {
|
||||
console.error('Failed to fetch production:', error)
|
||||
} finally {
|
||||
|
||||
Reference in New Issue
Block a user