zhengyiming
1 天以前 eb23fb1d477a480c773dc52c6d47f1b901d09d17
packages/components/src/List/IncomeDetailListItem.vue
@@ -22,7 +22,7 @@
type Props = {
  title?: string;
  funds?: string;
  funds?: number;
  item?: string;
  value?: string;
  showValue?: boolean;