获得某个div的scope域

//outpOrdersDrugWest是div的id
angular.element(outpOrdersDrugWest).scope()
原文地址:https://www.cnblogs.com/ms-grf/p/7416941.html