perf: 调整布局

This commit is contained in:
“huailei000”
2022-12-06 18:10:14 +08:00
committed by huailei
parent d4dbd8a535
commit 3da57560e7

View File

@@ -43,10 +43,6 @@ export default {
</script>
<style scoped>
.page {
height: calc(100vh - 55px - 41px);
overflow: auto;
}
@media print {
.disabled-when-print{
display: none;