@@ -80,7 +80,7 @@ class YzMainFragment: BaseFragment<MainFragmentPresenter, MainViewLayoutBinding>
presenter.loadClerk(bedVO.customerId)
}
- if (bedVO.frameBedRelativeVos != null) {
+ if (bedVO.frameBedRelativeVos != null && bedVO.frameBedRelativeVos.size > 0) {
if (bedVO.frameBedRelativeVos.size > 1) {
//多胞胎
Constant.babyGirl = true