openDialog = function(){ $mdDialog.show({ controller: function($scope, $mdDialog){ // do something with dialog scope }, template: '<md-dialog aria-label="My ...
確定! 回上一頁