修改地址

This commit is contained in:
18500206848
2024-05-06 12:34:21 +08:00
parent f8c641b656
commit b27e8b82cf
3 changed files with 6 additions and 6 deletions

View File

@@ -265,9 +265,9 @@ export default {
label: "用工单位性质",
prop: "nature",
type: 'select',
dicUrl: "/api/jobslink-api/system/dict/dictionary?code=company_nature",
dicUrl: "/api/jobslink-api/system/dict-biz/dictionary?code=company_nature",
props: {
label: "dictKey",
label: "dictValue",
value: "dictValue",
},
// dicData: companyEnum,