项目详情 相关人员名单表头排序
This commit is contained in:
@@ -648,7 +648,6 @@
|
||||
this.getUserAllDutyTerritoryList()
|
||||
},
|
||||
tableOnChange(pagination, filters, sorter) {
|
||||
console.log(sorter)
|
||||
this.orderBy = sorter.order == 'ascend' ? '1' : '2'
|
||||
if (sorter.columnKey == 'dutyTerritory_dictText') {
|
||||
this.orderByField = 'dutyTerritory'
|
||||
|
||||
Reference in New Issue
Block a user