113 changed files with 299 additions and 309 deletions
@ -1,10 +0,0 @@ |
|||
import request from '@/utils/request' |
|||
|
|||
export function delAll(id) { |
|||
return request({ |
|||
url: 'api/lucene/' + id, |
|||
method: 'delete' |
|||
}) |
|||
} |
|||
|
|||
export default { delAll } |
Some files were not shown because too many files changed in this diff
Loading…
Reference in new issue