angular.js - How does Angularjs remove the $$hashkey generated by ng-repeat during post requests?
PHP中文网
PHP中文网 2017-05-15 16:49:53
0
1
740

Found that $$hashkey was added to the sent data? How to simply remove it?

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(1)
黄舟

Just use angular.toJson,不要用 JSON.stringify when serializing.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template