字典加载
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user