Przeglądaj źródła

监测图斑类型筛选

maxiaoxiao 11 miesięcy temu
rodzic
commit
dfacc4f9ca
1 zmienionych plików z 1 dodań i 1 usunięć
  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"
               v-for="item in monitorOpt"
               :key="item.dictCode"
               :key="item.dictCode"
               :label="item.dictValue"
               :label="item.dictValue"
-              :value="item.dictCode"
+              :value="item.dictLabel"
             >
             >
             </el-option>
             </el-option>
           </el-select>
           </el-select>