arco-design-vue
arco-design-vue copied to clipboard
A Vue.js 3 UI Library based on Arco Design
` ` inputs输入框v-model现在绑定number 类型时, ts检测提示: `不能将类型“number | undefined”分配给类型“string | undefined”` 希望能支持number类型!
我在table中尝试使用popover组件,并在popover中使用button,希望能够使用button关闭popover。 我为每个popover绑定不同的 :popup-visible,然后通过点击事件修改popover的展示状态,可以实现这一功能, 但如果我点击打开一个popover后不关闭,再打开其他的popover则可以打开多个卡片。 代码:  效果实例:  请问我该如何修改,或如何关闭当前已经打开的popover?
- [ ] 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) ## 基本信息 ## 现有案例 比如 Ant 的 table 就提供了类似的滚动条 ## 预期解决问题 横向滚动的表格,如果表格高度超过了一个屏幕,横向滚动条只有拖到页面底部时才会出现,这样不方便用户试用。
- [ ] 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] - **浏览器版本:** chrome103.0.0.0 - **复现地址:** https://stackblitz.com/edit/kpw326?file=src/App.vue ##...
自定义渲染,某一列是表格,最后一行数据的子表格会没有边框。 目测是受以下样式影响: 
loading的`z-index`是1,无法遮住固定列
## Types of changes - [ ] New feature - [x] Bug fix - [ ] Enhancement - [ ] Component style change - [ ] Typescript definition change -...
## Types of changes - [ ] New feature - [x] Bug fix - [ ] Enhancement - [ ] Component style change - [ ] Typescript definition change -...
- [ ] 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] - **Browser:** chrome102.0.0.0