You're trying to send an Int to Text , which expects a String in its initializer. You could interpolate the variable into a String :
確定! 回上一頁