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