我有几个将其结果附加到HTML表的ajax。 代码示例是这样的 $.ajax({ url: '<?php echo Url::toRoute('booking/get_1_rate'); ?>', type: 'GET', dataType: 'json', ...
確定! 回上一頁