@@ -118,6 +118,7 @@ export default class extends Vue {
this.docIds = this.$route.params.id
this.onList()
this.setTop()
+ console.log(window.screen.width)
}
mounted () {