海外文本状态排序

This commit is contained in:
宋伟佳
2022-01-10 10:59:33 +08:00
parent dee176c88d
commit 6f9d80eaaf
@@ -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