| | |
| | | { field: "product", name: "产品名称", isshow: "T", align: "left" ,width: "200" }, |
| | | { field: "spec", name: "规格", isshow: "T", align: "center",width: "150" }, |
| | | { field: "agreement_code", name: "协议编号", isshow: "T",width: "100", align: "center", isfilter: true }, |
| | | { field: "invoince_price", name: "开票价", isshow: "T", align: "center", }, |
| | | { field: "settlement_price", name: "结算低价", isshow: "T", align: "center", }, |
| | | { field: "invoince_price", name: "开票价", isshow: "T", align: "right",formatter:"formatter_money",width:'120'}, |
| | | { field: "settlement_price", name: "结算低价", isshow: "T", align: "right",formatter:"formatter_money",width:'120' }, |
| | | { field: "tax", name: "税点", isshow: "T", align: "center", }, |
| | | { field: "policy", name: "政策", isshow: "T", align: "center", }, |
| | | { field: "flow_qty", name: "流向数量", isshow: "T", align: "center", }, |