Explorar o código

监测图斑类型筛选

maxiaoxiao hai 11 meses
pai
achega
dfacc4f9ca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/farmlandProtection/jctb/index.vue

+ 1 - 1
src/views/farmlandProtection/jctb/index.vue

@@ -66,7 +66,7 @@
               v-for="item in monitorOpt"
               :key="item.dictCode"
               :label="item.dictValue"
-              :value="item.dictCode"
+              :value="item.dictLabel"
             >
             </el-option>
           </el-select>