布局文档对比

This commit is contained in:
qq787203167
2022-07-18 10:57:25 +08:00
parent 9523d3ed27
commit 4573e4dc24
6 changed files with 461 additions and 1 deletions
@@ -260,7 +260,10 @@
},
initiatingProcessClick(){
let newUrl = this.$router.resolve({
path: '/initiateDocumentComparison',
})
window.open(newUrl.href, '_blank')
},
deleteData(val){
let _this = this