Commit 33a99619 authored by duxinyuan's avatar duxinyuan

1

parent 356658d1
...@@ -112,13 +112,9 @@ ...@@ -112,13 +112,9 @@
}, },
getList (no,status) { getList (no,status) {
let that = this ; let that = this ;
console.log(that.searchData) // console.log(that.searchData) ;
that.axios({ let data = {
method: 'get', city :'上海市' ,
url: '/office/getBuildingRoomH5',
responseType: 'json',
data: {
// city :'上海市' ,
// disc : '', // disc : '',
// id :'' , // id :'' ,
// business_district_id :'' , // business_district_id :'' ,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment