WebTM/views/³µ¼ä¹ÜÀí/¹¤ÐòÁ÷ת¿¨/Sc_ProcessExchangeIssueBillList.html
@@ -360,6 +360,7 @@
                    , page: true
                    , height: 'full-50'
                    , cellMinWidth: 90
                    , totalRow: true
                    , limit: 50
                    , limits: [50, 500, 5000, 20000]
                    , cols: [[
@@ -378,8 +379,8 @@
                        , { field: 'HProcID', title: 'HProcID', hide: true }
                        , { field: '工序代码', title: '工序代码' }
                        , { field: '工序名称', title: '工序名称' }
                        , { field: '流转卡数量', title: '流转卡数量', width: 100 }
                        , { field: '未出站数量', title: '未出站数量', width: 100 }
                        , { field: '流转卡数量', title: '流转卡数量', totalRow: true, width: 100 }
                        , { field: '未出站数量', title: '未出站数量', totalRow: true, width: 100 }
                        , {
                            field: '计划开工日期', title: '计划开工日期', width: 120, sort: true, templet: "<div>{{d.计划开工日期 ==null ?'':layui.util.toDateString(d.计划开工日期, 'yyyy-MM-dd')}}</div>"
                        }
@@ -409,7 +410,7 @@
                        , { field: '原料批次号', title: '原料批次号' }
                        , { field: '设备模具代码', title: '设备模具代码' }
                        , { field: '设备模具', title: '设备模具' }
                        , { field: '生产数量', title: '生产数量' }
                        , { field: '生产数量', title: '生产数量', totalRow: true}
                        , { field: '摘要', title: '摘要' }
                        , { field: '内部单据号', title: '内部单据号' }