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