yangle
2024-04-15 d99d072d3d2d6d3a87791d8ba3f0d3c75622cc7a
WebTM/views/ÁìÁÏ·¢»õ/ÊÕÁÏÈë¿â/Kf_ReciveBill_Fast_AR.html
@@ -122,6 +122,7 @@
                                            <label class="layui-form-label" style="width: 75px;padding: 9px 5px;">部门:</label>
                                            <div class="layui-input-block">
                                                <input type="text" name="HDeptName" id="HDeptName" class="layui-input" disabled="disabled">
                                                <input type="hidden" class="layui-input" name="HDeptID" id="HDeptID" value="0" style="width:100px">
                                            </div>
                                        </div>
                                    </div>
@@ -167,7 +168,8 @@
            //初始化表格
            set_InitGrid();
            $("#HDeptID").val(sessionStorage["HDeptID"]);
            $("#HDeptName").val(sessionStorage["HDept"]);
            //获取参数
            function getUrlVars() {
@@ -392,6 +394,8 @@
                    //, { field: 'HInterID', title: '主内码', sort: true, width: 200 }
                    //, { field: 'HEntryID', title: '子内码', sort: true, width: 200 }
                    //, { field: 'HPieceQty', title: '条码数量', width: 150 }
                    , { type: 'numbers', title: '序号', totalRow: true }
                    //, { field: 'numbers', title: '序号', width: 60, totalRow: true }
                    , { field: 'HQty', title: '数量', edit: 'text', totalRow: true }
                    //, { field: 'HQtyMust', title: '订单数量' }
                    , { field: 'HNumber', title: '物料代码' }