Commit 1d58e728 authored by youjie's avatar youjie

no message

parent 6c112392
......@@ -1543,7 +1543,7 @@
if (res.data.resultCode == 1) {
this.roomlist = res.data.data;
if (this.roomlist.length < 1) {
if (!this.roomlist||this.roomlist.length==0) {
this.UpdateOrderHouseBtn = true
}
} 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