Vue.js put the data from the background into the input box, change the value of input, and how to get the value of the input box.

get the value passed by the background, display the value to the input box through v-model, and how to get the value in the input box.

Mar.22,2021

isn't v-model bound in both directions? the value of input has changed, and so has the value of data bound by v-model. Can't you just use it


MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3e4e8-2c408.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3e4e8-2c408.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?