remove $$hashKey from array

后端 未结 2 1298
终归单人心
终归单人心 2020-12-12 18:04
$scope.appdata = [{name: \'\', position: \'\', email: \'\'}];

This is the array which I created in angular controller.

Then I inserted some

2条回答
提交回复
热议问题