html += '<input type="number" name="[' + (rowCount - 1) + '].Age" />';; //add more inputs here... html ...
確定! 回上一頁