Browse Source

'合作项目'

chending1994 4 years ago
parent
commit
9f73f3a483
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/cooperate/index.vue

+ 1 - 1
pages/cooperate/index.vue

@@ -120,7 +120,7 @@
                     v-for="(item, index) in projectList"
                     :key="index"
                     :label="item.title"
-                    :value="item.id">
+                    :value="item.title">
                   </el-option>
                 </el-select>
               </el-form-item>