新增规格改变事件

This commit is contained in:
jinling.yang
2023-10-25 17:37:17 +08:00
parent 65dd8372dd
commit 9fffcd4f04
4 changed files with 214 additions and 134 deletions

View File

@@ -179,4 +179,7 @@ td.o_required_modifier {
.button_width{
display: flex;
}
.o_field_widget.o_field_many2one {
flex-direction: row !important;
}