WebTM/views/³µ¼ä¹ÜÀí/²úÏß×é×°×·ËÝ/Cj_AssemblyTraceability.html
@@ -294,6 +294,7 @@
                    , limit: 500 //每页默认显示的数量
                    , cellMinWidth: 120
                    , height: 400
                    , totalRow: true
                    , cols: [[ //表头
                        { type: 'checkbox', totalRowText: '合计行' }
                        , { type: 'numbers', title: '序号', totalRow: true }
@@ -324,6 +325,7 @@
                    , limit: 500 //每页默认显示的数量
                    , cellMinWidth: 120
                    , height: 400
                    , totalRow: true
                    , cols: [[ //表头
                        { type: 'checkbox', totalRowText: '合计行' }
                        , { type: 'numbers', title: '序号', totalRow: true }
@@ -331,8 +333,8 @@
                        , { field: 'HMaterName', title: '配件名称' }//f7
                        , { field: 'HMaterID', title: 'HMaterID ', hide: true }//f7
                        , { field: 'HMaterModel', title: '配件规格' }
                        , { field: 'HQty', title: '配件数量' }
                        , { field: 'HBardQty', title: '已扫数量' }
                        , { field: 'HQty', title: '配件数量', totalRow: true}
                        , { field: 'HBardQty', title: '已扫数量', totalRow: true }
                        , { field: 'HPRDORGID', title: 'HPRDORGID', hide: true }
                        , { field: 'HBarCode', title: 'HBarCode', hide: true }
                        , { field: 'HEQty', title: 'HEQty', hide: true }