scorpio 2 years ago
parent
commit
321089b030
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/home/component/params/params1.vue

+ 1 - 1
src/views/home/component/params/params1.vue

@@ -109,7 +109,7 @@
             style="flex: 1"
           >
             <el-select
-              v-model="form.dict_value"
+              v-model="form.dict_key"
               placeholder="行业分类"
               class="full-width"
               @change="changeIndustry"