no message
This commit is contained in:
@@ -58,10 +58,10 @@
|
||||
this.$set(el, 'text', el.point_code)
|
||||
this.$set(el, 'value', el.point_code)
|
||||
})
|
||||
if (type === 1) {
|
||||
if (type === 2) {
|
||||
this.options1 = [...res]
|
||||
}
|
||||
if (type === 2) {
|
||||
if (type === 1) {
|
||||
this.options2 = [...res]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user