海外文本状态排序
This commit is contained in:
@@ -3713,7 +3713,7 @@ export default {
|
||||
}
|
||||
break
|
||||
case 'textStatus' :
|
||||
this.orderBy = 5;
|
||||
this.orderBy = 4;
|
||||
this.nowOrder = sortObj.column.order
|
||||
if (this.nowOrder === 'ascending') {
|
||||
this.nowOrder = 2
|
||||
|
||||
Reference in New Issue
Block a user