Update index.vue

This commit is contained in:
Mr Swift
2024-03-06 13:48:00 +03:30
parent 3096bb7664
commit a88480226f
+1 -1
View File
@@ -142,7 +142,7 @@ export default {
.delete(`/api/admin/removeExel/${name}`, {
params: {
type: this.type,
q:this.g
g:this.g
}
})
.then(response => {