packages/components/src/components/Card/OrderCardItem.vue @@ -16,7 +16,7 @@ type Props = { label: string; value: string; value: any; labelWidth?: any; textAlign?: any; };