From 99ac89f9956104fb82974b0fb4e80f6de718a49a Mon Sep 17 00:00:00 2001
From: hyyy <123@qq.com>
Date: Wed, 25 Jun 2025 09:54:37 +0800
Subject: [PATCH] =?UTF-8?q?=E9=9C=80=E6=B1=82-=E5=AD=97=E6=AE=B5=E5=91=BD?=
=?UTF-8?q?=E5=90=8D=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
sf_demand_plan/static/src/scss/style.css | 7 ++++++-
sf_demand_plan/views/demand_plan.xml | 8 ++++++--
2 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/sf_demand_plan/static/src/scss/style.css b/sf_demand_plan/static/src/scss/style.css
index 9662a10a..08d382c1 100644
--- a/sf_demand_plan/static/src/scss/style.css
+++ b/sf_demand_plan/static/src/scss/style.css
@@ -81,4 +81,9 @@
input,label {
cursor: pointer;
}
-}
\ No newline at end of file
+}
+
+th[data-name=processing_time] + th::before{
+ content: '待执行单据';
+ line-height: 38px;
+}
diff --git a/sf_demand_plan/views/demand_plan.xml b/sf_demand_plan/views/demand_plan.xml
index 5b9c425a..241538f3 100644
--- a/sf_demand_plan/views/demand_plan.xml
+++ b/sf_demand_plan/views/demand_plan.xml
@@ -4,14 +4,14 @@
sf.production.demand.plan
+ class="demand_plan_tree"
+ options='{"freeze_columns_before": "part_number"}'>
-
@@ -24,6 +24,10 @@
+