From ef6f4152cc7fd786e424ded648fbc208978a6870 Mon Sep 17 00:00:00 2001 From: "kham.vilaythong" Date: Thu, 26 Mar 2026 19:04:51 +1100 Subject: [PATCH] fixed id --- UI/src/app/attachphoto/photolist.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/src/app/attachphoto/photolist.ts b/UI/src/app/attachphoto/photolist.ts index 6b0b1c2..f477939 100644 --- a/UI/src/app/attachphoto/photolist.ts +++ b/UI/src/app/attachphoto/photolist.ts @@ -64,7 +64,7 @@ export class PhotoList implements OnInit, OnDestroy { mx = id; } } - this._id = -1 + mx; + this._id = -1 * mx; } downloadAttachment(id: number): void { //GetReportFile