zrg
2024-02-21 c41dddbb8ba2a7ff5419ab82969d47ac8d724422
WebTM/views/²É¹º¹ÜÀí/ίÍâ¶©µ¥/WW_EntrustOrderBillList.html
@@ -337,10 +337,10 @@
                    , { field: '物料编码', title: '物料编码', width: 130, sort: true }
                    , { field: '物料代码', title: '物料代码', width: 130, sort: true}
                    , { field: '物料名称', title: '物料名称', width: 120, sort: true}
                    , { field: '数量', title: '订单数量', width: 100, sort: true}
                    , { field: '打印条码数量', title: '打印条码数量', width: 120, sort: true}
                    , { field: '关联数量', title: '已发货数量', width: 120, sort: true }
                    , { field: '未关联数量', title: '未已发货数量', width: 120, sort: true }
                    , { field: '数量', title: '订单数量', width: 100, sort: true, totalRow: true}
                    , { field: '打印条码数量', title: '打印条码数量', width: 120, sort: true, totalRow: true}
                    , { field: '关联数量', title: '已发货数量', width: 120, sort: true, totalRow: true}
                    , { field: '未关联数量', title: '未已发货数量', width: 120, sort: true, totalRow: true}
                    , { field: '完成状态', title: '完成状态', width: 100, sort: true}
                    , { field: 'HUnitID', title: 'HUnitID', hide: true, sort: true}
                    , { field: '计量单位代码', title: '计量单位代码', width: 120, sort: true}
@@ -376,7 +376,7 @@
                    //, { field: 'hsubid', title: 'hsubid', hide: true }
                    //, { field: 'HMaterID', title: 'HMaterID', hide: true }
                    , { field: '单价', title: '单价', width: 100, sort: true}
                    , { field: '金额', title: '金额', width: 100, sort: true}
                    , { field: '金额', title: '金额', width: 100, sort: true, totalRow: true}
                    , { field: '税率', title: '税率', width: 100, sort: true}
                    , { field: '税额', title: '税额', width: 100, sort: true}
                    , { field: '价税合计', title: '价税合计', width: 100, sort: true}