@ -495,7 +495,8 @@ export default {
this.queryParams.mark = "";
this.queryParams.type = undefined;
this.queryParams.shequId = undefined;
this.queryParams.xiaoquId = this.queryParamsXiaoqu.xiaoquId
this.queryParams.xiaoquId =
this.$route.path == "/xiaoqu"
? this.queryParamsXiaoqu.xiaoquId
: undefined;
this.queryParams.parentid = undefined;
@ -476,7 +476,8 @@ export default {
this.credentialnoType = 0;
@ -505,7 +505,8 @@ export default {
// this.queryParams.type = undefined;
@ -463,7 +463,8 @@ export default {