【发布时间】:2014-07-20 19:39:43
【问题描述】:
根据 AngularJS 文档的https://docs.angularjs.org/api/ng/directive/form
“因此,Angular 会阻止默认操作(向服务器提交表单),除非元素具有指定的操作属性。”
有没有办法阻止 angularJS 这样做?
【问题讨论】:
-
unless the element has an action...从文档中看起来很明显,给它一个行动