diff --git a/src/page/check/chose.vue b/src/page/check/chose.vue index 80875bf..6022d8f 100644 --- a/src/page/check/chose.vue +++ b/src/page/check/chose.vue @@ -161,9 +161,11 @@ v-for="item in list" :key="item.id" class="tab" + style="width:220px;height:130px;" @click="chose(item)" >
{{ item.propertyName }}
+
楼盘类型:{{ item.houseType==0?'正式':item.houseType==1?'试用':item.houseType==2?'演示':'测试' }}
服务状态: { + if(res.data.res==1){ + this.optimizetext[this.roleidx].speaker=this.roleFlag/1+1 + this.roleVisible=false + } + }) }, //修改角色 editRole(item,idx){