linwenxin hai 8 meses
pai
achega
eaad74fe44
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/views/auxiliaryFittings/attachmentProfile/index.vue

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

@@ -634,10 +634,9 @@ export default {
             ]
           }).then(res => {
             this.PARTS_M_GROUP = res.data.records.map(item => ({
-              value: item.dictCode,
+              value: item.dictValue,
               label: item.dictValue
             }))
-            console.log(this.PARTS_M_GROUP)
           })
           this.$nextTick(() => {
             this.formType = type