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