forked from github/dataease
style(仪表板): 删除仪表板增加loading效果
This commit is contained in:
parent
81ac688970
commit
226d70a2ee
@ -139,6 +139,7 @@ export function get(url) {
|
||||
export function delGroup(groupId) {
|
||||
return request({
|
||||
url: '/panel/group/deleteCircle/' + groupId,
|
||||
loading: true,
|
||||
method: 'post'
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user