范围属性变更成功后跳转参数修改
Showing
1 changed file
with
1 additions
and
1 deletions
-
Please register or sign in to post a comment
... | ... | @@ -154,7 +154,7 @@ export default { |
this.$router.push({ | ||
path: path, | ||
query: { | ||
bsm: newGlbsm, | ||
bsm: res.result, | ||
source: 2 | ||
} | ||
}); | ||
... | ... |