We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"name": "jeecgboot-vue3", "version": "3.6.2",
"vxe-table": "4.5.17", "vxe-table-plugin-antd": "3.1.0",
1、默认配置下,点击某一列固定,出现翻译问题。比如第一列是select类型,第二列是文本框类型,点击第二列固定。第二列会更新到第一个位置,这个时候第一列的select类型的显示在原本的第二列。但是这个时候select配置的字典值为1 而非文字 2、希望能开启列拖拽的功能,但是没有参数可以控制自定义的问题
The text was updated successfully, but these errors were encountered:
jl
Sorry, something went wrong.
No branches or pull requests
版本号:
"name": "jeecgboot-vue3",
"version": "3.6.2",
"vxe-table": "4.5.17",
"vxe-table-plugin-antd": "3.1.0",
问题描述:
1、默认配置下,点击某一列固定,出现翻译问题。比如第一列是select类型,第二列是文本框类型,点击第二列固定。第二列会更新到第一个位置,这个时候第一列的select类型的显示在原本的第二列。但是这个时候select配置的字典值为1 而非文字
2、希望能开启列拖拽的功能,但是没有参数可以控制自定义的问题
错误截图:
友情提示:
The text was updated successfully, but these errors were encountered: