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