mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 05:50:45 +08:00
style(仪表板): 删除仪表板增加loading效果
This commit is contained in:
@@ -139,6 +139,7 @@ export function get(url) {
|
||||
export function delGroup(groupId) {
|
||||
return request({
|
||||
url: '/panel/group/deleteCircle/' + groupId,
|
||||
loading: true,
|
||||
method: 'post'
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user