Commit 9a3d9c51 authored by youjie's avatar youjie

no message

parent fd0c66a1
...@@ -1533,6 +1533,7 @@ ...@@ -1533,6 +1533,7 @@
let OrderId = this.addMsg.OrderId; let OrderId = this.addMsg.OrderId;
let IsBed = this.addMsg.IsBed; let IsBed = this.addMsg.IsBed;
let Sex = this.addMsg.Sex; let Sex = this.addMsg.Sex;
this.addMsg.HouseId = ''
this.getHouselist(Sex, TCIDs, OrderId, IsBed) this.getHouselist(Sex, TCIDs, OrderId, IsBed)
}, },
getHouselist(Sex, TCID, OrderId, IsBed) { getHouselist(Sex, TCID, OrderId, IsBed) {
......
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