started advanced search UI
This commit is contained in:
@ -182,7 +182,7 @@ export default {
|
||||
if (state.isAdmin) {
|
||||
window.location.reload(true)
|
||||
}
|
||||
if(state.isAdherent){
|
||||
if (state.isAdherent) {
|
||||
this.$router.push({
|
||||
name: 'base'
|
||||
})
|
||||
|
Reference in New Issue
Block a user