招聘会模块
This commit is contained in:
@@ -240,6 +240,7 @@ const applicants = ref([
|
||||
]);
|
||||
|
||||
onLoad((option) => {
|
||||
console.log(option, 'option');
|
||||
if (option.jobId) {
|
||||
initLoad(option);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user