fanglixinzj
Results
2
comments of
fanglixinzj
[1111111.json](https://github.com/user-attachments/files/15586689/1111111.json)
let tableInstance; fetch('https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/VTable/North_American_Superstore_data.json') .then((res) => res.json()) .then((data) => { const columns =[ { "field": "Order ID", "title": "Order I121D", "width": "auto" }, { "field": "Product Name", "title": "Product Name", "width":...