amountFrom = document.getElementById($parameters.AmountFromId); amountFrom.onpaste = function(e) { e.preventDefault(); return false; }; amountTo = document.
確定! 回上一頁