代码优化
This commit is contained in:
parent
eacddb549d
commit
a53b466bf1
|
@ -205,18 +205,12 @@ const columns = [
|
|||
customRender: 'status'
|
||||
}
|
||||
},{
|
||||
<<<<<<< Updated upstream
|
||||
title: 'ENABLE',
|
||||
align: 'left',
|
||||
dataIndex: 'enabled',
|
||||
scopedSlots: {
|
||||
customRender: 'enabled'
|
||||
}
|
||||
=======
|
||||
title: 'ENABLE OR NOT',
|
||||
align: 'center',
|
||||
dataIndex: 'enabled'
|
||||
>>>>>>> Stashed changes
|
||||
},{
|
||||
title: 'E-MAIL',
|
||||
align: 'center',
|
||||
|
|
Loading…
Reference in New Issue
Block a user