mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2026-01-23 16:10:21 +08:00
fix: lint fix
This commit is contained in:
@@ -145,6 +145,7 @@ async function handleQuery() {
|
||||
}
|
||||
}
|
||||
catch (error) {
|
||||
console.error(error)
|
||||
tableData.value = []
|
||||
pagination.itemCount = 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user