spring
2025-09-26 a918d3676da9024c668c02e4a328d67285c7eac3
src/pages/production/list/index.vue
@@ -39,6 +39,7 @@
  totalAmount: "totalAmount",
  amount: "amount",
  unAmount: "unAmount",
  unit: "unit",
});
const props = defineProps({
  api: {