Selaa lähdekoodia

Merge branch 'lihongxiao' into dev

lihongxiao 1 vuosi sitten
vanhempi
commit
caabd362ed
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/views/PeopleManage/Partner.vue

+ 1 - 0
src/views/PeopleManage/Partner.vue

@@ -164,6 +164,7 @@
               <el-col :span="8" v-if="dialogTitle == '新增合伙人'">
                 <el-form-item label="上级合伙人" prop="referrerId">
                   <el-select
+                  filterable 
                     :disabled="formData.level==1"
                     style="width: 100%"
                     v-model="formData.referrerId"