|
@@ -287,7 +287,7 @@ export default {
|
|
}
|
|
}
|
|
//下拉筛选
|
|
//下拉筛选
|
|
if (this.floor && this.floor != 1) {
|
|
if (this.floor && this.floor != 1) {
|
|
- postParams.gcname = this.floor
|
|
|
|
|
|
+ postParams.gname = this.floor
|
|
}
|
|
}
|
|
if (this.sbglgs && this.sbglgs != 1) {
|
|
if (this.sbglgs && this.sbglgs != 1) {
|
|
postParams.sbglgs = this.sbglgs
|
|
postParams.sbglgs = this.sbglgs
|