bug
This commit is contained in:
@@ -318,7 +318,7 @@ export default {
|
|||||||
search() {
|
search() {
|
||||||
this.buildList = []
|
this.buildList = []
|
||||||
this.$loading()
|
this.$loading()
|
||||||
this.$http.post('/app/appcommunityhouseinfo/queryHouseByName', null, {
|
this.$http.post('/app/appcommunityhouseinfo/queryHouseByNameBySize', null, {
|
||||||
params: {
|
params: {
|
||||||
current: 1,
|
current: 1,
|
||||||
size: 20,
|
size: 20,
|
||||||
|
|||||||
Reference in New Issue
Block a user