change
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
let res = await getSect()
|
||||
if (res) {
|
||||
this.options = res
|
||||
this.index = res[0].value
|
||||
this.index = res[1].value
|
||||
} else {
|
||||
this.options =[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user