liudl
2025-04-14 a815f0c44f8e435b0261c469f07654f0114726b9
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,
});