This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-01-07 13:05:45 +07:00
parent 0fd3e8e893
commit 3041cce533

View file

@ -853,8 +853,6 @@ const employeeClass = ref<string>("");
* @param id id องการด
*/
function onClickViewInfo(type: string, id: string, empClass: string) {
console.log(empClass);
infoType.value = type;
profileId.value = id;
modalDialogInfo.value = true;