发布招工去掉人员属性项

This commit is contained in:
zxy
2024-03-10 15:37:16 +08:00
parent 16bde52c60
commit 65d9d2e9eb
4 changed files with 42 additions and 45 deletions

View File

@@ -39,13 +39,13 @@
import CustomTabbar from '@/components/CustomTabbar/custom_tabbar.vue';
import { getuserrecruitListApp } from '@/api/userrecruit.js'
import userrecruitList from '../components/userrecruitList.vue'
let arrGuide = ['在线填写招工需求', '后台审核沟通发布', '平台/展示招工任务'];
let arrGuide = ['在线填写招工需求', '后台审核沟通发布', '平台展示招工信息'];
let arrTitle = [
{
text: "任务招工",
text: "发布任务",
id: 0
}, {
text: "岗位招工",
text: "发布岗位",
id: 1
}, {
text: "个人招工",