fix default sortName

This commit is contained in:
AdisakKanthawilang 2024-02-12 12:08:43 +07:00
parent 44fa203add
commit 2bfc926f4b

View file

@ -742,7 +742,7 @@ export class PositionController extends Controller {
relations: ["posLevel", "posType", "posExecutive"],
});
let shortName = "-";
let shortName = null;
if (body.isAll === true) {
if (