So I wanted to create a loop where i say while(num < 51) { num++ and then everytime num is getting new value, send it to scope.num = [ { id:num} ] …
確定! 回上一頁