rabin 2 년 전
부모
커밋
996c2ac048
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      lib/Relation.php

+ 0 - 2
lib/Relation.php

@@ -47,8 +47,6 @@ class Relation
                         $this->replaceParent($v['to_uid'], $old_parent, $new_parent, false);
                     }
                 }
-            } else {
-                Dever::alert('更新失败');
             }
         }
         return true;