1.引入$modal模块2.执行调模态框函数$scope.editModule = function (type,size,id) { $scope.id = id; var modalInstance = $modal.open({ ...
確定! 回上一頁