Vue {{num / 1000}} retains two significant digits

expect num to be equal to 1010 and output result to be 1.010

Mar.11,2021

{{(number/1000) .tofixed (3)}


toFixed learn about

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