NEZ-944 fix: table高度修复

This commit is contained in:
chenjinsong
2021-08-29 21:35:04 +08:00
parent 295c9366c5
commit dc8d5c2561
14 changed files with 34 additions and 20 deletions

View File

@@ -128,7 +128,6 @@ export default {
return {
stateOptions: alertMessageConstant.states,
state: '1',
mainTableHeight: 'calc(100%- 64px)',
url: 'alert/message',
// 导出相关
importBox: { show: false, title: this.$t('overall.exportExcel') },