Browse Source

xiugai

master
常熟吴彦祖 1 week ago
parent
commit
eb8511342b
  1. 2
      src/views/modules/inspection/myInspectionList.vue

2
src/views/modules/inspection/myInspectionList.vue

@ -78,7 +78,7 @@ export default {
mounted () {
this.$nextTick(() => {
this.height = window.innerHeight - 170
this.height = window.innerHeight - 180
})

Loading…
Cancel
Save