wxw
2024-09-25 54728bfad5a2b222ff26e4f6be26bd239b3c5720
Web/src/views/wcs/wcsDevice/index.vue
@@ -130,7 +130,7 @@
const queryParams = ref<any>({});
const tableParams = ref({
  page: 1,
  pageSize: 10,
  pageSize: 20,
  total: 0,
});