fix 80722

This commit is contained in:
赵霄
2024-01-12 16:31:37 +08:00
parent eebc23e044
commit deb6f713e8
3 changed files with 0 additions and 3 deletions
@@ -281,7 +281,6 @@ export default {
mounted () {
this.getListLeft()
this.getListRight()
document.title = this.$t('documentComparison') + ' - ' + this.$t('initiateComparison')
},
methods: {
...mapGetters(['userInfo']),