update 国内、海外标准导入
This commit is contained in:
@@ -212,6 +212,9 @@ export const ConfigurableTableMixin = {
|
||||
} else {
|
||||
sortFieldName = sorter.columnKey
|
||||
}
|
||||
if (!sorter.order) {
|
||||
sortFieldName = ''
|
||||
}
|
||||
this.orderByField = sortFieldName
|
||||
this.ipagination = pagination
|
||||
this.loadData()
|
||||
|
||||
Reference in New Issue
Block a user