Commit 0760c6da authored by 黄奎's avatar 黄奎

酒店统计修改

parent 34c07249
...@@ -412,7 +412,8 @@ ...@@ -412,7 +412,8 @@
GetHotelList() { GetHotelList() {
this.apipost( this.apipost(
"hotel_post_GetHasStockHotelList", { "hotel_post_GetHasStockHotelList", {
Country: 651 Country: 651,
IsMoreThanZero:1
}, },
res => { res => {
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
......
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