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
能
No response
1、开启列配置功能 v-model:displayColumns="showColumns" v-model:columnControllerVisible="columnControllerVisible" :column-controller="{ dialogProps: { preventScrollThrough: true, width: 1200, top: 200, }, displayType: 'fixed-width', }" 2、自定义列表题样式 <template #报备单ID>
<template #报备单ID>
列配置弹窗里自动过滤掉标题附带的自定义组件,只显示文字或英文即可。
The content you are editing has changed. Please copy your edits and refresh the page.
The text was updated successfully, but these errors were encountered:
👋 @Menffy,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
https://stackblitz.com/edit/bfvdtv?file=package.json,src%2Fdemo.vue 辛苦在这个链接里面,复现一下你的问题
没有回复,issue close。
截图中的问题提醒是指:组件不存在。 你可以尝试 import { Button } from 'tdesign-vue-next' 之后,再使用 () => 按钮
No branches or pull requests
tdesign-vue-next 版本
能
重现链接
No response
重现步骤
1、开启列配置功能
v-model:displayColumns="showColumns"
v-model:columnControllerVisible="columnControllerVisible"
:column-controller="{
dialogProps: {
preventScrollThrough: true,
width: 1200,
top: 200,
},
displayType: 'fixed-width',
}"
2、自定义列表题样式
<template #报备单ID>
报备单ID
<copy-button @copy-select="handleCopySelect('orderId')" @copy-total="handleCopyTotal('orderId')" />
<template #报备单ID>
报备单ID
<copy-button @copy-select="handleCopySelect('orderId')" @copy-total="handleCopyTotal('orderId')" />
期望结果
列配置弹窗里自动过滤掉标题附带的自定义组件,只显示文字或英文即可。
实际结果
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
No response
Tasks
The text was updated successfully, but these errors were encountered: