chenhj
2025-07-29 0ce05818dcaadfd9506133c9ce9f7b41f3f1a279
src/pages/production/list/index.vue
@@ -39,6 +39,7 @@
  totalAmount: "totalAmount",
  amount: "amount",
  unAmount: "unAmount",
  unit: "unit",
});
const props = defineProps({
  api: {