This commit is contained in:
yanran200730
2023-04-26 09:16:42 +08:00

View File

@@ -313,6 +313,7 @@ export default {
},
mounted() {
this.dict.load("yesOrNo")
this.getInfo(this.$route.query.did)
this.$nextTick(() => {
this.middleWidth = document.querySelector('.layout-wrapper').offsetWidth - 670