sort ข้อมูลหลัก
This commit is contained in:
parent
94f92b5c9a
commit
2df1e19dc3
13 changed files with 171 additions and 57 deletions
|
|
@ -210,9 +210,6 @@ export class PosExecutiveController extends Controller {
|
|||
createdAt: "DESC"
|
||||
},
|
||||
});
|
||||
// if (!posExecutive) {
|
||||
// return new HttpSuccess([]);
|
||||
// }
|
||||
return new HttpSuccess(posExecutive);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue