RedBlueGreen提交varapp=angular.module('fromApp',[]);app.controller('formController',function($scope){$scope.fromData={};$scope.check=function(){}});如何實(shí)現(xiàn)點(diǎn)擊提交當(dāng)checkbox選中超過(guò)2個(gè)做出提示即可
angularjs如何判斷checkbox選中2個(gè)
慕容3067478
2019-04-21 20:40:17