@@ -222,6 +222,7 @@ const del = async (id) => {
};
const getPagination1 = async () => {
const { data } = await getList1({
+ isOk: "all",
type: "eliminate",
pageNo: page.value,
pageSize: limit.value,