From 5972c5e0070c00d65eb9d08b4c49357dbf3808c4 Mon Sep 17 00:00:00 2001
From: 18516761980 <4761516tqsxp>
Date: 星期四, 07 四月 2022 16:55:51 +0800
Subject: [PATCH] .

---
 src/main/webapp/static/js/projectPlan/projectPlan.js |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/src/main/webapp/static/js/projectPlan/projectPlan.js b/src/main/webapp/static/js/projectPlan/projectPlan.js
index 3c2fd9d..c4adcfa 100644
--- a/src/main/webapp/static/js/projectPlan/projectPlan.js
+++ b/src/main/webapp/static/js/projectPlan/projectPlan.js
@@ -33,20 +33,20 @@
             {type: 'checkbox', hide:true}
             // ,{field: 'id', align: 'center',title: '鍞竴ID'}
             ,{field: 'itemId$', align: 'center',title: '椤圭洰鍚嶇О'}
-            ,{field: 'flowId$', align: 'center',title: '鑺傜偣鍚嶇О'}
-            ,{field: 'weightNum', align: 'center',title: '鏉冮噸鍊�'}
+            ,{field: 'flowId$', align: 'center',title: '鑺傜偣鍚嶇О', width:180}
+            ,{field: 'weightNum', align: 'center',title: '鏉冮噸鍊�', hide:true}
             // ,{field: 'flowId', align: 'center',title: '鑺傜偣ID'}
 
-            ,{field: 'startTime$', align: 'center',title: '璁″垝寮�濮嬫椂闂�'}
-            ,{field: 'endTime$', align: 'center',title: '璁″垝缁撴潫鏃堕棿'}
-            ,{field: 'realStartTime$', align: 'center',title: '瀹為檯寮�濮嬫椂闂�'}
-            ,{field: 'realEndTime$', align: 'center',title: '瀹為檯缁撴潫鏃堕棿'}
-            ,{field: 'delay', align: 'center',title: '寤舵湡澶╂暟'}
+            ,{field: 'startTime$', align: 'center',title: '璁″垝寮�濮嬫椂闂�', width:115}
+            ,{field: 'endTime$', align: 'center',title: '璁″垝缁撴潫鏃堕棿', width:115}
+            ,{field: 'realStartTime$', align: 'center',title: '瀹為檯寮�濮嬫椂闂�', width:115}
+            ,{field: 'realEndTime$', align: 'center',title: '瀹為檯缁撴潫鏃堕棿', width:115}
+            ,{field: 'delay', align: 'center',title: '寤舵湡澶╂暟', width:90}
             ,{field: 'delayReason', align: 'center',title: '寤舵湡鍘熷洜'}
             ,{field: 'memo', align: 'center',title: '澶囨敞'}
             ,{field: 'dutyDepartment', align: 'center',title: '璐d换閮ㄩ棬'}
-            ,{field: 'dutyMan', align: 'center',title: '璐d换浜�'}
-            ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:150}
+            ,{field: 'dutyMan', align: 'center',title: '璐d换浜�', width:80}
+            ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:70}
         ]],
         request: {
             pageName: 'curr',

--
Gitblit v1.9.1