This commit is contained in:
aixianling
2023-03-21 10:58:34 +08:00
parent 97d9f8dab2
commit 877c29965c

View File

@@ -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({