Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在实现一个表单来使用 laravel 和 vue js 更新一些数据库数据,所以我在元素 UI 上使用了传输组件。
我的问题是如何为组件的左侧和右侧设置默认值,因为我已经从数据库中获取了默认数据。