最近在做的vue项目中,表格排序出现问题。1、表格排序其他列正常,附件列不进行排序(注意附件列是下拉组件,包括预览和下载),页面如下。 解决方法 在附件组件中添加watch watch:{ rowData(curRowData,oldRowData){ if(this.field=="smfilename"){ this.filename=this.rowData.smfilename; this.filepath=`/api/...
- [x] [Contextmenu component](https://happy-coding-clans.github.io/vue-easytable/#/en/doc/base/contextmenu) - [x] [Icon component](https://happy-coding-clans.github.io/vue-easytable/#/en/doc/base/icon) - [x] [Locale component](https://happy-coding-clans.github.io/vue-easytable/...
A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc. - eslint+prettier · ui-javascript/vue-easytable@3df52b1