hwh
2024-09-14 bb344e346404d1ea6b132ad686d3aa5832ffc1dc
Web/src/views/device/sortPallet/index.vue
@@ -119,7 +119,7 @@
const queryParams = ref<any>({});
const tableParams = ref({
    page: 1,
    pageSize: 10,
    pageSize: 20,
    total: 0,
});