故障管理模块代码

dev.warn
冷调 2024-09-20 22:36:39 +08:00 committed by chentaisen
parent e09f9dc9e9
commit 379fbe9d58
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ export function listBreakdown(query) {
url: '/breakdown/breakdown/list',
method: 'get',
params: query
})
}