Table problems for customizing iview with render

the official example of customized tables using render is simple:
https://www.iviewui.com/compo.

defines a slightly more complex layout of its own, using Select components and bidirectional binding.

</Button>
</div>

tried to customize it with render. It took a long time and searched the Internet for a long time, but it didn"t succeed.
is mainly reflected in this problem:

  • v-model/v-for/:value/:key doesn"t know how to write with render;

I hope God will give me some advice.

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