Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
Abhishek Kumar 2020-02-10 17:49:41 +05:30 committed by Rohit Yadav
parent 5e8bb0dfa8
commit 092475e9db

View File

@ -126,7 +126,6 @@ export default {
]
},
mounted () {
this.offeringType = this.$route.meta.name
switch (this.$route.meta.name) {
case 'computeoffering':
this.offeringType = 'ServiceOffering'