devjin0617 / vue2-admin-lte

:bar_chart: adminLTE to vuejs v2.x converting project
https://devjin0617.github.io/vue2-admin-lte
MIT License
1.07k stars 323 forks source link

How to show a textarea value when editing the textarea? #64

Open amrigo opened 5 years ago

amrigo commented 5 years ago

I have a textarea and i can not see the value inside the textarea when editing but can see the value on the vue.js devtools. How can i show the value inside the textarea when editing ?