@@ -225,7 +225,6 @@ const search = async (query = { skip: 0, limit }) => {
is_use: '0',
status: '1'
}
- console.log(info)
const res = await store.query(info)
if (res.errcode == '0') {
list.value = res.data