The console.log(JsonArray) is running before you push the element into the JsonArray . This occurs because getClauses returns a promise.
確定! 回上一頁