Explorar o código

修改删除亲属后出现异常崩溃问题

weizhengliang %!s(int64=3) %!d(string=hai) anos
pai
achega
89aa2cabfe

+ 1 - 1
callingdoor/src/main/java/com/wdkl/app/ncs/callingdoor/fragment/YzMainFragment.kt

@@ -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