Browse Source

样式

preview
jiangyy 4 years ago
parent
commit
bf9905fc65
  1. 2
      epmet-oper-web/src/views/modules/productConfig/footbar/FootbarList.vue

2
epmet-oper-web/src/views/modules/productConfig/footbar/FootbarList.vue

@ -232,7 +232,7 @@ export default {
},
computed: {
tableHeight () {
return this.clientHeight - 60 - 80 - 80 - 280
return this.clientHeight - 60 - 330
},
...mapGetters(['clientHeight', 'env'])
},

Loading…
Cancel
Save