对接条款比对

This commit is contained in:
范强强
2024-02-27 18:03:41 +08:00
parent d15d8871c9
commit 9971cd369b
5 changed files with 279 additions and 42 deletions
@@ -159,7 +159,9 @@ export default {
},
methods: {
handleBack () {
this.$router.push({
path: '/documentTool/documentComparison'
})
},
// 左侧树选择
onSelectLeft (selectedKeys, exports) {