王佳豪
2021-06-19 5c8ed4a0e19a221158b12ce16c37705d84a2118c
src/main/webapp/static/js/pakStore/outStock.js
@@ -7,7 +7,7 @@
    var cols = [];
    cols.push(
        {field: 'fbillNo', merge: true, align: 'center', title: '单据编号', width: 150}
        , {field: 'fsourceBillNo', align: 'center', title: '订单单号', width: 100}
        , {field: 'fsourceBillNo', align: 'center', title: '生产单号', width: 100}
        , {field: 'fnumber', align: 'center', title: '物料编号', width: 140}
        , {field: 'fname', align: 'center', title: '物料名称'}
        , {field: 'fmodel', align: 'center', title: '规格', width: 200}