on("change",function(){ // Get id of the changed select (this element) let selectId = $(this).attr("id"); // Get the selected option from this ...
確定! 回上一頁