Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Table增加remove-sort-normal属性,点击排序的列表头时仅asc,desc,默认false; #614

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

FrankKai
Copy link

@FrankKai FrankKai commented Aug 4, 2020

demo位于/examples/table.vue

<Divider>排序表格(移除normal)</Divider>
<Table 
     @on-sort-change="handleSortChange" 
    :remove-sort-normal="true" border 
    :columns="columns6" 
    :data="data5">
</Table>

@FrankKai
Copy link
Author

FrankKai commented Aug 4, 2020

@icarusion

@FrankKai FrankKai changed the title Table增加removeSortNormal属性,点击排序的列表头时仅asc,desc,默认false; Table增加remove-sort-normal属性,点击排序的列表头时仅asc,desc,默认false; Aug 29, 2020
@kiccer
Copy link

kiccer commented Jul 12, 2022

遇到相同问题,请求管理者支持!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants