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