Angular js $watch unexpected behaviour - old and new values concur but differ from initial value

后端 未结 0 656
眼角桃花
眼角桃花 2020-12-17 20:39

In a directive link function, I have this code:

console.log("visible is initially: " + $scope.document.fieldList[1].structureField.visible);
$scope.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题