{ window.onbeforeunload = function (event) { //Check if there was any change, if no changes, then simply let the user leave if(!$scope.form.$ ...
確定! 回上一頁