spring
5 天以前 991f6f78fccb86b2718ab96969a69304daafe2b4
src/pages/production/list/index.vue
@@ -39,6 +39,7 @@
  totalAmount: "totalAmount",
  amount: "amount",
  unAmount: "unAmount",
  unit: "unit",
});
const props = defineProps({
  api: {