修改文档对比的细节问题

This commit is contained in:
qq787203167
2022-08-01 11:27:14 +08:00
parent ad433b5e80
commit 61a980bdeb
4 changed files with 678 additions and 61 deletions
@@ -257,13 +257,13 @@
window.open(newUrl.href, '_blank')
},
subscribe() {
},
edit() {
let newUrl = this.$router.resolve({
path: '/documentDataComparison'
})
window.open(newUrl.href, '_blank')
},
edit() {
},
initiatingProcessClick() {
let newUrl = this.$router.resolve({