Browse Source

feat:新生排序

DESKTOP-USV654P\pc 4 months ago
parent
commit
062d64edb9

+ 1 - 0
src/views/educational/basicInformation/components/data.config.ts

@@ -44,6 +44,7 @@ export const tableColumns: BasicColumn[] = [
     dataIndex: 'score',
     dataIndex: 'score',
     align: 'left',
     align: 'left',
     width: 80,
     width: 80,
+    sorter:true,
   },
   },
   {
   {
     title: '毕业班级',
     title: '毕业班级',