需求计划页面显示

This commit is contained in:
guanhuan
2025-06-06 15:24:12 +08:00
parent b11b6ef283
commit 8224f36567

View File

@@ -5,3 +5,7 @@
.demand_plan_tree .o_list_table_grouped th:not(.o_list_record_selector,.row_no,[data-name=sequence]) { .demand_plan_tree .o_list_table_grouped th:not(.o_list_record_selector,.row_no,[data-name=sequence]) {
width: 98px !important; width: 98px !important;
} }
.demand_plan_tree .o_list_table_ungrouped {
min-width: 1900px;
}