mirror of
https://gitee.com/log4j/pig-ui.git
synced 2024-12-23 05:40:20 +08:00
🎉
This commit is contained in:
parent
e82cb95484
commit
54d455fb3e
@ -138,6 +138,7 @@
|
||||
objs.forEach((val: any) => {
|
||||
selectObjs.value.push(val.leaveId)
|
||||
});
|
||||
console.log(selectObjs)
|
||||
multiple.value = !objs.length
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user