suchen

Heim  >  Fragen und Antworten  >  Hauptteil

angular.js - angularjs $scope.$parent问题

在一个cotroller中的scope如何在modal中的controller中使用,怎么传过去,研究了下$scope.$parent,还是没明白怎么弄

大家讲道理大家讲道理2745 Tage vor592

Antworte allen(1)Ich werde antworten

  • phpcn_u1582

    phpcn_u15822017-05-15 17:03:38

    如果你用的UI Bootstrap的modal, 有个scope参数,直接把controller的$scope传进去就行了:

    scope (Type: $scope) - The parent scope instance to be used for the
    modal's content. Defaults to $rootScope.

    Antwort
    0
  • StornierenAntwort