mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/tickme.git
synced 2026-08-19 04:23:56 +00:00
minor fixes
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
}
|
||||
},
|
||||
created(){
|
||||
console.log(this)
|
||||
if(!this.$store.getters.isInQueue(this.section)){
|
||||
this.$store.dispatch('updateListQueue', {name: this.section});
|
||||
this.$store.dispatch('crudRequest', {endpoint: this.endpoint, method: 'get'}).then(response => {
|
||||
|
||||
Reference in New Issue
Block a user