去掉选列数量提示 调整search行高 查询移到内部 动态表头优化 报表条数改为,默认50
This commit is contained in:
@@ -42,6 +42,7 @@ const formatComponentInstance = (component, route) => {
|
||||
|
||||
<template>
|
||||
<section
|
||||
style="padding-bottom:0"
|
||||
:class="[
|
||||
'flex-1 p-[var(--app-content-padding)] w-[calc(100%-var(--app-content-padding)-var(--app-content-padding))] bg-[var(--app-content-bg-color)] dark:bg-[var(--el-bg-color)]'
|
||||
]"
|
||||
|
||||
Reference in New Issue
Block a user