chengsc
2024-09-13 8f119705b13f9a430c6ae4e33533239d51676c56
Web/src/views/main/wcsBoxInfo/index.vue
@@ -212,7 +212,7 @@
  const queryParams = ref<any>({});
  const tableParams = ref({
    page: 1,
    pageSize: 10,
    pageSize: 20,
    total: 0,
  });