update bootstrap-table-custom-view icon

pull/556/head
RuoYi 2025-05-28 09:45:09 +08:00
parent 227d522ead
commit 9f48d2bbe8
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Utils.assignIcons($.fn.bootstrapTable.icons, 'customViewOn', {
})
Utils.assignIcons($.fn.bootstrapTable.icons, 'customViewOff', {
glyphicon: 'glyphicon-thumbnails',
glyphicon: 'glyphicon glyphicon-eye-open',
fa: 'fa-th',
bi: 'bi-grid',
icon: 'grid_on',