arco-design-vue
arco-design-vue copied to clipboard
A Vue.js 3 UI Library based on Arco Design
modal 里面写组件的话,没有打开过modal,但是组件都挂载了,希望modal打开后再挂载组件
我有5条订单数据,对应有6个订单商品明细,订单的table每页显示5条数据,但是我需要展示订单商品明细,所以订单table拉取的数据是6条订单商品明细数据,只是相同订单号的数据会进行合并处理。 问题是我每页显示5条,但是5条订单数据有6条订单商品明细数据,所以我每页只会显示5条订单商品明细数据(因为分页是每页5条),但是其实我每页有6条数据,多出的不显示(我的数据明明有6条,多出的一条不显示),不知道这种问题该如何解决。
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## Basic Info ## What are the similar cases of this feature 没有相似案例 ##...
复现步骤:表格第一行拖拽到最后一行,change事件没有触发,但是视图却更新了。 官方文档的拖拽演示例子也会有这个问题,https://arco.design/vue/component/table#drag-row
## Types of changes - [x] New feature - [ ] Bug fix - [x] Enhancement - [ ] Component style change - [ ] Typescript definition change - [...
- [x] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## Basic Info - **Package Name And Version:** @arco-design/[email protected] - **Framework version:** "vue": "^3.2.37" -...
- [x] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## Basic Info ## What are the similar cases of this feature Semi Design /naiveui...
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## Basic Info - **Package Name And Version:** @arco-design/[email protected] - **Framework version:** vue3.2.6 -...
- [x] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## 基本信息 - **依赖包名 及 版本:** @arco-design/[email protected] - **框架版本:** Vue3.2.33 - **浏览器版本:** Microsoft Edge 版本...