WebTM/views/³µ¼ä¹ÜÀí/¹¤ÐòÁ÷ת¿¨/Sc_ProcessExchangeBill_CF.html
@@ -327,32 +327,34 @@
                    , { field: 'HProcID', title: '工序ID', hide: true }
                    , { field: 'HProcNumber', title: '工序代码', width: 120 }
                    , { field: 'HProcName', title: '工序名称', width: 120 }
                    , { field: 'HBackProc', title: '返工标志', templet: "#HBackProc", width: 120 }
                    , { field: 'HCenterID', title: '工作中心ID', hide: true }
                    , { field: 'HCenterNumber', title: '工作中心代码', width: 120 }
                    , { field: 'HCenterName', title: '工作中心名称', width: 120 }
                    , { field: 'HTechnologyParameter', title: '工艺参数', width: 120, edit: 'text' }
                    , { field: 'HRemark', title: '备注', edit: 'text', width: 120 }
                    , { field: 'HLeftQty', title: '可拆分数量', width: 120 }
                    , { field: 'HSplitQty', title: '拆分数量', width: 120, edit: 'text' }
                    , { field: 'HQty', title: '实际数量', width: 120 }
                    , { field: 'HWorkRemark', title: '加工说明', width: 120 }
                    , { field: 'HCenterID', title: '工作中心ID', hide: true }
                    , { field: 'HCenterNumber', title: '工作中心代码', width: 120}
                    , { field: 'HCenterName', title: '工作中心名称', width: 120 }
                    , { field: 'HDeptID', title: '部门ID', hide: true }
                    , { field: 'HDeptNumber', title: '部门代码', width: 120}
                    , { field: 'HDeptName', title: '部门', width: 120}
                    , { field: 'HGroupID', title: '班组ID', hide: true }
                    , { field: 'HGroupNumber', title: '班组代码', width: 120 }
                    , { field: 'HGroupName', title: '班组', width: 120}
                    , { field: 'HWorkerID', title: 'HWorkerID', hide: true }
                    , { field: 'HWorkerNumber', title: '操作员代码', width: 120 }
                    , { field: 'HWorkerName', title: '操作员', width: 120 }
                    , { field: 'HOutPrice', title: '加工单价', width: 120 }
                    , { field: 'HRemark', title: '备注', edit: 'text', width: 120 }
                    , { field: 'HOverRate', title: '超额比例', width: 120 }
                    , { field: 'HMaxQty', title: '最高上限', width: 120}
                    , { field: 'HPassRate', title: '良率', width: 120}
                    , { field: 'HSumPassRate', title: '累计良率', width: 120}
                    , { field: 'HPicNum', title: '图纸编号', width: 120 }
                    , { field: 'HProcCheckNote', title: '本工序确认记录', width: 120}
                    , { field: 'HTechnologyParameter', title: '工艺参数', width: 120 }
                    , { field: 'HBackProc', title: '返工标志', templet: "#HBackProc", width: 120 }
                    //, { field: 'HDeptID', title: '部门ID', hide: true }
                    //, { field: 'HDeptNumber', title: '部门代码', width: 120}
                    //, { field: 'HDeptName', title: '部门', width: 120}
                    //, { field: 'HGroupID', title: '班组ID', hide: true }
                    //, { field: 'HGroupNumber', title: '班组代码', width: 120 }
                    //, { field: 'HGroupName', title: '班组', width: 120}
                    //, { field: 'HWorkerID', title: 'HWorkerID', hide: true }
                    //, { field: 'HWorkerNumber', title: '操作员代码', width: 120 }
                    //, { field: 'HWorkerName', title: '操作员', width: 120 }
                    //, { field: 'HOutPrice', title: '加工单价', width: 120 }
                    //, { field: 'HOverRate', title: '超额比例', width: 120 }
                    //, { field: 'HMaxQty', title: '最高上限', width: 120}
                    //, { field: 'HPassRate', title: '良率', width: 120}
                    //, { field: 'HSumPassRate', title: '累计良率', width: 120}
                    //, { field: 'HPicNum', title: '图纸编号', width: 120 }
                    //, { field: 'HProcCheckNote', title: '本工序确认记录', width: 120}
                    , { field: 'HPrevSourceInterID', title: 'HPrevSourceInterID', hide: true }
                    , { field: 'HPrevSourceEntryID', title: 'HPrevSourceEntryID', hide: true }
                    //, { fixed: 'right', title: '操作', toolbar: '#barDemo' }