@@ -43,8 +43,7 @@ const items = ref([])
const selected = ref([])
const query = ref({
pageNo: 1,
- pageSize: 10,
- status: 0
+ pageSize: 10
})
const headers = [