กรณีแก้ไขให้กรองไอดี
This commit is contained in:
parent
fd3e472658
commit
f6fd679a88
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ export class kpiGroupController extends Controller {
|
|||
const chkkpinameGroup = await this.kpiGroupRepository.findOne({
|
||||
where: {
|
||||
nameGroupKPI: requestBody.nameGroupKPI,
|
||||
id: Not(id)
|
||||
},
|
||||
});
|
||||
if (chkkpinameGroup) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue