iview [Feature Request] Tree Table Supporting Asynchronous Loading of Subordinate Data

8wtpewkr  于 5个月前  发布在  其他
关注(0)|答案(1)|浏览(52)

What problem does this feature solve?

现在很多业务场景需要用到树状表格,为了加载效率,很多采用异步的加载方式。

What does the proposed API look like?

在table传递load字段,并通过load-data异步加载数据

vc9ivgsu

vc9ivgsu1#

Translation of this issue:

What problem does this feature solve?

Nowadays, many business scenarios need to use tree tables. In order to load efficiently, many use asynchronous loading method.

What does the proposed API look like?

Pass the load field on the table and load the data asynchronously through load-data

相关问题