Ver código fonte

lrl - 2021-09-17

lirl 3 anos atrás
pai
commit
e2277f3dd9

+ 1 - 1
src/views/energyPlan/components/supplyAndDemand/planProjectRoundGx.vue

@@ -467,7 +467,7 @@
                                     <el-option
                                     v-for="item of nameObj.chemicalStandard.arr"
                                     :key="item.id"
-                                    :value="item.id"
+                                    :value="item.name"
                                     :label="item.name"
                                     ></el-option>
                                     </el-select>