mansai

Results 12 comments of mansai

Button or Input Text or grid Component drag to TabControl,Why is it at the TabHeader?

唐总,这个功能什么时候能使用,竞争对手几年前都已经实现了。 https://vxetable.cn/plugins/#/pro

通过treeProps已实现 :tree-props="{expandAll:true }" ` `

设置row-handler-col后,是可以行拖拽和列拖拽。但是表格里的文本无法选中复制了,如果单设置为row-handler或col表格里的文本是可以选中复制的 ![image](https://github.com/Tencent/tdesign-vue-next/assets/3213405/732f7967-4b5d-484e-840b-5f56b5ddc14e)

OK ![image](https://user-images.githubusercontent.com/3213405/130398150-285af3de-9666-4d8c-9a71-01b9bd3a8f75.png)

Serach 500 error ![image](https://user-images.githubusercontent.com/3213405/130421447-d51f9590-7713-473c-a9c5-f270d4329368.png)

按下图操作已解决 ![image](https://github.com/user-attachments/assets/1559fb24-945c-4ccf-bb21-0b33ed704e86)

不支持动态传参,jsonMap类型为Dictionary [FreeSql.DataAnnotations.JsonMap] public Dictionary ExtraProperties { get => base.ExtraProperties; protected set => base.ExtraProperties = value; } var sql=_repository.FreeSql.Queryable().Where(t => t.ExtraProperties["Cpu"]== "32GB").ToSql(); 报错: 2024-09-10 14:59:14.091 +08:00 [ERR] 未实现函数表达式 t.ExtraProperties.get_Item("Cpu") 解析 System.Exception:...

我也定制了一个 ![image](https://github.com/user-attachments/assets/7fbb619c-4538-4ee2-b7b5-bcebf015fd64) ![image](https://github.com/user-attachments/assets/59400d35-be0c-4f97-969a-8f5cafdefd8d) ![image](https://github.com/user-attachments/assets/4d557b0d-84b2-4a45-8a25-e20058a52d31)