no message
parent
0f70c98b0a
commit
7d5b46dc27
|
|
@ -353,7 +353,7 @@ export default {
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
findByPoint() {
|
findByPoint() {
|
||||||
queryPointList({status: 'FREE'}).then(res => {
|
queryPointList({}).then(res => {
|
||||||
this.pointList = res
|
this.pointList = res
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue