mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2026-01-22 23:50:22 +08:00
fix: lint fix
This commit is contained in:
@@ -279,6 +279,7 @@ async function handleEnable(row) {
|
||||
$table.value?.handleSearch()
|
||||
}
|
||||
catch (error) {
|
||||
console.error(error)
|
||||
row.enableLoading = false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user