hwh
2024-09-13 9d7f402fe2f147b8108833a64e6182f52ea160c4
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,
});