chenxy il y a 3 ans
Parent
commit
fa8628264f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      wwwroot/mes/pc/rollingforecast/rollingforecast_index.html

+ 1 - 1
wwwroot/mes/pc/rollingforecast/rollingforecast_index.html

@@ -94,6 +94,7 @@
                     <thead>
                         <tr>
                             <th data-options="field:'GROUTINGDATE',title:'注浆日期',align:'center',sortable:false"></th>
+                            <th data-options="field:'CYCLEDAY',title:'生产周期(天)',align:'center',sortable:false"></th>
                             <th data-options="field:'GROUTINGLINECODE',title:'成型线编码',align:'center',sortable:false"></th>
                             <th data-options="field:'GROUTINGMOULDCODE',title:'模具编码',align:'center',sortable:false"></th>
                             <th data-options="field:'BARCODE',title:'产品条码',align:'center',sortable:false"></th>
@@ -101,7 +102,6 @@
                             <th data-options="field:'GOODSCODE',title:'产品编码',align:'center',sortable:false"></th>
                             <th data-options="field:'GOODSNAME',title:'产品名称',align:'center',sortable:false"></th>
                             <th data-options="field:'SKU',title:'物料编码',align:'center',sortable:false"></th>
-                            <th data-options="field:'CYCLEDAY',title:'生产周期(天)',align:'center',sortable:false"></th>
                             <th data-options="field:'NUM',title:'数量',align:'center',sortable:false"></th>
                             <th data-options="field:'DANWEI',title:'单位',align:'center',sortable:false"></th>
                         </tr>