浏览代码

修改配件资料

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