This commit is contained in:
李志鹏
2025-10-22 10:36:20 +08:00
parent 760d25e52f
commit a931168d37

View File

@@ -661,7 +661,7 @@ export default defineComponent({
.ant-table{
flex: 1;
.ant-table-container,.ant-table-content,table{
height: 100%;
// height: 100%;
}
}
}