代码优化

This commit is contained in:
renpy 2023-08-21 13:51:11 +08:00
parent eacddb549d
commit a53b466bf1

View File

@ -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',