Orders:<select id="Orders" ... var selectedValue = $('#Customers option:selected').val(); ... Products:<select id="Products" ...
確定! 回上一頁