problem description
Front-end UI custom components cannot delete ul tags
/ / Please paste the code text below (do not replace the code with pictures)
Front-end UI custom components cannot delete ul tags
/ / Please paste the code text below (do not replace the code with pictures)
my understanding is that you don't want the paging component below, which can be left out by setting pagination to false.
<Table indentSize={5} columns={columns} dataSource={data} size="small" pagination={false}/>
Previous: Problems with vue json data display?
Next: Nuxt.js framework request 500error when docking laravel api interface?