spring
5 天以前 facb7c8b5d3fe64bb97d0fdbc921985c7fb88732
src/views/basicData/customerFile/index.vue
@@ -309,7 +309,7 @@
const tableLoading = ref(false);
const page = reactive({
  current: 1,
  size: 10,
  size: 100,
  total: 0,
});
const total = ref(0);