`
liudl
2025-01-17 af15096c2336e2916076231af13caa7d92974949
Web/src/views/wcs/wcsPosition/index.vue
@@ -126,7 +126,7 @@
const queryParams = ref<any>({});
const tableParams = ref({
  page: 1,
  pageSize: 10,
  pageSize: 20,
  total: 0,
});