pengyh преди 1 година
родител
ревизия
eea765f9d6
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/auxiliaryFittings/attachmentProfile/index.vue

+ 1 - 1
src/views/auxiliaryFittings/attachmentProfile/index.vue

@@ -186,7 +186,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: {