change
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
/** 点位查询 */
|
||||
async _pointSearch (a) {
|
||||
let res = await pointSearch(a)
|
||||
this.val1 = res.list.point_code
|
||||
this.val1 = res[0].point_code
|
||||
},
|
||||
toClear () {
|
||||
this.val1 = ''
|
||||
|
||||
Reference in New Issue
Block a user