楼盘表选中户 存储bsm
Showing
1 changed file
with
1 additions
and
0 deletions
-
Please register or sign in to post a comment
... | ... | @@ -817,6 +817,7 @@ export default { |
item.style.border = ''; | ||
item.className = ''; | ||
}); | ||
this.bsms=bsms; | ||
//清除选中户 | ||
// this.$refs.lpbContent.clearChoosedH(); | ||
this.$nextTick(()=>{ | ||
... | ... |