-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Table 当Http请求数据时, defaultExpandAllRows=true 展开子列表无效果 #2587
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
加个判断 v-if="!loading"
在请求数据之前将loading=“true" |
1 task
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version
1.6.3
Environment
@vue/cli 4.0.5
Reproduction link
http://47.105.96.22/pension/#/user/login
Steps to reproduce
做了一个可以展开的Table,但 Http请求数据时, defaultExpandAllRows=true 展开子列表无效果,静态数据就有效果,这个Bug怎么解决。
What is expected?
希望能解决这个问题,这个功能太需要了
What is actually happening?
Table 当Http请求数据时, defaultExpandAllRows=true 展开子列表无效果
The text was updated successfully, but these errors were encountered: