Commit 798544b2 authored by Hsinli's avatar Hsinli

addd

parent d6f51499
Pipeline #13155 passed with stage
in 48 seconds
......@@ -81,6 +81,9 @@ class NewHouseService extends Service {
}
images.push(image);
}
} else {
//bugclose7894
images.push(newHouseInfo.image);
}
//整理户型信息
let newHouseType = await this.formatNewHouseTypeList(newHouseInfo);
......
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