BUG 130
This commit is contained in:
@@ -156,7 +156,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
toAdd () {
|
toAdd () {
|
||||||
if (this.user.AreaId) {
|
if (this.user.areaId) {
|
||||||
this.$linkTo('./Add')
|
this.$linkTo('./Add')
|
||||||
} else {
|
} else {
|
||||||
this.$dialog.confirm({
|
this.$dialog.confirm({
|
||||||
|
|||||||
Reference in New Issue
Block a user