项目状态数据跳转
This commit is contained in:
@@ -513,6 +513,7 @@ export default {
|
||||
window.open(newUrl.href, '_blank')
|
||||
},
|
||||
projectInfoClick(item){
|
||||
item.projectName = item.showName
|
||||
let newUrl = this.$router.resolve({
|
||||
path: '/ProjectDetails',
|
||||
query: item
|
||||
|
||||
Reference in New Issue
Block a user