Inside Mini Program, setData has a number, which is rendered by {{}}, and the result is [object Object]

this is the data of setData
clipboard.png,
how can I render normally?

Feb.27,2021

that is an array of objects. You want to render a certain value obj [0] .xxx attribute to get the specific value {{}}


yours is an object, just like that when rendered, you can take a property inside and put it in {{}}

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