vbenjs / vue-vben-admin

A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!

Home Page:https://vben.vvbin.cn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BasicTable dataSource is not working as expected because of revision

doraemonxxx opened this issue · comments

⚠️ IMPORTANT ⚠️ Please check the following list before proceeding. If you ignore this issue template, your issue will be directly closed.

  • Read the docs.
  • Make sure the code is up to date. (Some bugs have been fixed in the latest code)
  • This is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.

Describe the bug

<BasicTable :dataSource="data"/> is not working as expected

Reproduction

Please see the demo
https://vben.vvbin.cn/#/comp/table/basic

Reference for revision: fee8081

System Info

  • Operating System: 11
  • Node version: 20.11.0
  • pnpm version: 9.0.6

Closing this issue. thanks