WakuwakuP / element-ui-el-table-draggable

Make 'el-table' of 'element UI' sortable.
https://www.npmjs.com/package/element-ui-el-table-draggable
MIT License
111 stars 19 forks source link

不支持sortable其他配置项吗 #33

Open super-girl-go opened 3 years ago

super-girl-go commented 3 years ago
<el-table-draggable sort="false">
  ...
</el-table-draggable>

是不是这种不支持呢

mizuka-wu commented 3 years ago

看源码是不支持的