@ -56,7 +56,7 @@ export default {
created() {
this.form.token = this.getToken;
this.form.sBrand = this.getBrand.brandname || this.brand;
this.form.sBrand = this.getBrand.brandname || '奥迪';
this.getData();
},
@ -42,7 +42,7 @@ export default {
methods: {
@ -43,7 +43,7 @@ export default {
@ -82,7 +82,7 @@ export default {
@ -33,7 +33,7 @@ export default {
@ -40,7 +40,7 @@ export default {
@ -69,7 +69,7 @@ export default {
@ -44,7 +44,7 @@ export default {
this.form.sBrand = this.getBrand.brandname || this.Brand;
@ -39,7 +39,7 @@ export default {