@@ -176,7 +176,7 @@ export default {
isShow: true,
name: 'el-select-add',
labelKey: 'dictValue',
- valueKey: 'dictCode',
+ valueKey: 'dictValue',
options: this.partsUnitList,
attributes: { placeholder: '请选择单位', filterable: true, clearable: true },
formItemAttributes: {