update my_distributions_excel
This commit is contained in:
@@ -103,7 +103,7 @@ class AuthExcelViewSet(viewsets.ModelViewSet):
|
||||
is_active,
|
||||
fa_permission_text
|
||||
]
|
||||
create_value(worksheet, list1, l + 1, 1, height=24, m=m)
|
||||
create_value(worksheet, list1, l + 1, 1, m=m)
|
||||
|
||||
m += 1
|
||||
l += 1
|
||||
|
||||
Reference in New Issue
Block a user