change
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
try {
|
||||
let res = await getRegions()
|
||||
if (res) {
|
||||
this.options = res
|
||||
this.options = res.data
|
||||
} else {
|
||||
this.options =[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user