chending1994 4 жил өмнө
parent
commit
9f73f3a483

+ 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>