Commit 272d7f08 authored by youjie's avatar youjie

no message

parent 61175740
...@@ -1134,7 +1134,7 @@ ...@@ -1134,7 +1134,7 @@
if (x.housePhotos && x.housePhotos.length > 0) { if (x.housePhotos && x.housePhotos.length > 0) {
this.HousePhotos = x.housePhotos[0] this.HousePhotos = x.housePhotos[0]
} }
this.updateMsg.UniqueCode = x.uniquecode this.updateMsg.UniqueCode = x.uniqueCode
this.updateMsg.LINEID = x.lineid this.updateMsg.LINEID = x.lineid
this.updateMsg.Email = x.email this.updateMsg.Email = x.email
} else {} } else {}
......
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