-
在使用vxe-table-column过程中,如果表的列数比较多(同时有合并列或者单个列),在某些情况下标题行会有错位。
![image](https://user-images.githubusercontent.com/29922799/80471535-1f26bc80-8976-11ea-819e-026f3a594d1d.png)
麻烦确认一下。谢谢。
代码如下:
…
-
### (必填)请填写问题描述 Describe
modal 内容是自定义的组件的时候 ,无法自适应modal的高度 ?
### (必填)请填写能重现问题的链接,例如([jsfiddle](https://jsfiddle.net/04Ldpsy8/)、[codesandbox](https://codesandbox.io/s/vue-template-916h0)、[jsrun](…
-
### (必填)请填写问题描述 Describe the bug
vxe-grid 内部数据无法实时更新,我看了下源码是由于,
`packages/grid/src/grid.js`
toolbarSlots 用的是 `computed` 属性,这样无法获取实时的slots.
希望改成 `methods` 动态获取。
### (必填)请填写能重现问题的链接
[重现](https:/…
-
### (必填)请填写问题描述 Describe
vxe-grid 动态添加 vxe-table-column 错位或不显示
### (必填)请填写能重现问题的链接
https://codesandbox.io/s/vxe-table-ceshide-demo-xrsns
### 请填写报错信息或截图 Error message or screenshots
1、初始…
-
**(必填)这个需求解决了什么
1,可否增加类似expandConfig的值为false,直接关闭此项功能,类似于toolbarConfig配置为false关闭toolbar这样,推荐全局的类似于配置的值都允许设为Boolean和Object,以此来支持直接关闭此项功能。
2,全局的配置和vxe方法里面可否全局加上类似于渲染器的第二个参数context,以此来获取嵌套组件的this,执行其他操…
-
### (必填)请填写问题描述 Describe
:context-menu="export_Menus"
@context-menu-click="contextMenuClickEvent"
size="mini"
:data.sync="reportTableData"
@cell-click="handleC…
ghost updated
4 years ago
-
### (必填)请填写问题描述 Describe
vxe-grid column title 默认会 ellipsis ,怎么关掉显示完全的title
![image](https://user-images.githubusercontent.com/15622519/77508551-ef335780-6ea5-11ea-8428-e56de6119034.png)
…
-
- Plugin Name:
- Plugin Version: 6.1
- OS Name: Linux
- OS Version: 5.3.0-24-generic
- Java Version: 11.0.6
- App Name: CLion
- App Full Name: CLion
- Is Snapshot: false
- App Build: CL-201.6668.126
…
-
点击table,触发了焦点事件,原本的显示消失,但是没有出现编辑
### (必填)请填写能重现问题的链接
本地未上线后台项目,不好放链接
### 请填写报错信息或截图 Error message or screenshots
![image](https://user-images.githubusercontent.com/39976617/75906324-7bdb8e80-5…
-
如题目