添加项目库的项目详情

This commit is contained in:
qq787203167
2022-04-07 15:39:56 +08:00
parent aed1dd23e2
commit 6337b9af63
12 changed files with 1593 additions and 2 deletions
@@ -196,7 +196,7 @@
//批量删除
handleDel() {
let newUrl = this.$router.resolve({
path: '/virtualListDetails',
path: '/ProjectDetails',
query: {}
})
window.open(newUrl.href, '_blank')