change
This commit is contained in:
@@ -89,12 +89,12 @@
|
||||
try {
|
||||
let res = await getSect()
|
||||
if (res) {
|
||||
this.options = res
|
||||
this.options2 = res
|
||||
} else {
|
||||
this.options =[]
|
||||
this.options2 =[]
|
||||
}
|
||||
} catch (e) {
|
||||
this.options = []
|
||||
this.options2 = []
|
||||
}
|
||||
},
|
||||
selectChange (e) {
|
||||
|
||||
Reference in New Issue
Block a user