Skip to content

Instantly share code, notes, and snippets.

@rafi16d
Created June 1, 2017 06:52
Show Gist options
  • Save rafi16d/9f1ebd67a52e6d87194be528a1c63209 to your computer and use it in GitHub Desktop.
Save rafi16d/9f1ebd67a52e6d87194be528a1c63209 to your computer and use it in GitHub Desktop.
VueJS - MOB Ajax Response
[
{
"table": {
"columns": {
"1 MSG": {
"B2017": "B2017",
"B2016": "B2016",
"B2015": "B2015",
"B2014": "B2014"
}
},
"rows": {
"5 RVO": {
"B2017": "365 000.00 CHF",
"B2016": "2 164 000.00 CHF",
"B2015": "625 000.00 CHF",
"B2014": "1 786 000.00 CHF"
},
"3 MIN": {
"B2017": "3 465 000.00 CHF",
"B2016": "3 124 000.00 CHF",
"B2015": "1 925 000.00 CHF",
"B2014": "3 686 000.00 CHF"
},
"2 MVO": {
"B2017": "1 365 000.00 CHF",
"B2016": "3 124 000.00 CHF",
"B2015": "925 000.00 CHF",
"B2014": "2 786 000.00 CHF"
},
"1 MSG": {
"B2017": "1 365 000.00 CHF",
"B2016": "2 654 000.00 CHF",
"B2015": "925 000.00 CHF",
"B2014": "2 786 000.00 CHF"
}
}
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment