diff --git a/src/views/emis/emisTmsScanRecord/signatureAbnormalComparison.vue b/src/views/emis/emisTmsScanRecord/signatureAbnormalComparison.vue index fa3cfece..86f4626e 100644 --- a/src/views/emis/emisTmsScanRecord/signatureAbnormalComparison.vue +++ b/src/views/emis/emisTmsScanRecord/signatureAbnormalComparison.vue @@ -111,7 +111,8 @@ :total="recordTotal" @selection-change="handleSelectionChange" @sort-change="handleSortChange" - v-if="tableHeight" :max-height="tableHeight + 'px'" + height="300px" + max-height="500px" >