$("#feeText").empty(); //清空值 $("#feeText").append("数量:"); //添加值 var isRT = $("#fukuanSelect").find("option:selected").attr("isRT"); //选中select的值