给单据列表增加数量列的展示
This commit is contained in:
@@ -194,6 +194,7 @@
|
|||||||
},
|
},
|
||||||
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
||||||
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
||||||
|
{ title: '数量', dataIndex: 'materialCount',width:60},
|
||||||
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
||||||
{ title: '状态', dataIndex: 'status', width: 80, align: "center",
|
{ title: '状态', dataIndex: 'status', width: 80, align: "center",
|
||||||
scopedSlots: { customRender: 'customRenderStatus' }
|
scopedSlots: { customRender: 'customRenderStatus' }
|
||||||
|
|||||||
@@ -194,6 +194,7 @@
|
|||||||
},
|
},
|
||||||
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
||||||
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
||||||
|
{ title: '数量', dataIndex: 'materialCount',width:60},
|
||||||
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
||||||
{ title: '状态', dataIndex: 'status', width: 80, align: "center",
|
{ title: '状态', dataIndex: 'status', width: 80, align: "center",
|
||||||
scopedSlots: { customRender: 'customRenderStatus' }
|
scopedSlots: { customRender: 'customRenderStatus' }
|
||||||
|
|||||||
@@ -194,6 +194,7 @@
|
|||||||
},
|
},
|
||||||
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
||||||
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
||||||
|
{ title: '数量', dataIndex: 'materialCount',width:60},
|
||||||
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
||||||
{ title: '状态', dataIndex: 'status', width: 80, align: "center",
|
{ title: '状态', dataIndex: 'status', width: 80, align: "center",
|
||||||
scopedSlots: { customRender: 'customRenderStatus' }
|
scopedSlots: { customRender: 'customRenderStatus' }
|
||||||
|
|||||||
@@ -211,6 +211,7 @@
|
|||||||
},
|
},
|
||||||
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
||||||
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
||||||
|
{ title: '数量', dataIndex: 'materialCount',width:60},
|
||||||
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
||||||
{ title: '状态', dataIndex: 'status', width: 80, align: "center",
|
{ title: '状态', dataIndex: 'status', width: 80, align: "center",
|
||||||
scopedSlots: { customRender: 'customRenderStatus' }
|
scopedSlots: { customRender: 'customRenderStatus' }
|
||||||
|
|||||||
@@ -211,6 +211,7 @@
|
|||||||
},
|
},
|
||||||
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
||||||
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
||||||
|
{ title: '数量', dataIndex: 'materialCount',width:60},
|
||||||
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
||||||
{ title: '状态', dataIndex: 'status', width: 80, align: "center",
|
{ title: '状态', dataIndex: 'status', width: 80, align: "center",
|
||||||
scopedSlots: { customRender: 'customRenderStatus' }
|
scopedSlots: { customRender: 'customRenderStatus' }
|
||||||
|
|||||||
@@ -221,6 +221,7 @@
|
|||||||
},
|
},
|
||||||
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
||||||
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
||||||
|
{ title: '数量', dataIndex: 'materialCount',width:60},
|
||||||
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
||||||
{ title: '含税合计', dataIndex: 'totalTaxLastMoney',width:80,
|
{ title: '含税合计', dataIndex: 'totalTaxLastMoney',width:80,
|
||||||
customRender:function (text,record,index) {
|
customRender:function (text,record,index) {
|
||||||
|
|||||||
@@ -223,6 +223,7 @@
|
|||||||
},
|
},
|
||||||
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
||||||
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
||||||
|
{ title: '数量', dataIndex: 'materialCount',width:60},
|
||||||
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
||||||
{ title: '含税合计', dataIndex: 'totalTaxLastMoney',width:80,
|
{ title: '含税合计', dataIndex: 'totalTaxLastMoney',width:80,
|
||||||
customRender:function (text,record,index) {
|
customRender:function (text,record,index) {
|
||||||
|
|||||||
@@ -201,6 +201,7 @@
|
|||||||
},
|
},
|
||||||
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
||||||
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
||||||
|
{ title: '数量', dataIndex: 'materialCount',width:60},
|
||||||
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
||||||
{ title: '含税合计', dataIndex: 'totalTaxLastMoney',width:80,
|
{ title: '含税合计', dataIndex: 'totalTaxLastMoney',width:80,
|
||||||
customRender:function (text,record,index) {
|
customRender:function (text,record,index) {
|
||||||
|
|||||||
@@ -221,6 +221,7 @@
|
|||||||
},
|
},
|
||||||
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
||||||
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
||||||
|
{ title: '数量', dataIndex: 'materialCount',width:60},
|
||||||
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
||||||
{ title: '付款金额', dataIndex: 'getAmount',width:80,
|
{ title: '付款金额', dataIndex: 'getAmount',width:80,
|
||||||
customRender:function (text,record,index) {
|
customRender:function (text,record,index) {
|
||||||
|
|||||||
@@ -215,6 +215,7 @@
|
|||||||
},
|
},
|
||||||
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
||||||
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
||||||
|
{ title: '数量', dataIndex: 'materialCount',width:60},
|
||||||
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
||||||
{ title: '收款金额', dataIndex: 'getAmount',width:80,
|
{ title: '收款金额', dataIndex: 'getAmount',width:80,
|
||||||
customRender:function (text,record,index) {
|
customRender:function (text,record,index) {
|
||||||
|
|||||||
@@ -221,6 +221,7 @@
|
|||||||
},
|
},
|
||||||
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
||||||
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
||||||
|
{ title: '数量', dataIndex: 'materialCount',width:60},
|
||||||
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
||||||
{ title: '含税合计', dataIndex: 'totalTaxLastMoney',width:80,
|
{ title: '含税合计', dataIndex: 'totalTaxLastMoney',width:80,
|
||||||
customRender:function (text,record,index) {
|
customRender:function (text,record,index) {
|
||||||
|
|||||||
@@ -207,6 +207,7 @@
|
|||||||
},
|
},
|
||||||
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
||||||
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
||||||
|
{ title: '数量', dataIndex: 'materialCount',width:60},
|
||||||
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
||||||
{ title: '含税合计', dataIndex: 'totalTaxLastMoney',width:80,
|
{ title: '含税合计', dataIndex: 'totalTaxLastMoney',width:80,
|
||||||
customRender:function (text,record,index) {
|
customRender:function (text,record,index) {
|
||||||
|
|||||||
@@ -223,6 +223,7 @@
|
|||||||
},
|
},
|
||||||
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
{ title: '单据日期', dataIndex: 'operTimeStr',width:145},
|
||||||
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
{ title: '操作员', dataIndex: 'userName',width:80, ellipsis:true},
|
||||||
|
{ title: '数量', dataIndex: 'materialCount',width:60},
|
||||||
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
{ title: '金额合计', dataIndex: 'totalPrice',width:80},
|
||||||
{ title: '含税合计', dataIndex: 'totalTaxLastMoney',width:80,
|
{ title: '含税合计', dataIndex: 'totalTaxLastMoney',width:80,
|
||||||
customRender:function (text,record,index) {
|
customRender:function (text,record,index) {
|
||||||
|
|||||||
Reference in New Issue
Block a user