浏览代码

监测图斑类型筛选

maxiaoxiao 6 月之前
父节点
当前提交
dfacc4f9ca
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>