|
@@ -313,7 +313,9 @@ export default {
|
|
this.communityNameList();
|
|
this.communityNameList();
|
|
// this.garageNameList();
|
|
// this.garageNameList();
|
|
this.mixins_dataUrl = '/sc-community/assets/garage/parking/page';
|
|
this.mixins_dataUrl = '/sc-community/assets/garage/parking/page';
|
|
- this.mixins_query = {};
|
|
|
|
|
|
+ this.mixins_query = {
|
|
|
|
+ type: 2
|
|
|
|
+ };
|
|
this.mixins_search();
|
|
this.mixins_search();
|
|
}
|
|
}
|
|
};
|
|
};
|