修改描述
This commit is contained in:
@@ -42,10 +42,10 @@
|
||||
let arrGuide = ['在线填写招工需求', '后台审核沟通发布', '平台展示招工信息'];
|
||||
let arrTitle = [
|
||||
{
|
||||
text: "发布任务",
|
||||
text: "发布零工任务",
|
||||
id: 0
|
||||
}, {
|
||||
text: "发布岗位",
|
||||
text: "发布企业岗位",
|
||||
id: 1
|
||||
}
|
||||
// , {
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
value2: '招工内容',
|
||||
pageType: null, // null: 个人 enterprise: 企业
|
||||
fileList1: [],
|
||||
nonReactiveArray: ["发布任务", "发布岗位"],
|
||||
nonReactiveArray: ["发布零工任务", "发布企业岗位"],
|
||||
activeTab: 0,
|
||||
companyInfo: null,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user