mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-27 07:44:23 +00:00
[Bugfix] 修复一些bug
This commit is contained in:
@@ -27,6 +27,7 @@ class AssetGroup(models.Model):
|
||||
|
||||
class Meta:
|
||||
ordering = ['name']
|
||||
verbose_name = _("Asset group")
|
||||
|
||||
@classmethod
|
||||
def initial(cls):
|
||||
|
Reference in New Issue
Block a user