April

Results 7 issues of April

![image](https://user-images.githubusercontent.com/24354441/225791874-4f5b3951-44c7-4445-a7dd-bda438d71027.png)

How to set the position attribute of one of the grid-items to sticky. Now the postion of the grid-item is absolute, and the override setting is invalid.

![image](https://user-images.githubusercontent.com/24354441/66981778-46f3b880-f0e7-11e9-9710-709dcb7e722e.png) 如图所示 给一行文字中的其中几个文字设置颜色或者背景颜色 但是在小程序端却进行了换行

### 可复现的链接: https://vxetable.cn/other4/#/table/plugin/exportXLSX ### 问题描述与截图: 临时合并的单元格没有支持,期望可以支持一下,用vxe-table自带的exportData方法,配置了isMerge也没有达到预期效果。 ### 期望的结果: _No response_ ### 操作系统: mac ### 浏览器版本: chrome ### vue 版本: 3.2.41 ### vxe-table 版本: 4.3.9

bug

你好 我打开项目提示 http://news-at.zhihu.com 不在以下 request 合法域名列表中

如图所示: 同样的数据,计算出来高度不一样,页面第一次进来是201,点一下查询变139了,之后再点查询,就都是139了。 ![image](https://user-images.githubusercontent.com/24354441/93591377-d46c1680-f9e2-11ea-8697-678da016aac3.png) ![image](https://user-images.githubusercontent.com/24354441/93591368-d1712600-f9e2-11ea-9c37-c32f904d72d4.png)

**描述bug** 为什么官方demo子应用的el-dialog打开显示是基于窗口的,我看代码里也没有找到特殊处理。我自己使用,弹框是基于子应用布局的。 **如何复现** 给出详细的复现步骤 ![image](https://github.com/Tencent/wujie/assets/24354441/380f8914-905b-4ade-99d2-1c5e57880a96) **相关截图** ![image](https://github.com/Tencent/wujie/assets/24354441/ce2ac63b-8f2a-42a2-8267-9adb1f967ec6) **最小复现仓库或者地址** 重要!!!,请尽量给出复现仓库,这样能极大加快bug解决速度