发布招工去掉人员属性项
This commit is contained in:
@@ -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: "个人招工",
|
||||
|
||||
Reference in New Issue
Block a user