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