mirror of
https://github.com/dataease/dataease.git
synced 2026-05-19 10:18:11 +08:00
feat(应用市场): 三方应用对接
This commit is contained in:
@@ -336,10 +336,9 @@ export function editApply(data) {
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
export function findOneWithParent(panelId) {
|
||||
return request({
|
||||
url: 'panel/group/findOneWithParent/'+panelId,
|
||||
url: 'panel/group/findOneWithParent/' + panelId,
|
||||
method: 'get',
|
||||
loading: false
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user