Update index.vue
This commit is contained in:
@@ -142,7 +142,7 @@ export default {
|
|||||||
.delete(`/api/admin/removeExel/${name}`, {
|
.delete(`/api/admin/removeExel/${name}`, {
|
||||||
params: {
|
params: {
|
||||||
type: this.type,
|
type: this.type,
|
||||||
q:this.g
|
g:this.g
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
.then(response => {
|
.then(response => {
|
||||||
|
|||||||
Reference in New Issue
Block a user