mirror of
https://github.com/skyle1995/NetworkAuth.git
synced 2026-05-25 10:42:45 +08:00
Fix the authentication mechanism
Fix filter search
This commit is contained in:
@@ -215,6 +215,7 @@ layui.use(['table', 'form', 'layer', 'dropdown'], function() {
|
||||
cols: [[
|
||||
{ field: 'id', title: 'ID', width: 80, sort: true },
|
||||
{ field: 'app_name', title: '应用名称', minWidth: 150 },
|
||||
{ field: 'uuid', title: 'UUID', minWidth: 335 },
|
||||
{ field: 'api_type_name', title: '接口类型', minWidth: 120 },
|
||||
{
|
||||
field: 'status_name',
|
||||
|
||||
Reference in New Issue
Block a user