ソースを参照

耕地保护,辅助研判,选择图斑筛选,不出结果

maxiaoxiao 6 ヶ月 前
コミット
4ae18c7bca
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/components/mapView/range-version.vue

+ 1 - 1
src/components/mapView/range-version.vue

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