@ -234,7 +234,7 @@ const list = ref([]);
const query = ref({
current: 1,
size: 10,
code:'2'
// code:'2'
});
const total = ref(0);
const loading = ref(false);