mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-16 15:28:38 +00:00
[Update] 修改command导出和搜索
This commit is contained in:
@@ -25,6 +25,5 @@ urlpatterns = [
|
||||
|
||||
# Command view
|
||||
path('command/', views.CommandListView.as_view(), name='command-list'),
|
||||
path('command/export/', views.CommandExportView.as_view(), name='command-export')
|
||||
|
||||
]
|
||||
|
Reference in New Issue
Block a user