修正團體管理的 BUG
This commit is contained in:
@@ -517,7 +517,8 @@ export function AppManagement() {
|
||||
type: newApp.type,
|
||||
app_url: newApp.appUrl,
|
||||
icon: newApp.icon,
|
||||
icon_color: newApp.iconColor
|
||||
icon_color: newApp.iconColor,
|
||||
department: newApp.department
|
||||
})
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user