Pre Merge pull request !342 from Guanbostart/N/A

This commit is contained in:
Guanbostart 2022-07-19 07:39:13 +00:00 committed by Gitee
commit bbf4d9e6fe
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 0 additions and 2 deletions

View File

@ -98,7 +98,6 @@
{
visible: editFlag == 'hidden' ? false : true,
title: '角色状态',
align: 'center',
formatter: function (value, row, index) {
return statusTools(row);
}
@ -110,7 +109,6 @@
},
{
title: '操作',
align: 'center',
formatter: function(value, row, index) {
if (row.roleId != 1) {
var actions = [];