zgq
2021-02-26 68ef2632aa52dca92a81250a8d95790d63441303
WebTM/views/²Ö´æ¹ÜÀí/²Ö¿âµ÷²¦/Cc_LookingForReturnBill.html
@@ -237,10 +237,10 @@
                , cols: [[
                    { type: 'numbers', title: '序号' }
                    , { field: 'HIsStatus', title: '是否扫码', hide: true }
                    , { field: 'HMTONo', title: '批号', width: 180 }
                    , { field: 'HMTONo', title: '批号' }
                    , { field: 'HSPID', title: '仓位ID', hide: true }
                    , { field: 'HSPName', title: '仓位' }
                    , { field: 'HStatus', title: '在库状态', width: 165 }
                    , { field: 'HStatus', title: '在库状态' }
                    , { field: 'HWhID', title: '仓库ID', hide: true }
                    , { field: 'HWhName', title: '仓库', width: 130 }
                    , { field: 'HSourceInterID', title: '源单ID', hide: true }
@@ -276,15 +276,15 @@
                , cellMinWidth: 90
                , cols: [[
                    { type: 'numbers', title: '序号' }
                    //, { field: 'HIsStatus', title: '是否扫码' }
                    , { field: 'HSourceInterID', title: '源单ID', hide: true }
                    , { field: 'HSourceBillNo', title: '源单号', hide: true }
                    , { field: 'HMTONo', title: '批号', width: 180 }
                    , { field: 'HStatus', title: '在库状态', width: 165 }
                    , { field: 'HWhID', title: '仓库ID', hide: true }
                    , { field: 'HWhName', title: '仓库', width: 130 }
                    //, { field: 'HIsStatus', title: '是否扫码', hide: true }
                    , { field: 'HMTONo', title: '批号' }
                    , { field: 'HSPID', title: '仓位ID', hide: true }
                    , { field: 'HSPName', title: '仓位' }
                    , { field: 'HStatus', title: '在库状态' }
                    , { field: 'HWhID', title: '仓库ID', hide: true }
                    , { field: 'HWhName', title: '仓库', width: 130 }
                    , { field: 'HSourceInterID', title: '源单ID', hide: true }
                    , { field: 'HSourceBillNo', title: '源单号', width: 110 }
                    , { field: 'HGroupID', title: '班组ID', hide: true }
                    , { field: 'HGroup', title: '班组' }
                    , { field: 'HSourceID', title: '生产资源ID', hide: true }
@@ -374,6 +374,7 @@
                                $("#HSourceBillNo").attr("readonly", "readonly");//源单号只读
                                $("#HSourceBillNo").css("background-color", "#efefef4d");
                                element.tabChange('tab-LookingForBill', '2');  //跳转页签
                                $("#HSPName").focus();
                            }
                            else {
                                layer.close(index);