@@ -105,9 +105,7 @@ onMounted(async () => {
const searchOther = async () => {
const info = {
skip: 0,
- limit: 6,
- status: '1',
- is_use: '0'
+ limit: 6
}
let res
res = await achievementStore.query(info)