企业招工去掉个人招工
This commit is contained in:
@@ -47,10 +47,11 @@
|
|||||||
}, {
|
}, {
|
||||||
text: "发布岗位",
|
text: "发布岗位",
|
||||||
id: 1
|
id: 1
|
||||||
}, {
|
|
||||||
text: "个体招工",
|
|
||||||
id: 2
|
|
||||||
}
|
}
|
||||||
|
// , {
|
||||||
|
// text: "个体招工",
|
||||||
|
// id: 2
|
||||||
|
// }
|
||||||
];
|
];
|
||||||
let reviewStatus = {
|
let reviewStatus = {
|
||||||
'-1': '全部',
|
'-1': '全部',
|
||||||
@@ -162,7 +163,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: nowrap;
|
flex-wrap: nowrap;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
justify-content: space-between;
|
// justify-content: space-between;
|
||||||
}
|
}
|
||||||
.cond_item{
|
.cond_item{
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|||||||
Reference in New Issue
Block a user