var locations = {}; Array.from(document.querySelectorAll('.xcrud-row')) .map(function(ele) { return locations[ele.querySelectorAll('td')[2].
確定! 回上一頁