|
|
|
@ -444,7 +444,9 @@ export default {
|
|
|
|
|
this.queryParams.mark = "";
|
|
|
|
|
// this.queryParams.type = undefined;
|
|
|
|
|
this.queryParams.shequId = undefined;
|
|
|
|
|
this.queryParams.xiaoquId = undefined;
|
|
|
|
|
this.queryParams.xiaoquId = this.queryParamsXiaoqu.xiaoquId
|
|
|
|
|
? this.queryParamsXiaoqu.xiaoquId
|
|
|
|
|
: undefined;
|
|
|
|
|
this.queryParams.parentid = undefined;
|
|
|
|
|
this.queryParams.yuanid = undefined;
|
|
|
|
|
this.queryParams.buildingId = undefined;
|
|
|
|
|