no message
This commit is contained in:
parent
9e78cf7345
commit
5fcaf51908
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@ export class ProfileEditEmployeeController extends Controller {
|
||||||
id: getProfileEdit.id,
|
id: getProfileEdit.id,
|
||||||
topic: getProfileEdit.topic,
|
topic: getProfileEdit.topic,
|
||||||
detail: getProfileEdit.detail,
|
detail: getProfileEdit.detail,
|
||||||
citizenId: getProfileEdit?.profile?.citizenId ?? "",
|
citizenId: getProfileEdit?.profileEmployee?.citizenId ?? "",
|
||||||
status: getProfileEdit.status,
|
status: getProfileEdit.status,
|
||||||
remark: getProfileEdit.remark,
|
remark: getProfileEdit.remark,
|
||||||
createdAt: getProfileEdit.createdAt,
|
createdAt: getProfileEdit.createdAt,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue