chenhj
2026-03-14 396867766893a5213001bd44f9ff2eafe179afcc
src/views/qualityManagement/InspectItem/index.vue
@@ -122,7 +122,7 @@
const operationType = ref("add");
const page = reactive({
  current: 1,
  size: 10,
  size: 30,
  total: 0,
});