diff --git a/src/pages/Customer/CustomerList.vue b/src/pages/Customer/CustomerList.vue index ebc291933..9783a6cf6 100644 --- a/src/pages/Customer/CustomerList.vue +++ b/src/pages/Customer/CustomerList.vue @@ -1,37 +1,184 @@ - - - + + + + + + + + Export to CSV + + + Swap View + + + + + + + {{ props.row.name }} + @{{ props.row.username }} + + + + + Email + {{ props.row.email }} + + + + + Phone + {{ props.row.phone }} + + + + + + + + + + Action 1 + + + Action 2 + + + + + + + + + + + + + + +