智云SRM-LAYUI(夏宝服务器版本)
王 垚
2021-12-24 5fb01f2146eb463829a6f8ceec1a3b411e67314f
WebSRM/layuiAdmin.std-v1.2.1/src/views/SRM/SRM_BarCodeBillList.html
@@ -210,12 +210,12 @@
                // , where: { msg: "", NowPage: 1, OnePage: 10 }
              , cellMinWidth: 100
              , cols: [[
                { checkbox: true, fixed: true }
                , { field: 'sorderid', title: '序号', width: 80, fixed: true }
                { checkbox: true/*, fixed: true*/ }
                , { field: 'sorderid', title: '序号', width: 80/*, fixed: true*/ }
                , { 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: 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: 80, sort: true }
@@ -285,7 +285,7 @@
                                , shade: 0.6 //遮罩透明度
                                , maxmin: false //允许全屏最小化
                                , anim: 0 //0-6的动画形式,-1不开启
                                , content: ['../../views/BaseSet/SRM_OpenTmpList.html?linterid=' + rows.toString() + '&HBarcode=' + rows2.toString() + '&Type=HBarCodePrint', 'yes']
                                , content: ['../../views/BaseSet/SRM_OpenTmpList.html?linterid=' + rows.toString() + '&HBarcode=' + rows2.toString() + '&Type=SRM_POOrderBillList', 'yes']
                                , resize: false
                                //, cancel: function () {
                                //    $(".layui-btn").removeClass("layui-btn-disabled");