Input will automatically store the previously entered data, how to clear it?

clipboard.png

A created page can be opened for the first time. However, after the input data is submitted, the second time you open input, you will display the previously entered data

and I didn"t set the yellow background to run out automatically.

The

project is based on vue, and the form validation uses vee-validate. I don"t know if it has anything to do with this plug-in. I haven"t solved this problem all afternoon.


the yellow is the background color of chrome, which has nothing to do with the plug-in. Cancel the background color and use input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
-webkit-box-shadow: 000000 1000px white inset;.
the input before display is chrome's own automatic input. Set autocomplete= "off"


https://blog.csdn.net/AmberWu.


autocomplete=" off "

in the input box.
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-7b96cf-26a23.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-7b96cf-26a23.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?