工种名称修改

This commit is contained in:
Apcallover
2024-04-07 15:00:20 +08:00
parent 16d777c745
commit c5e1853831
7 changed files with 7 additions and 7 deletions

View File

@@ -417,7 +417,7 @@ export default {
// span: 12,
},
{
label: "工种",
label: "零工工种",
prop: "workSkills",
type: "cascader",
search: true,

View File

@@ -549,7 +549,7 @@ export default {
span: 12,
},
{
label: "岗位",
label: "岗位工种",
prop: "workSkills",
type: "cascader",
search: true,

View File

@@ -249,7 +249,7 @@ export default {
display: false,
},
{
label: "零工工种",
label: "岗位工种",
prop: "worktypeNames",
search: false,
display: false,