更新页面
This commit is contained in:
@@ -58,7 +58,8 @@ export default {
|
||||
let pathInfo = this.$router.resolve({
|
||||
path: '/ProjectDetail',
|
||||
query:{
|
||||
id:id
|
||||
id:id,
|
||||
refresh:true
|
||||
}
|
||||
})
|
||||
window.open(pathInfo.href, '_self');
|
||||
|
Reference in New Issue
Block a user