Advertisement
Guest User

Untitled

a guest
Apr 20th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. this.status = [
  2. {
  3. name: 'Additional sales, last week',
  4. value: 31
  5. },
  6. {
  7. name: 'Additional sales, last month',
  8. value: 72
  9. },
  10. {
  11. name: 'Additional earnings, last month',
  12. value: 5976
  13. }
  14. ];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement