修复bug
This commit is contained in:
@@ -81,11 +81,6 @@
|
||||
getList()
|
||||
}
|
||||
|
||||
onPullDownRefresh(() => {
|
||||
onRefresh()
|
||||
})
|
||||
|
||||
|
||||
// ==================== 获取列表数据 ====================
|
||||
const getList = async () => {
|
||||
if (loading.value) return
|
||||
|
||||
Reference in New Issue
Block a user