소스 검색

修改配件资料

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: {