From 46807003e12fa8abfe3d4b71d271546cf34e40f2 Mon Sep 17 00:00:00 2001 From: "jinling.yang" Date: Fri, 27 Oct 2023 17:44:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=A7=E5=93=81=E6=96=B0=E5=A2=9E=E5=88=80?= =?UTF-8?q?=E5=85=B7=E7=89=A9=E6=96=99=E4=B8=BA=E5=88=80=E7=89=87=EF=BC=8C?= =?UTF-8?q?=E5=88=80=E7=9B=98=EF=BC=8C=E5=88=80=E6=9D=86=EF=BC=8C=E5=A4=B9?= =?UTF-8?q?=E5=A4=B4=EF=BC=8C=E5=88=80=E6=9F=84=EF=BC=8C=E7=9B=B8=E5=85=B3?= =?UTF-8?q?=E8=81=94=E7=9A=84=E5=AD=97=E6=AE=B5=EF=BC=8C=E5=8F=8A=E5=AF=B9?= =?UTF-8?q?=E5=BA=94=E9=A1=B5=E9=9D=A2=E7=9A=84=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../static/src/scss/custom_style.scss | 2 +- sf_dlm/views/product_template_view.xml | 213 +++++++++++------- sf_manufacturing/models/product_template.py | 186 ++++++++++----- 3 files changed, 267 insertions(+), 134 deletions(-) diff --git a/jikimo_frontend/static/src/scss/custom_style.scss b/jikimo_frontend/static/src/scss/custom_style.scss index 3626cd08..d3534180 100644 --- a/jikimo_frontend/static/src/scss/custom_style.scss +++ b/jikimo_frontend/static/src/scss/custom_style.scss @@ -261,7 +261,7 @@ div[class="o_content o_component_with_search_panel"] .o_kanban_primary_right > . .test_model > .o_form_label { margin-left: 4px !important; - line-height: 0 !important; + //line-height: 0 !important; } @media screen and (min-width: 1200px) { diff --git a/sf_dlm/views/product_template_view.xml b/sf_dlm/views/product_template_view.xml index 9c81ee0c..a19a0e59 100644 --- a/sf_dlm/views/product_template_view.xml +++ b/sf_dlm/views/product_template_view.xml @@ -145,11 +145,17 @@ attrs="{'invisible': [('cutting_tool_type','!=','整体式刀具')]}"/> (mm)  - + + + + @@ -181,33 +187,93 @@ attrs="{'invisible': [('cutting_tool_type', '!=', '整体式刀具')]}"/> - - + +