flat: 添加提示等

This commit is contained in:
Apcallover
2024-04-23 20:47:18 +08:00
parent 04c0c631fd
commit b15fbe0f85
7 changed files with 166 additions and 114 deletions

View File

@@ -94,11 +94,11 @@ export const classifyData = [{
id: "30000",
wageUnitCategory: 3,
},
{
name: "面议、暂无要求",
id: "",
wageUnitCategory: '',
},
// {
// name: "面议、暂无要求",
// id: "",
// wageUnitCategory: '',
// },
],
},
{
@@ -244,10 +244,10 @@ export const classifyData2 = [{
name: "30000以上",
id: "30000-200000",
},
{
name: "面议、暂无要求",
id: "",
},
// {
// name: "面议、暂无要求",
// id: "",
// },
],
},
{