* hotfix on logging in
bug-fix: no-task
This commit is contained in:
@@ -95,7 +95,6 @@ export default {
|
||||
methods: {
|
||||
...mapActions(['fetchOpenContracts', 'openModal']),
|
||||
selectContract(ID) {
|
||||
console.log(ID)
|
||||
this.$store.commit('setSelectedContract', ID)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user