智云SRM-LAYUI(夏宝服务器版本)
王 垚
2021-12-27 b76333164df502f2d9a07e16354a1ad74427d748
WebSRM/layuiAdmin.std-v1.2.1/src/views/SRM/SRM_BarCodeBillList.html
@@ -215,9 +215,10 @@
                , { field: 'HItemID', title: '主键', width: 100, hide: true }
                , { field: '状态', title: '状态', width: 100, sort: true/*, fixed: true*/ }
                , { field: '条码编号', title: '条码编号', width: 180, sort: true/*, fixed: true*/ }
                , { field: '物料代码', title: '物料代码', width: 180, sort: true/*, fixed: true*/ }
                , { field: '物料名称', title: '物料名称', width: 180, sort: true }
                , { field: '规格型号', title: '规格型号', width: 180, sort: true }
                    , { field: '物料编码', title: '物料编码', width: 120, sort: true/*, fixed: true*/ }
                    , { field: '物料代码', title: '物料代码', width: 120, sort: true/*, fixed: true*/ }
                    , { field: '物料名称', title: '物料名称', width: 120, sort: true }
                    , { field: '规格型号', title: '规格型号', width: 120, sort: true }
                , { field: '计量单位', title: '计量单位', width: 80, sort: true }
                , { field: '数量', title: '数量', width: 100, sort: true }
                , { field: '批次', title: '批次', width: 100 }
@@ -273,8 +274,7 @@
                        }
                        rows = rows.substring(rows.length - 1, 0);
                        rows2 = rows2.substring(rows2.length - 1, 0);
                        if(rows=="")
                        {
                        if (rows == "") {
                            layer.msg("至少选择一行记录!")
                        }
                        else{