flat: 暂存
This commit is contained in:
@@ -622,6 +622,12 @@ export default {
|
||||
{
|
||||
label: "企业性质",
|
||||
prop: "missionCompanyNature",
|
||||
type: 'select',
|
||||
dicUrl: "/api/jobslink-api/system/dict/dictionary?code=company_nature",
|
||||
props: {
|
||||
label: "dictKey",
|
||||
value: "dictValue",
|
||||
},
|
||||
rules: [
|
||||
{
|
||||
required: true,
|
||||
|
||||
Reference in New Issue
Block a user