How to hide browser console output async-validator validation warnings

problem description

in element-ui form validation, validation rules have been added; if the validation fails, the browser"s console will output a validation warning!

what result do you expect?

I want to turn off the output of the console and do not output the relevant verification results in the browser console!

Nov.12,2021

comment out console.warn (type, errors);

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-1b3d77d-2c38c.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-1b3d77d-2c38c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?