Add complaint

This commit is contained in:
Swift
2024-02-02 16:11:14 +03:30
parent cb3f8fa902
commit 1ca41258a6
6 changed files with 31 additions and 6 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ export default {
computed: {
},
mounted(){
beforeMount(){
this.$axios.get('/api/admin/complaint').then(res=>{
this.complaint = res.data