Skip to content

Commit bcab095

Browse files
author
huangshuwei
committed
update
1 parent cce44e5 commit bcab095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/doc/table/sort/single-columns-sort.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
:::demo 通过设置 `multiple-sort``false` 开启单个字段进行排序;<br>通过设置属性`sort-always`允许排序只在升序和降序切换;<br> 通过传入`sort-change`回调函数,获取当前排序的字段,将排序结果重新赋值`table-data`达到排序的目的;
2+
:::demo 通过设置 `multiple-sort``false` 开启单个字段进行排序;<br>通过设置属性`sort-always`允许排序只在升序和降序切换;<br> 通过传入`sort-change`回调函数,获取当前排序的字段,将排序结果重新赋值`table-data`达到排序的目的;
33
```html
44
<template>
55
<div>

0 commit comments

Comments
 (0)