" + type + " - " + count + "
"; } $("#json-data").html(output); }, error: function(xhr, status, error) { console.log('Lỗi: ' + error); } }); });" + type + " - " + count + "
"; } $("#json-data").html(output); }, error: function(xhr, status, error) { console.log('Lỗi: ' + error); } }); });