企业招工去掉个人招工

This commit is contained in:
zxy
2024-03-13 11:03:46 +08:00
parent 89e1b2ef28
commit c6acddff0f

View File

@@ -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;