智云SRM-LAYUI(夏宝服务器版本)
王 垚
2022-03-25 d6c624bbcfc713ff6f2eeb8b76a044df06e7d908
WebSRM/layuiAdmin.std-v1.2.1/src/views/SRM/SRM_BarCodeBillList.html
@@ -10,6 +10,11 @@
    <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0">
    <link rel="stylesheet" href="../../layuiadmin/layui/css/layui.css" media="all">
    <link rel="stylesheet" href="../../layuiadmin/style/admin.css" media="all">
    <style type="text/css">
        .layui-input-block {
            width: 200px;
        }
    </style>
</head>
<body>
@@ -225,9 +230,12 @@
                    , { 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: 100, sort: true }
                    , { field: '内外箱标识', title: '内外箱标识', width: 100, sort: true }
                    , { field: '当前托数', title: '当前托数', width: 100, sort: true }
                    , { field: '总托数', title: '总托数', width: 100, sort: true }
                    , { field: '规格型号', title: '规格型号', width: 120, sort: true }
                    , { field: '计量单位', title: '计量单位', width: 80, sort: true }
                    , { field: '数量', title: '数量', width: 100, sort: true }
                    , { field: '批次', title: '批次', width: 100 }
                    , { field: '供应商', title: '供应商', width: 180 }
                    , { field: '日期', title: '生成日期', width: 150, sort: true }