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