The answer was to use the right binding attribute. Instead of text, it was value for an input!
text
value
input标签没有使用正确的绑定属性,对于input应该是绑定value值而不是text