添加页面补招功能

This commit is contained in:
GGJ
2025-04-30 16:00:26 +08:00
parent dabb960d09
commit 81726cde2d
15 changed files with 7778 additions and 576 deletions

View File

@@ -338,7 +338,7 @@ const change = val => {
treeRef.value!.filter(filterText.value)
}
const edit = (data: any) => {
console.log('🚀 ~ edit ~ data:', data)
// console.log('🚀 ~ edit ~ data:', data)
processNo.value = data.processNo
processId.value = data.id
popUps.value = true