提交更改版本
This commit is contained in:
@@ -26,7 +26,7 @@ export function getTemplateList(data:any) {
|
||||
})
|
||||
}
|
||||
//删除报表模板
|
||||
export function delTemplate(data) {
|
||||
export function delTemplate(data:any) {
|
||||
return createAxios({
|
||||
url: '/harmonic-boot/customReport/delTemplate',
|
||||
method: 'post',
|
||||
|
||||
Reference in New Issue
Block a user