$(function() { console.log('ready!'); }); angular.module('ngFormReset', []) .controller('FormResetController', function($scope) { 'use strict'; $scope.
確定! 回上一頁