lex-xin 3 年之前
父节点
当前提交
3671a76087
共有 2 个文件被更改,包括 4 次插入4 次删除
  1. 2 2
      src/views/buildVip/index.vue
  2. 2 2
      src/views/teamBuild/components/teamBaseInfo.vue

+ 2 - 2
src/views/buildVip/index.vue

@@ -83,8 +83,8 @@
               <el-option
                 v-for="(item, key) in educationList"
                 :key="key"
-                :label="item.userId"
-                :value="item.userName"
+                :label="item.userName"
+                :value="item.userId"
               />
             </el-select>
           </el-form-item>

+ 2 - 2
src/views/teamBuild/components/teamBaseInfo.vue

@@ -292,8 +292,8 @@
             <el-option
               v-for="(item, key) in technician"
               :key="key"
-              :label="item.userId"
-              :value="item.userName"
+              :label="item.userName"
+              :value="item.userId"
             >
               <span style="float: left">{{ item.userName }}</span>
               <span style="float: right; color: #8492a6; font-size: 13px">{{