|
@@ -98,7 +98,7 @@ export default {
|
|
|
dicUrl: "/api/blade-system/dict-biz/dictionary?code=position_type",
|
|
|
props: {
|
|
|
label: 'dictValue',
|
|
|
- value: 'dictValue',
|
|
|
+ value: 'dictKey',
|
|
|
},
|
|
|
disabled: false,
|
|
|
rules: [{
|
|
@@ -189,7 +189,7 @@ export default {
|
|
|
dicUrl: "/api/blade-system/dict-biz/dictionary?code=position",
|
|
|
props: {
|
|
|
label: 'dictValue',
|
|
|
- value: 'dictValue',
|
|
|
+ value: 'dictKey',
|
|
|
},
|
|
|
disabled: false,
|
|
|
},
|
|
@@ -217,7 +217,7 @@ export default {
|
|
|
dicUrl: "/api/blade-system/dict-biz/dictionary?code=Office_location",
|
|
|
props: {
|
|
|
label: 'dictValue',
|
|
|
- value: 'dictValue',
|
|
|
+ value: 'dictKey',
|
|
|
},
|
|
|
disabled: false,
|
|
|
},
|
|
@@ -229,7 +229,7 @@ export default {
|
|
|
dicUrl: "/api/blade-system/dict-biz/dictionary?code=educational_background",
|
|
|
props: {
|
|
|
label: 'dictValue',
|
|
|
- value: 'dictValue',
|
|
|
+ value: 'dictKey',
|
|
|
},
|
|
|
disabled: false,
|
|
|
},
|
|
@@ -241,7 +241,7 @@ export default {
|
|
|
dicUrl: "/api/blade-system/dict-biz/dictionary?code=major",
|
|
|
props: {
|
|
|
label: 'dictValue',
|
|
|
- value: 'dictValue',
|
|
|
+ value: 'dictKey',
|
|
|
},
|
|
|
disabled: false,
|
|
|
},
|
|
@@ -274,7 +274,7 @@ export default {
|
|
|
dicUrl: "/api/blade-system/dict-biz/dictionary?code=languages",
|
|
|
props: {
|
|
|
label: 'dictValue',
|
|
|
- value: 'dictValue',
|
|
|
+ value: 'dictKey',
|
|
|
},
|
|
|
disabled: false,
|
|
|
},
|
|
@@ -286,7 +286,7 @@ export default {
|
|
|
dicUrl: "/api/blade-system/dict-biz/dictionary?code=Language_level",
|
|
|
props: {
|
|
|
label: 'dictValue',
|
|
|
- value: 'dictValue',
|
|
|
+ value: 'dictKey',
|
|
|
},
|
|
|
disabled: false,
|
|
|
}
|
|
@@ -370,7 +370,7 @@ export default {
|
|
|
dicUrl: "/api/blade-system/dict-biz/dictionary?code=socialSecurityBaseLevel",
|
|
|
props: {
|
|
|
label: 'dictValue',
|
|
|
- value: 'dictValue',
|
|
|
+ value: 'dictKey',
|
|
|
},
|
|
|
disabled: false,
|
|
|
},
|
|
@@ -382,7 +382,7 @@ export default {
|
|
|
dicUrl: "/api/blade-system/dict-biz/dictionary?code=socialSecurityBaseLevel",
|
|
|
props: {
|
|
|
label: 'dictValue',
|
|
|
- value: 'dictValue',
|
|
|
+ value: 'dictKey',
|
|
|
},
|
|
|
disabled: false,
|
|
|
},
|
|
@@ -466,7 +466,7 @@ export default {
|
|
|
dicUrl: "/api/blade-system/dict-biz/dictionary?code=nationality",
|
|
|
props: {
|
|
|
label: 'dictValue',
|
|
|
- value: 'dictValue',
|
|
|
+ value: 'dictKey',
|
|
|
},
|
|
|
disabled: false,
|
|
|
rules: [{
|
|
@@ -483,7 +483,7 @@ export default {
|
|
|
dicUrl: "/api/blade-system/dict-biz/dictionary?code=politicalStatus",
|
|
|
props: {
|
|
|
label: 'dictValue',
|
|
|
- value: 'dictValue',
|
|
|
+ value: 'dictKey',
|
|
|
},
|
|
|
disabled: false,
|
|
|
},
|
|
@@ -521,7 +521,7 @@ export default {
|
|
|
dicUrl: "/api/blade-system/dict-biz/dictionary?code=healthStatus",
|
|
|
props: {
|
|
|
label: 'dictValue',
|
|
|
- value: 'dictValue',
|
|
|
+ value: 'dictKey',
|
|
|
},
|
|
|
disabled: false,
|
|
|
},
|