src/views/DataBoard/components/DataBoardTableView.vue @@ -39,7 +39,7 @@ }); type Props = { tableData: any[]; tableData?: any[]; unit: string; isMoney?: boolean; customerName: string;