@@ -135,7 +135,8 @@
getList();
proxy.$modal.msgSuccess("还原成功!");
})
- .catch(() => { });
+ .catch(() => {loading.value = false; });
+
}
/** 删除按钮操作 */