From ec3cfd144de6fcf5e5cbfaf02585c17805300602 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周三, 21 5月 2025 13:35:16 +0800
Subject: [PATCH] 优化
---
PipeLineLems/pipelinelems_web/src/widgets/WorkPlan/Views/Pages/WorkPlan/Config.ts | 37 ++++++++++++++++++++-----------------
1 files changed, 20 insertions(+), 17 deletions(-)
diff --git a/PipeLineLems/pipelinelems_web/src/widgets/WorkPlan/Views/Pages/WorkPlan/Config.ts b/PipeLineLems/pipelinelems_web/src/widgets/WorkPlan/Views/Pages/WorkPlan/Config.ts
index de41e2e..7b6a5e0 100644
--- a/PipeLineLems/pipelinelems_web/src/widgets/WorkPlan/Views/Pages/WorkPlan/Config.ts
+++ b/PipeLineLems/pipelinelems_web/src/widgets/WorkPlan/Views/Pages/WorkPlan/Config.ts
@@ -20,8 +20,23 @@
width:160,
},
{
+ field: 'pipeSpecMode',
+ title: '绠℃鍨嬪彿',
+ width:160,
+},
+{
field: 'processName',
title: '宸ュ簭鍚嶇О',
+ width:160,
+},
+{
+ field: 'shipNumber',
+ title: '鑸瑰彿',
+ width:160,
+},
+{
+ field: 'projectNumber',
+ title: '椤圭洰鍙�',
width:160,
},
{
@@ -32,6 +47,11 @@
{
field: 'callMaterialStatusDesc',
title: '鍙枡鐘舵��',
+ width:160,
+},
+{
+ field: 'processRouteNumber',
+ title: '宸ヨ壓娴佸悜缂栧彿',
width:160,
},
{
@@ -125,17 +145,6 @@
width:160,
},
{
- field: 'shipNumber',
- title: '鑸瑰彿',
- width:160,
-},
-{
- field: 'projectNumber',
- title: '椤圭洰鍙�',
- width:160,
-},
-
-{
field: 'pipeFittingCode',
title: '绠′欢缂栫爜',
width:160,
@@ -145,7 +154,6 @@
title: '椤哄簭鍙�',
width:160,
},
-
{
field: 'outerDiameter',
title: '澶栧緞(mm)',
@@ -159,11 +167,6 @@
{
field: 'material',
title: '鏉愯川',
- width:160,
-},
-{
- field: 'processRouteNumber',
- title: '宸ヨ壓娴佸悜缂栧彿',
width:160,
},
{
--
Gitblit v1.9.3