no message

This commit is contained in:
kittapath 2025-02-18 13:19:33 +07:00
parent 593406f609
commit 28bfc04d64

View file

@ -8048,8 +8048,8 @@ export class OrganizationController extends Controller {
});
if (posMaster.length <= 0) {
return new HttpSuccess({
name: ".............................",
position: ".............................",
name: "......................................................",
position: "......................................................",
});
}
if (posMaster[0].current_holder == null) {
@ -8059,8 +8059,8 @@ export class OrganizationController extends Controller {
posMaster[0].posMasterActChilds[0].posMasterChild.current_holder == null
) {
return new HttpSuccess({
name: ".............................",
position: ".............................",
name: "......................................................",
position: "......................................................",
});
}
return new HttpSuccess({