fix
This commit is contained in:
parent
0fd3e8e893
commit
3041cce533
1 changed files with 0 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue