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