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