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