@@ -3487,7 +3487,7 @@
// 完整數據
$('.showdata').click(function () {
- get_data(100);
+ get_data(80);
});
</script>