【修改】修改对齐
This commit is contained in:
@@ -137,7 +137,7 @@ export default {
|
|||||||
this.columns.push({
|
this.columns.push({
|
||||||
title: item.name,
|
title: item.name,
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: 120,
|
width: 100,
|
||||||
dataIndex: 'key' + index,
|
dataIndex: 'key' + index,
|
||||||
scopedSlots: {customRender: 'allMoney'}
|
scopedSlots: {customRender: 'allMoney'}
|
||||||
},)
|
},)
|
||||||
|
|||||||
Reference in New Issue
Block a user