Add an input box to each column in the element UI table

I insert an empty data at the front of the returned data, and then use the index to judge, which will make it very inconvenient to manipulate the data. How do you achieve this requirement

Mar.11,2021

feels that ElementUI is not so scalable. I implemented it like you before, but later I switched to layUI. It's all native HTML, that makes it easy to customize.

Menu