去掉操作列
This commit is contained in:
parent
2875073c86
commit
df4ed43422
|
@ -392,14 +392,6 @@ export default {
|
|||
width: 180
|
||||
})
|
||||
})
|
||||
this.columns.push({
|
||||
fixed: 'right',
|
||||
align: 'center',
|
||||
width: 100,
|
||||
title: '操作',
|
||||
dataIndex: 'operation',
|
||||
scopedSlots: { customRender: 'operation' },
|
||||
})
|
||||
}
|
||||
|
||||
const pagination = { ...this.pagination }
|
||||
|
|
Loading…
Reference in New Issue
Block a user